Search the registry
One search across every skill, MCP server, agent, and workflow.
5 results
Release Notes
1.0.0Hermes Registry
Summarize merged PRs since the last tag into release notes.
economic-calendar-fetcher
1.0.0TraderMonty · trading
Fetch upcoming economic events and data releases using FMP API. Retrieve scheduled central bank decisions, employment reports, inflation data, GDP releases, and other market-moving economic indicators for specified date ranges (default: next 7 days). The script outputs raw JSON or text; the assistant filters, assesses impact, and generates the Markdown report.
github-repo-management
1.1.0Hermes Agent · github
Clone/create/fork repos; manage remotes, releases.
hermesone
0.2.0fathah · devops
Install, update, and manage the Hermes One desktop app via the `hermesone` npm package. Use when a user wants to set up Hermes One, install or upgrade it from the command line, check the installed version, preview a release before installing, pin a specific version, or drive the installer programmatically from Node. Triggers on mentions of hermesone, Hermes One, Hermes Desktop (the former name), or installing/updating the Hermes app.
skill-integration-tester
1.0.0TraderMonty · trading
Validate multi-skill workflows defined in CLAUDE.md by checking skill existence, inter-skill data contracts (JSON schema compatibility), file naming conventions, and handoff integrity. Use when adding new workflows, modifying skill outputs, or verifying pipeline health before release.