Install the catalog once, then call a focused specialist inside your agent. Use OpenSpec for non-trivial repo changes that need a durable proposal, tasks, and validation trail. If you want the shortest guided path through setup, start with Start Here.
Install the full catalog
Globally installs repo skills across supported agent harnesses.
native.claude-plugin/plugin.json and .claude-plugin/marketplace.json expose the repo root as a Git-hosted plugin. The plugin version is intentionally unpinned so Git commits drive updates.
Codex Plugin
native.codex-plugin/plugin.json and .agents/plugins/marketplace.json package the same skills/ and mcp.json bundle for Codex.
OpenCode Project Config
nativeopencode.json keeps repo-managed npm plugin specs on @latest and scopes Plannotator to the plan agent; restart OpenCode or refresh ~/.cache/opencode/packages/ when Bun’s plugin cache is stale.
Skills CLI
fallbacknpx skills add github:wyattowalsh/agents ... remains the portable install path for supported agents.
OpenSpec
workflowopenspec/ and uv run wagents openspec ... provide a spec/change workflow plus local materialization of upstream OpenSpec skills and commands for downstream AI tools.
Catalog MeshExplains the skill catalog as reusable, connected workflow components.MCP RoutingExplains tool, server, and document flow across configured MCP surfaces.Harness MatrixShows supported agents consuming one portable skill bundle.Workflow MapShows the operational path from bundle source to validated agent workflow.