New: Credits are here. One balance for web and MCP. See pricing

    Works with every major AI coding agent

    CCCGGV🦞WMACQTRATKBZGZHCCCGGV🦞WMACQTRATKBZGZH

    AI Agent Skills Marketplace

    Skills are portable instruction sets that extend what AI coding agents can do. Each skill is a SKILL.md file your agent reads to learn new capabilities, from writing tests to deploying infrastructure. Compatible with Claude Code, OpenClaw, Codex CLI, Cursor, and 20+ agents. Browse the marketplace to find skills built by the community, or publish your own.

    1360 skills found

    Branch Name Generator

    Branch Name Generator

    by JustHandled Labs

    $5

    Turn a messy task description into a clean, conventional git branch name: detects the type (feature, fix, refactor), slugifies the summary, pulls in JIRA/GitHub ticket prefixes, then offers to run git checkout -b for you. One naming standard the whole team actually follows, instead of 'quick-fix-1'.

    2
    gitworkflowproductivity+2
    Gumroad Image Uploader

    Gumroad Image Uploader

    by JustHandled Labs

    $9

    Bulk-update cover images and thumbnails across your Gumroad catalog from a CSV or a folder of files named by permalink. Pre-flight checks validate each image (format, size, corruption) before it hits the Gumroad API, and you get an audit log of every success and failure. No clicking through the dashboard product by product.

    2
    gumroadecommerceautomation+2
    CI Doctor

    CI Doctor

    by JustHandled Labs

    $12

    Debug failing GitHub Actions without scrolling 10,000 log lines. Reads the logs from the first failing step, pinpoints the root cause (missing secret, dependency mismatch, YAML syntax, permissions), and hands you a copy-paste fix, then offers to open the PR. GitHub CLI required.

    2
    ci-cddebuggingdevops+2

    backend-pro-max

    by Shashank Mishra

    Free

    Advanced engineering intelligence for building scalable, reliable, and secure distributed backend systems.

    2
    7 5.0
    architecturebackendcloud-native+3

    cinematic-4k-landing-page

    by Mohammad Rahad Shaikh

    Free

    Turn any business URL into a high-converting, agency-grade landing page with AI-generated 4K cinematic visuals, GSAP scroll animations, and one-command Cloudflare Pages deployment.

    2
    3
    ai-imagesanimationbusiness+5

    dental-recall-expert

    by shr leo

    Free

    AI-driven patient retention specialist that generates personalized, high-conversion dental recall strategies.

    2
    1
    crmhealthcare-itmarketing-automation+2

    agentic-workflow

    by Sinu

    Free

    A risk-aware, evidence-based engineering lifecycle protocol for robust agentic task execution and safety.

    2
    8 5.0
    devopsquality-assurancesafety-gate+2

    Ecom Listing Optimizer - Amazon & TikTok

    by Nicholas Chung

    $9.99

    Turn product facts, reviews, and competitor signals into listing copy, ad angles, image briefs, offer strategy, and conversion fixes for Amazon, TikTok Shop, Shopify, Etsy, and DTC.

    2
    ecommerceamazon-fbacopywriting+2

    Auto-Approve Discipline Kit

    by Zotri.11

    $19

    Run Claude Code unattended with a battle-tested safety framework, hardened deny-rules, and a 6-layer rollback ladder.

    2
    claude-codedevopsautomation+2

    dead-code-detector

    by Timoranjes

    $10

    Scan multi-language codebases for unused variables, orphaned functions, and unreachable code with severity ranking.

    2
    code-qualityrefactoringstatic-analysis+2
    Typo Hunter

    Typo Hunter

    by JustHandled Labs

    $5

    Catch typos, homophones, and near-miss misspellings across code, docs, and markdown, in a commit, your staged changes, a file, or a whole directory. Layers dictionary, phonetic (Soundex), and edit-distance checks with context-aware homonym rules to flag the their/there and its/it's a basic spellcheck sails right past.

    3
    spellinggitdocumentation+2

    Multi-Phase Plan

    by Danejw

    $25

    Convert product specs into a vertical-slice implementation roadmap with ready-to-use prompts for AI coding agents.

    2
    project-managementimplementation-plana

    Product Market Fit Evaluator

    by Danejw

    $25

    Evaluate and diagnose Product-Market Fit using a multi-stage evidence ladder and expert measurement frameworks.

    2
    product-managementanalyticsgrowth-hacking+2

    Design Doc

    by Danejw

    $25

    Convert visual directions and screenshots into a stable design system document for AI coding agents to follow.

    2
    ui-uxdesign-systemfrontend-dev+2
    agent-workflow-controller

    agent-workflow-controller

    by Roy Yuen

    Free

    Design and audit complex multi-agent workflows with rigorous ownership, evidence gates, and failure recovery policies.

    2
    5
    architectureautomationmulti-agent+2

    daily-newspaper

    by manjunath s

    Free

    Generate a professionally formatted, printable HTML daily newspaper from real-time verified news.

    2
    7 5.0
    automationcontent-curationhtml-generator+2

    Auth & Multi-Tenant SaaS Foundation: Ship Secure Accounts in a Day

    by PubsProToolkit

    $129

    Scaffold a complete, production-ready auth and multi-tenant foundation — sessions, OAuth/SSO, role-based access control, organizations, teams, invitations, and row-level data isolation — wired to your app and database.

    1
    authenticationsaassecurity+3

    etsy-sold-once-fixer-pro

    by Olga — AI Skills

    $6

    Turn one-off Etsy sales into a repeat pattern with a 7-day momentum plan and a ready-to-use fix.

    1
    etsye-commercesales-growth+2

    etsy-thumbnail-psychology-pro

    by Olga — AI Skills

    $5

    Optimize your Etsy thumbnails using click psychology to stop the scroll and and earn more clicks.

    2
    etsyecommercemarketing-psychology+2

    Gitleaks Auto Scan — Secret Detection & Zero-Finding Achievement Workflow

    by Shogun Labs

    $5

    Automate secret scanning with gitleaks — detect API keys, passwords, tokens before incidents.

    2
    documentationknowledge-managementtechnical-writing+11

    n8n-workflow-api-patcher

    by Shogun Labs

    $15

    Patch n8n workflows via API in seconds - no manual JSON editing required.

    3
    Git Stash Helper

    Git Stash Helper

    by JustHandled Labs

    $5

    Save, name, list, and restore git stashes without losing track of what's in them. Auto-labels each stash with its branch, timestamp, and a summary, shows them in a clean numbered list, and warns before you pop into a dirty worktree. No more digging work out of the couch cushions.

    2
    gitversion-controlworkflow+2

    Business Model

    by Danejw

    $25

    Turn raw product ideas into a structured business strategy and MVP roadmap before starting development.

    2
    product-managementbusiness-strategymvp-planning+2
    Codebase Graph

    Codebase Graph

    by JustHandled Labs

    $25

    Map any repo into an interactive D3 dependency graph plus a Markdown onboarding guide: entry points, module relationships, circular dependencies, and dead-code candidates, with refactor suggestions. Parses TypeScript, Python, Java, Go, and Rust imports, exports, and calls. Self-contained HTML, no source changes.

    2
    architecturevisualizationonboarding+2

    Explore Skills by Category

    Frontend & Design

    Discover AI agent skills that accelerate UI development, component generation, CSS styling, and design system workflows. These skills help agents write cleaner front-end code and ship pixel-perfect interfaces faster.

    View all

    Testing & QA

    Equip your AI coding agent with skills for writing unit tests, integration tests, and end-to-end tests. Improve code coverage, catch regressions early, and automate quality assurance workflows.

    View all

    DevOps & Deployment

    Skills that help AI agents manage CI/CD pipelines, Docker containers, infrastructure-as-code, and cloud deployments. Automate your deployment workflows and reduce operational overhead.

    View all

    Code Review

    Give your AI agent the ability to perform thorough code reviews, identify anti-patterns, suggest refactors, and enforce coding standards automatically across your codebase.

    View all

    Documentation

    Skills that help AI agents generate READMEs, API docs, inline comments, changelogs, and technical writing. Keep your documentation accurate and up-to-date with minimal effort.

    View all

    Productivity

    Boost your development workflow with skills for task management, code scaffolding, boilerplate generation, and workflow automation. Help your AI agent save you hours of repetitive work.

    View all

    Data Engineering

    Skills for working with databases, data pipelines, ETL processes, SQL optimization, and data modeling. Help your AI agent handle complex data transformations and schema design.

    View all

    API Development

    Equip your AI agent with skills for building REST APIs, GraphQL endpoints, authentication flows, and API integrations. Design, document, and ship robust APIs faster.

    View all