Search the registry
One search across every skill, MCP server, agent, and workflow.
15 results
GitHub
1.1.0GitHub
Manage repos, issues, and pull requests via the GitHub API.
Issue Triage
1.0.0Hermes Registry
Label, prioritize, and route incoming GitHub issues.
PR Triage
1.0.0Hermes Registry
Fetch an incoming PR, review it, and post labels + a summary comment.
Release Notes
1.0.0Hermes Registry
Summarize merged PRs since the last tag into release notes.
Sentry
1.0.0Sentry
Pipe issues, stack traces, and event detail into the agent — read a prod error and propose the fix. Pairs well with GitHub.
codebase-inspection
1.0.0Hermes Agent · github
Inspect codebases w/ pygount: LOC, languages, ratios.
gh-address-comments
1.0.0openai · github
Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.
gh-fix-ci
1.0.0openai · github
Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use `gh` to inspect checks and logs, summarize failure context, draft a fix plan, and implement only after explicit approval. Treat external providers (for example Buildkite) as out of scope and report only the details URL.
github-auth
1.1.0Hermes Agent · github
GitHub auth setup: HTTPS tokens, SSH keys, gh CLI login.
github-code-review
1.1.0Hermes Agent · github
Review PRs: diffs, inline comments via gh or REST.
github-issues
1.1.0Hermes Agent · github
Create, triage, label, assign GitHub issues via gh or REST.
github-pr-workflow
1.1.0Hermes Agent · github
GitHub PR lifecycle: branch, commit, open, CI, merge.
github-repo-management
1.1.0Hermes Agent · github
Clone/create/fork repos; manage remotes, releases.
to-issues
1.0.0mattpocock · software-development
Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices.
yeet
1.0.0openai · software-development
Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (`gh`).