Skip to content

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¤

  1. Skill registry - A monorepo of skills in the agentskills.io shape, with humblSKILLS extensions under metadata: in SKILL.md (requires, platforms, tags, preserve, version, and similar).
  2. humblskills CLI - 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.preserve in SKILL.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.