ai-agent-skills
Ready-made skills for coding, documents, design, and research
All Skills in This Repository (81)
Pure Emerald Level Indicatorstemplate-skill
Provide a foundational template for developing new AI agent skills.
component-interface-design
Design accessible UIs with component libraries and generate React code with Tailwind CSS.
publication-converter
Converts markdown documents into EPUB3 ebooks with automatic table of contents.
spreadsheet-processor
Process and manipulate Excel spreadsheets with pandas and openpyxl.
design-system-generator
Generate and apply color palette and typography themes from the themes/ directory.
capability-documentation
Documents AI skill creation and maintenance using Test-Driven Development and RED-GREEN-REFACTOR cycles.
financial-analysis-agent
Automate financial analysis and investment research using Python libraries.
selection-randomizer
Randomly select winners from spreadsheets, CSV, Excel, or text lists.
autonomous-cloud-orchestration
Orchestrate multi-service AWS workflows across compute, storage, identity, and observability services.
autonomous-agent-gaming
Develop autonomous game-playing agents with AI and reinforcement learning techniques.
media-transformation
Transform structured JSON data into token-efficient TOON v2.0 format.
branch-finalization
Verify tests, determine base branch, and merge or discard development branches.
Frequently Asked Questions
FAQPage SchemaHow to install ai-agent-skills?โผ
Run `npx skills add qodex-ai/ai-agent-skills --all -g -y` in your terminal to install all skills in this collection globally.
What kinds of tasks do these skills cover?โผ
The collection spans document processing (PDF, Excel, PowerPoint), web app testing with Playwright, code review workflows, UI design, research synthesis, financial analysis, and file organization.
Do these skills work with Claude Code and other coding tools?โผ
Yes. Every skill follows the standard SKILL.md format, so they load automatically in Claude Code, Cursor, Codex, and any compatible environment.
Can I use these skills without writing code?โผ
Yes. Most skills activate from plain-English requests like 'organize my invoices' or 'convert this markdown to an ebook' and handle the technical steps for you.
How do I create my own custom skill?โผ
Use the included template folder and the capability-architect skill, which guide you through structuring a SKILL.md file with proper metadata, scripts, and references.
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