Installable GitHub library of 1,500+ agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and more. Includes specialized plugins, installer CLI, bundles, workflows, and officβ¦
39,893 stars6,460 forksPythonUpdated 6/6/2026100% free Β· open source
What it does
The antigravity-awesome-skills library provides a collection of 1,500+ agentic skills for various AI platforms, allowing founders to easily integrate AI capabilities into their applications
β’When building an AI-powered chatbot with Claude Code or Cursor
β’When using Codex CLI, Gemini CLI, or Antigravity for AI-driven development
β’When needing to integrate specialized plugins, bundles, or workflows into an AI project
Quick start
1Explore the skills directory to find relevant skills for your project
2Run the installer CLI with a command like `python install.py` to set up the skills library
3Configure your AI platform to use the installed skills, such as updating the `config.json` file
4Test a skill by running a command like `python run_skill.py --skill my_skill`
5Review the official and community skill collections for inspiration and example use cases
Ready-to-paste prompt
Run `python run_skill.py --skill conversation_bot` to test a conversational AI skill
Heads up: Ensure you have the necessary dependencies and runtime versions installed, as the library relies on specific Python versions and packages to function correctly