humblSKILLS¤
humblSKILLS is a skill registry plus a single-binary Go CLI, humblskills, that installs agentskills.io-format skills for the agent stack you already use (Claude Code, Cursor, Codex, and similar).
What you get¤
- Skill registry - A monorepo of skills in the agentskills.io shape, with humblSKILLS extensions under
metadata:inSKILL.md(requires,platforms,tags,preserve,version, and similar). humblskillsCLI - Pulls a skill directory from the registry and installs it in the right place for your platform. No hosted account, no telemetry.
Next steps¤
- Installation - Recommended: agent prompt + raw
SKILL.md; Homebrew, shell, Go, releases - Quickstart - dashboard (
start),doctor,search,install,update - Eval - benchmark skills and inspect compound smart-skill runs
- Preserving user content -
metadata.preserveinSKILL.md
Documentation is hosted on GitHub Pages; the live site is published from main so it stays aligned with released, installable humblskills builds. Source lives in the humblSKILLS repo.