agent-skills-cli and awesome-skills
One tool is a universal CLI to access and sync over 40,000 skills from SkillsMP to various AI coding agents, while the other is a curated list of agent skills, resources, and tools for those same AI coding agents, making them complements where the CLI provides the mechanism for skill management and the list provides the discovery and organization of skills.
About agent-skills-cli
Karanjot786/agent-skills-cli
Universal CLI for Agent Skills. Access 40,000+ skills from SkillsMP and sync them to Cursor, Claude Code, GitHub Copilot, OpenAI Codex, and Antigravity.
Provides token-aware context budgeting, conflict detection, and quality scoring (0–100) across skills before installation. Syncs deterministically via lockfiles and supports private Git repos, npm registries, and 45+ AI agents through platform-specific config files. Built around a modular skill composition system allowing merging, chaining, and conditional loading with integrated testing and sandbox preview capabilities.
About awesome-skills
gmh5225/awesome-skills
A curated list of Agent Skills, resources, and tools for AI coding agents like Claude Code, Codex, Gemini CLI, GitHub Copilot, and more.
The collection organizes Skills using a **progressive disclosure architecture** where agents first scan lightweight metadata (~100 tokens) to identify relevance, then load full instructions (<5k tokens) and bundled resources on-demand—minimizing token overhead. Skills are standardized as folders with `SKILL.md` metadata files plus optional scripts, templates, and resources, enabling dynamic discovery across 15+ agent platforms (Claude Code, Copilot, Cursor, Gemini CLI, Codex, and conversational tools like Coze). The registry maps platform-specific skill directories and includes official implementations from Anthropic, OpenAI, HuggingFace, and Vercel teams.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work