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.

    24 skills found

    lss-methodologies

    by Perry

    $5

    Expert guidance for selecting and executing Lean Six Sigma methodologies from DMAIC to DFSS and Hoshin Kanri.

    2
    lean-six-sigmaoperationsprocess-improvement+2

    freelance-brain

    by Kevin Cline

    $12

    A high-performance operations agent for freelancers to handle rates, proposals, estimates, and client management.

    2
    business-operationscontract-reviewfreelance+2
    customer-service-playbook-planner

    customer-service-playbook-planner

    by Roy Yuen

    $7

    Transform chaotic support into structured operations with playbooks, triage rules, and automated QA rubrics.

    2
    customer-supportdevopsoperations+2
    social-media-response-ops

    social-media-response-ops

    by Roy Yuen

    $7

    Turn brand intake into a complete social support operations pack with response banks, triage, and escalation workflows.

    2
    automationcustomer-supportoperations+2
    enterprise-management-integrator

    enterprise-management-integrator

    by Roy Yuen

    $9

    Standardize your company's operating model with integrated KPI trees, system maps, and board-ready executive reports.

    2
    enterprise-architecturegovernancekpi-tracking+3

    revenue-leak-audit

    by Roy Yuen

    $6

    Identify lost leads and sales bottlenecks from CRM exports and discovery notes with a deterministic audit tool.

    2
    agency-operationsconsultingcrm-audit+2
    Enterprise SOP Automation Architect

    Enterprise SOP Automation Architect

    by Shandra

    $50

    Converts internal SOPs, policies, checklists, and process notes into structured AI-agent workflows with decision trees, escalation rules, QA checkpoints, and audit-ready outputs.

    2
    auditautomationcompliance+9
    Apple MDM Profile Builder

    Apple MDM Profile Builder

    by LB Creations

    $49

    Build current Apple MDM profile and DDM deployment plans.

    2
    it-operationsjamf-prokandji+3
    security-operations-ransomware-playbook-builder

    security-operations-ransomware-playbook-builder

    by LocoLoboZ

    $15

    Build structured, tool-agnostic ransomware incident response playbooks tailored to your SOC and organizational context.

    2
    blue-teamcompliancecyber-resilience+4
    GDPR Contract Review Triage Agent

    GDPR Contract Review Triage Agent

    by Shandra

    $50

    Reviews contracts and DPAs for GDPR-related triage issues, extracts obligations, flags missing clauses, creates risk tables, and generates legal-review checklists.

    2
    compliancecontract-reviewdata-protection+8
    security-operations-tabletop-exercise-facilitator

    security-operations-tabletop-exercise-facilitator

    by LocoLoboZ

    $15

    Design, facilitate, and document professional security incident response tabletop exercises and after-action reports.

    2
    blue-teamcompliancecyber-resilience+2
    ransomware-response-coordinator

    ransomware-response-coordinator

    by LocoLoboZ

    $20

    Professional-grade orchestration for ransomware triage, containment, recovery planning, and executive reporting.

    3
    blue-teamcybersecurityincident-response+2
    incident-response-playbook-builder

    incident-response-playbook-builder

    by LocoLoboZ

    $10

    Build, review, and automate structured incident response playbooks for enterprise security operations.

    1
    automation-designcompliancecyber-governance+8
    security-incident-triage

    security-incident-triage

    by LocoLoboZ

    $10

    Professional security incident triage for SOC teams to classify alerts, assess severity, and draft response plans.

    1
    cybersecurityincident-responsesecurity-operations+2
    Forecast Confidence

    Forecast Confidence

    by JustHandled Labs

    $12

    Run a 10,000-iteration Monte Carlo forecast on your pipeline CSV to get P50/P70/P90 revenue confidence intervals, an ASCII distribution histogram, and what-if scenarios for slipped deal dates. Answers 'how likely are we to hit the number?' instead of a flat weighted-pipeline guess.

    2
    sales-forecastingmonte-carlodata-analysis+2

    token-budget-guard

    by Mr Shippers

    $5

    Avoid context bloat and high costs with a 3-line verdict on expensive AI operations before you run them.

    2
    context-managementcost-optimizationdevops+2
    incident-response-dashboard-builder

    incident-response-dashboard-builder

    by LocoLoboZ

    $12

    Transform raw incident logs and evidence into professional, tool-agnostic IR dashboards and executive reporting packs.

    2
    cybersecuritydashboard-designdashboards+6

    Autonomous Execution in Restricted Environments (Grok-developed)

    by Markus Isaksson

    Free

    Reliable, health-gated autonomous operations for agents in restricted or sandboxed terminal environments.

    2
    2
    automationautonomous-agentsdevops+2
    🛡️OpenAPI Contract Guard

    🛡️OpenAPI Contract Guard

    by JustHandled Labs

    $12

    Lint an OpenAPI spec and diff two versions to catch breaking API changes before they reach consumers. Within a spec it flags missing operationId, success responses with no schema, untyped parameters, operations with no security requirement, and unbounded arrays/strings. Across two versions it flags removed paths and operations, removed response codes, a parameter becoming required, narrowed parameter types, removed enum values, and removed response fields. Analyzes JSON specs (convert YAML to JSON first).

    1
    openapiapi-designswagger+2
    SQL Migration Safety Doctor

    SQL Migration Safety Doctor

    by JustHandled Labs

    $12

    Catch the dangerous migration before it locks or wrecks your production database. Scans SQL migration files for destructive and risky operations: DROP and TRUNCATE, drops without IF EXISTS, lossy column-type changes, NOT NULL added without a default, DELETE or UPDATE with no WHERE, non-concurrent index builds, dropped constraints, renames, and data backfills mixed into schema changes. Each finding is ranked by severity with a safer rewrite. Postgres, MySQL, and SQLite.

    2
    sqldatabasemigrations+3
    Collection Gap — DSO, CEI & AR Metrics Workbook from Any Invoice Export

    Collection Gap — DSO, CEI & AR Metrics Workbook from Any Invoice Export

    by Arensight

    $29

    Most AR teams track DSO. Almost none of them know why it moved. Upload your AR export. Get DSO, Collection Gap, CEI, aging breakdowns, and a prioritized follow-up queue — delivered as a clean six-tab Excel workbook, every week, without a data analyst in sight. Works with QuickBooks, Sage Intacct, NetSuite, Xero, Dynamics, FreshBooks, or any custom CSV. One setup conversation. Hands-free from there.

    1
    accountingfinance-opsdata-analysis+7
    ⚠️ Dangerous Command Linter

    ⚠️ Dangerous Command Linter

    by JustHandled Labs

    $12

    Flag the destructive operations in a shell command or script before anyone runs it. Catches recursive force deletes, force pushes and history rewrites, database drops and truncates, disk-wipe commands (mkfs, dd to a device), permission blowouts (chmod 777), remote content piped into a shell, broad wildcard deletes, and prod-targeting or disabled-safety flags. Each finding comes with a severity and a safer alternative.

    1
    devopssecurityshell-scripting+2

    Community Operations Engine

    by Joker

    Free

    Community type routing, lifecycle, content ops, user segmentation, monetization, metrics.

    1
    0

    SaaS Operations Engine

    by Joker

    Free

    SaaS type routing (PLG/SLG/hybrid/vertical), core metrics (MRR/ARR/Churn/NDR), pricing strategy, customer success.

    1
    0

    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