Skip to content

Agent Skills

338 production-ready skills across 16 domains, 51+ cs-* agents (incl. founder-mode C-suite, the v2.9.0 research-ops orchestrator, Matt Pocock productivity quartet, v2.8.0 business-operations + commercial, and v2.7.3 cs-aeo), 7 personas, and an orchestration protocol for AI coding tools.

Get Started Browse Skills GitHub


What's Inside

  • 338 Skills


    Production-ready instruction packages with structured workflows, 533 Python automation tools, and 676 reference docs across 16 domains. v2.9.0 adds the research-ops domain — enterprise Research Operations (clinical-research, research-finance, market-research, product-research) with per-skill onboarding, a customization config every tool reads, and an opt-in autoresearch bridge. v2.8.0 added business-operations + commercial; v2.7.3 added AEO + security-guidance PreToolUse hook.

    Browse skills

  • 51+ Agents


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

    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

  • 533 Python Tools


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

    Getting started

  • 62 Plugins


    One-command installable bundles for Claude Code, Codex CLI, Gemini CLI, Hermes Agent, Mistral Vibe, and OpenClaw.

    Plugin marketplace

  • 87+ 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

    51 skills

  • Engineering — Advanced


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

    78 skills

  • Product


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

    17 skills

  • Marketing


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

    46 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

    66 skills

  • Regulatory & Quality


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

    18 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

  • Research Operations ✨v2.9.0


    Enterprise Research Operations — clinical study design, R&D program finance, market sizing/survey methodology, product/user research. Per-skill onboarding + customization + opt-in autoresearch bridge.

    5 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, Hermes Agent, and Mistral Vibe. Conversion script for 7 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 13 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/vibe-install.sh
# 306 skills install to ~/.vibe/skills/claude-skills/; same SKILL.md standard
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