A shared library of skills for AI coding agents
Skills Hub is a public with 67 ready-made skill sets for such as Claude Code, Codex, Cursor, Copilot, and OpenClaw. Each skill set contains focused instructions, workflows, and tool connections for a specific kind of task. Users can clone the repository and copy the skills into the right folder for their agent, such as `.claude/skills/` for Claude Code, `$CODEX_HOME/skills/` for Codex, or `.cursor/skills/` for Cursor.
The skills are grouped into areas such as security, development, productivity, testing, writing, Chinese content work, Supabase, DevOps, and website generation. Examples include agent , API , code cleanup, unit test generation, email drafting, long document summaries, and workflows. The repository also points people to an MCP Registry for finding MCP servers.
It uses the MIT license, has 27 GitHub stars and 1 fork, and has no published releases yet.
Key points
- The repository collects 67 skill sets for .
- It targets Claude Code, Codex, Cursor, Copilot, OpenClaw, and similar tools.
- Skills cover development, security, testing, productivity, writing, DevOps, Supabase, and website generation.
- Setup mainly means copying skill files into the agent’s skills folder.
- It may help reduce repeated prompt writing, but it does not provide measured token or cost savings.