Ai-Agent-Skills
Curated AI agent skill library with tools to build your own
All Skills in This Repository (56)
Pure Emerald Level Indicatorscontent-research-writer
Conduct research, add citations, and provide real-time feedback on outlines and sections.
ask-questions-if-underspecified
Identify underspecified requests and prompt for essential clarifications before proceeding.
backend-development
Generates backend API and data model blueprints with configurable security options.
database-design
Design normalized database schemas with indexing and migration patterns.
video-downloader
Download videos and playlists from YouTube with selectable quality and format.
theme-factory
Apply ready-made themes to slides, documents, and HTML landing pages.
expo-deployment
Automate Expo app deployment to iOS App Store, Google Play, and web.
raffle-winner-picker
Select winners from CSV, Excel, or Google Sheets using cryptographically secure randomness.
doc-coauthoring
Coordinate collaborative document creation through a three-stage workflow.
developer-growth-analysis
Analyze Claude Code chat history to generate a Slack-delivered growth report.
web-design-guidelines
Guide accessible, responsive web interface design for React and Next.js projects.
python-development
Automate modern Python 3.12+ project setup with FastAPI, typing, and linting.
Frequently Asked Questions
FAQPage SchemaHow to install Ai-Agent-Skills?โผ
Run `npx skills add skillcreatorai/Ai-Agent-Skills --all -g -y` in your terminal to install the full skill suite globally.
What is Ai-Agent-Skills used for?โผ
It is a curated library of ready-to-use AI agent skills organized by work area, plus a CLI to browse, install, and manage them. You can also use it to build and share your own team skill library.
How do I build my own skills library?โผ
Run `npx ai-agent-skills init-library my-library` to create a managed workspace, then add skills to shelves with the CLI. The included workflow skills guide your agent through curating, documenting, and sharing the library.
Does Ai-Agent-Skills work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and install to default targets like ~/.claude/skills, so they work with Claude Code, Cursor, and other compatible agents.
Can I install skills from other GitHub repos?โผ
Yes. The CLI can catalog or install skills directly from any upstream GitHub repo, and you can preview them with --list and --dry-run before installing.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core