Skip to content

Agent Skills

235 production-ready skills, 28 agents, 3 personas, and an orchestration protocol for AI coding tools.

Get Started Browse Skills GitHub


What's Inside

  • 235 Skills


    Production-ready instruction packages with structured workflows, Python automation tools, and reference documentation across 9 domains.

    Browse skills

  • 28 Agents


    Multi-skill orchestrators that combine domain expertise for complex tasks — from engineering leads to financial analysts.

    View agents

  • 3 Personas


    Role-based identities with curated skill loadouts, decision frameworks, and distinct communication styles.

    Meet personas

  • Orchestration


    A lightweight protocol for coordinating personas, skills, and agents on work that crosses domain boundaries.

    Learn patterns

  • 314 Python Tools


    CLI scripts that ship with skills — all stdlib-only, zero pip installs, verified working on any platform.

    Getting started

  • 30 Plugins


    One-command installable bundles for Claude Code, Codex CLI, Gemini CLI, and OpenClaw.

    Plugin marketplace

  • 27 Commands


    Slash commands for common operations — sprint planning, tech debt analysis, PRDs, OKRs, and more.

    View commands

  • 12 Tool Support


    Convert all skills to any supported tool's native format with a single script. No manual work.

    Multi-tool setup

  • 6 Custom GPTs


    Use Agent Skills directly in ChatGPT — no setup needed. Solo Founder, SEO Audit, Content Strategy, CTO Advisor, and more.

    Open GPTs


Skills by Domain

  • Engineering — Core


    Architecture, frontend, backend, fullstack, QA, DevOps, SecOps, AI/ML, data engineering, Playwright testing, self-improving agent

    37 skills

  • Engineering — Advanced


    Agent designer, RAG architect, database designer, CI/CD builder, MCP server builder, security auditor, tech debt tracker

    45 skills

  • Product


    Product manager, agile PO, strategist, UX researcher, UI design system, landing pages, SaaS scaffolder, analytics, experiment designer

    16 skills

  • Marketing


    Content, SEO, CRO, channels, growth, intelligence, sales — 7 specialist pods with 32 Python tools

    44 skills

  • Project Management


    Senior PM, scrum master, Jira expert, Confluence expert, Atlassian admin, templates

    9 skills

  • C-Level Advisory


    Full C-suite (10 roles), orchestration, board meetings, culture frameworks, strategic alignment

    34 skills

  • Regulatory & Quality


    ISO 13485, MDR 2017/745, FDA, ISO 27001, GDPR, CAPA, risk management, quality documentation

    14 skills

  • Business & Growth


    Customer success, sales engineer, revenue operations, contracts & proposals

    5 skills

  • Finance


    Financial analyst, SaaS metrics coach — DCF valuation, budgeting, forecasting, ARR/MRR/churn/LTV

    4 skills


Why Agent Skills?

  • Zero dependencies


    All Python tools use stdlib only. No pip installs, no API keys, no configuration files. Works anywhere Python runs.

  • Security first


    Built-in security auditor scans any skill for malicious code, data exfiltration, and prompt injection before installation.

  • One-command install


    Plugin marketplace for Claude Code. Sync scripts for Codex, Gemini, and Hermes Agent. Conversion script for 8 more tools.

  • Self-contained


    Each skill is independent. No cross-dependencies, no conflicts. Install one or all — they work in isolation.

  • Multi-platform


    Native support for 12 AI coding tools. Write once, convert to any tool's format automatically.

  • Production-grade


    Structured workflows with validation checkpoints, not generic advice. Each skill covers end-to-end domain processes.


Quick Install

# Add the marketplace
/plugin marketplace add alirezarezvani/claude-skills

# Install any skill bundle
/plugin install engineering-skills@claude-code-skills
npx agent-skills-cli add alirezarezvani/claude-skills --agent codex
git clone https://github.com/alirezarezvani/claude-skills.git
cd claude-skills && ./scripts/gemini-install.sh
git clone https://github.com/alirezarezvani/claude-skills.git
cd claude-skills
python scripts/sync-hermes-skills.py --verbose
# Skills appear in /skills and /<skill-name> automatically
git clone https://github.com/alirezarezvani/claude-skills.git
cd claude-skills
./scripts/convert.sh --tool cursor    # or windsurf, aider
./scripts/install.sh --tool cursor --target /path/to/project

Full Install Guide Multi-Tool Setup