SkillsCat is a registry and CLI for AI agent skills. Find the right skill first, then install the full bundle into a project, OpenClaw, or a shared team environment instead of hand-copying a few loose files.
What It Is
- A searchable AI agent skill catalog, so you do not have to guess from GitHub repo names alone.
- A CLI that installs complete bundles, not just a copied
SKILL.md. - A single entry point for OpenClaw, ClawBot, and local projects to use the same skill source.
What You Can Do
- Search for task-specific skills, inspect the contents, and then decide whether to install.
- Install templates, scripts, configs, and the rest of a bundle together instead of assembling them by hand.
- Handle installs, updates, auth, publishing, and OpenClaw integration from one toolchain.
Where To Start
If you want to learn how to search, install, and update, start with the CLI docs. If you already use OpenClaw or ClawBot, or you want SkillsCat to replace the default registry, jump to the OpenClaw guide.