
runx
The governed runtime for agent skills.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
The governed runtime for agent skills. Search the catalog and inspect a skill before running it.
Server tool list (2)
Raw names from tools/list. Only developers need these.
| search_skills | Find runx skills by what they do. Returns each match with its skill id, owner, description, latest version, and trust tier, so a caller can pick one and then read it in full with get_skill. |
| get_skill | Read one runx skill in full before running it: its manifest, the authority it asks for, its publisher and trust signals, and the exact command to install and run it through the runx CLI. Everything needed to decide whether to trust a skill arrives in this one call. |