Search the registry
One search across every skill, MCP server, agent, and workflow.
9 results
Data Analyst
1.1.0Hermes Registry
Explores datasets and answers questions with evidence and charts.
Deep Research Report
1.0.0Hermes Registry
Research a question across arXiv and the web, then write a cited report.
grill-me
1.0.0mattpocock · productivity
A relentless interview to sharpen a plan or design.
interview-me
1.0.0addyosmani · productivity
Extracts what the user actually wants instead of what they think they should want. Achieves this through one-question-at-a-time interview until ~95% confidence about the underlying intent. Use when an ask is underspecified ("build me X" without "for whom" or "why now"), when the user explicitly invokes ("interview me", "grill me", "are we sure?", "stress-test my thinking"), or when you catch yourself silently filling in ambiguous requirements before any plan, spec, or code exists.
openai-docs
1.0.0openai · software-development
Use when the user asks how to build with OpenAI products or APIs, asks about Codex itself or choosing Codex surfaces, needs up-to-date official documentation with citations, help choosing the latest model for a use case, or model upgrade and prompt-upgrade guidance; use OpenAI docs MCP tools for non-Codex docs questions, use the Codex manual helper first for broad Codex self-knowledge, and restrict fallback browsing to official OpenAI domains.
prototype
1.0.0mattpocock · software-development
Build a throwaway prototype to flesh out a design — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route.
receiving-code-review
1.0.0obra · software-development
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
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.
using-superpowers
1.0.0obra · software-development
Use when starting any conversation - establishes how to find and use skills, requiring skill invocation before ANY response including clarifying questions