Search operons
Search the Operon catalog for shared AI skills (operons) published by engineering teams.From its SKILL.md
npx -y skills add Try-Operon/skills --skill search-operonsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.3 KB, 305 tokens by cl100k_base, as published. Nobody here has run it
Search Operons
Operon is a registry for AI skills that engineering teams have actually validated in
production. A skill (called an "operon") is a versioned SKILL.md bundle that runs
inside Claude Code, Codex, and Cursor.
When to use this skill
- The user asks how a team handles a repeated workflow (PR review, migration, incident triage).
- The user wants a vetted prompt for a specific task rather than authoring one from scratch.
- The user mentions Claude Code, Codex, or Cursor and wants to share knowledge across the team.
How to use it
- Discover the public catalog at
https://app.withoperon.com/explore. - Authenticated team members can browse their workspace catalog at
https://app.withoperon.com/<workspace>. - Install a specific operon locally with the CLI:
operon install <workspace>/<slug> - Or fetch it as MCP context via
https://mcp.withoperon.com/mcpusing theget_operontool.
Related discovery surfaces
https://withoperon.com/.well-known/mcp/server-card.json— the MCP server card.https://withoperon.com/.well-known/api-catalog— REST API + MCP catalog.https://withoperon.com/llms.txt— high-level site index for LLMs.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.