Inference Logoinference.sh

The Skill Registry

browse, search, and share skills on inference.sh.


browsing skills

the skill registry lists all public skills. browse by category or search by name and description.

each skill listing shows:

  • name and namespace (e.g. inferencesh/web-search)
  • description — what the skill does
  • install count — how many times it's been added
  • category — grouping for discovery

click a skill to see its full instructions and file list.


adding from the registry

from a skill's detail page, you can:

  1. add to agent — select one of your agents, and the skill is attached automatically
  2. copy the skill URL — use it in any agent config (inference.sh or otherwise)

the skill URL looks like:

code
1https://api.inference.sh/skills/{namespace}/{name}/content

this URL serves the skill's instructions (SKILL.md content) and can be used anywhere that accepts a URL-based skill.


publishing to the registry

any skill you create on inference.sh can be published to the registry by setting its visibility to public. once public:

  • it appears in the skill registry
  • anyone can add it to their agents
  • the skill URL is publicly accessible
  • install count tracks usage

keep skills private if they contain proprietary instructions or are specific to your team.


namespaces

every skill lives under a namespace — your team's username. this prevents name conflicts:

  • inferencesh/web-search — official inference.sh skill
  • yourteam/code-review — your team's skill

namespaces are assigned automatically based on the creating team.


next

we use cookies

we use cookies to ensure you get the best experience on our website. for more information on how we use cookies, please see our cookie policy.

by clicking "accept", you agree to our use of cookies.
learn more.