Agent artifact registry

Skills your agent can actually find.

Claude skills, AGENTS.md instructions, Cursor rules, and MCP servers indexed from public GitHub — installed into your project, pinned to a commit.

agr install @acme/weather-plugin --target claude

Publish your own under a namespace you prove you own.

By type

By ecosystem

By category

Most starred

Catalog updated 1 hour ago

Browse everything

Pinned, not floating

Every version records the commit it came from, so an install today resolves to the same bytes next month. The lockfile agr writes makes that reproducible across a team.

Graded, not vetted

A scanner checks each version for a redistribution-safe license, prompt-injection patterns, whether the declared type matches the content, and how recently the repo moved. The grade is triage — it is not an endorsement.

Namespaces you own

Publishing under @you requires proving you control github.com/you. No admin sits in the middle handing out namespaces.

Reachable by agents

The same catalog is exposed as MCP tools, so an agent can search the registry mid-task instead of waiting for a human to paste a link.