skill-manager skillA
skill-manager is agent-read markdown (skill) from starchild-ai-agent/official-skills: Search, install, and manage skills across official and global registries. Use when finding or installing skills (e.g. install a "funding rate" skill, list installed skills)..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Skills ## Searching & Installing Skills **Always use the `search_skills` tool.** Do NOT manually curl, browse GitHub, or download SKILL.md files. `search_skills` does everything automatically: 1. **Local** — checks installed skills first 2. **Official** — searches Starchild official-skills index 3. **skills.sh** — searches the global skills ecosystem (OpenClaw, Vercel, Anthropic, etc.) 4. **Auto-install** — installs the best match via `npx skills add` (default: `auto_install=true`) ### Usage ``` search_skills(query="deploy") # search + auto-install best match search_skills(query="trading") # search + auto-install search_skills(query="k8s", auto_install=false) # search only, don't install search_skills() # list all installed skills ``` After `search_skills` installs a skill, it's immediately available. Call `skill_refresh()` only if you manually edited skill files. ### What NOT to do - Do NOT `curl` GitHub repos to browse/download skills - Do NOT `mkdir -p skills/<name>` and manually write SKILL.md - Do NOT use `web_fetch` to download skill files - Do NOT use the old gateway search/install endpoints (they no longer exist) …
Read the whole file at its exact version.
How to install
mdr add starchild-ai-agent/official-skills/skill-manager@v4.3.0mdr add starchild-ai-agent/official-skills/skill-manager@sha256:f4ab2cd1bfcb7528Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_544swdkh7ogfpjqi)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| v4.3.0 latest | 2026-08-26 | 918700c | 2,073 B | A | view · diff |
| v4.2.0 | 2026-07-22 | 7c9b6fa | 5,680 B | A | view · diff |
| v4.1.0 | 2026-07-10 | a179ffa | 4,074 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (2073 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
starchild-ai-agent/official-skills · 28 stars · license none · pushed 2026-09-18 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_544swdkh7ogfpjqi GET https://markdownregistry.com/api/v1/resolve?ref=starchild-ai-agent/official-skills/skill-manager GET https://markdownregistry.com/api/v1/blob/f4ab2cd1bfcb752858d750cb3398b83c8b97d98f0e169568c8a4f2a20c8d70cb
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from starchild-ai-agent/official-skills
Every file in starchild-ai-agent/official-skills