Search the registry
One search across every skill, MCP server, agent, and workflow.
6 results
Git
1.1.0Model Context Protocol
Read, search, and manipulate local Git repositories.
codebase-inspection
1.0.0Hermes Agent · github
Inspect codebases w/ pygount: LOC, languages, ratios.
github-repo-management
1.1.0Hermes Agent · github
Clone/create/fork repos; manage remotes, releases.
security-ownership-map
1.0.0openai · red-teaming
Analyze git repositories to build a security ownership topology (people-to-file), compute bus factor and sensitive-code ownership, and export CSV/JSON for graph databases and visualization. Trigger only when the user explicitly wants a security-oriented ownership or bus-factor analysis grounded in git history (for example: orphaned sensitive code, security maintainers, CODEOWNERS reality checks for risk, sensitive hotspots, or ownership clusters). Do not trigger for general maintainer lists or non-security ownership questions.
security-threat-model
1.0.0openai · red-teaming
Repository-grounded threat modeling that enumerates trust boundaries, assets, attacker capabilities, abuse paths, and mitigations, and writes a concise Markdown threat model. Trigger only when the user explicitly asks to threat model a codebase or path, enumerate threats/abuse paths, or perform AppSec threat modeling. Do not trigger for general architecture summaries, code review, or non-security design work.
skill-designer
1.0.0TraderMonty · trading
Design new Claude skills from structured idea specifications. Use when the skill auto-generation pipeline needs to produce a Claude CLI prompt that creates a complete skill directory (SKILL.md, references, scripts, tests) following repository conventions.