Ship agent workflows in 30 seconds. Browse 1,500+ expert-built and security scanned skills. Browse skills

    Browse The Skill Store

    976 skills found

    lobbygesprek fiche

    by Nex AI

    $5

    Generate professional stakeholder briefing notes and integrity-compliant lobby reports for public officials.

    1
    governmentpoliticslobbying-transparency+2

    WordPress Custom Block Plugin Builder

    by Arnstein Larsen

    $12.99

    A senior Gutenberg engineer that builds and audits production-ready WordPress block plugins with apiVersion 3.

    1
    wordpressgutenbergreact+12

    Agent Memory Audit — Scrub Poisoned, Stale & PII Leaking Memory Before Your Agent Acts on It

    by PubsProToolkit

    $16

    Adversarial memory audit to remove PII, stale facts, and injected instructions from agent storage.

    1
    securityprivacyagent-ops+2

    WordPress Launch QA Gate

    by Arnstein Larsen

    $29.99

    Turns Claude into a senior WordPress launch reviewer that audits a site, theme, or plugin against the entire pre-launch standard across 7 weighted domains and returns one objective go/no-go decision with a scored blocker list.

    1
    wordpresscode-reviewweb-security+13

    full stack saas builder architect

    by Arnstein Larsen

    $12.99

    Scaffold production-grade SaaS architecture including database design, multi-tenancy, and security.

    1
    saas-architecturefull-stackdatabase-design+3

    Dockerfile & Container Build Sanity Gate — Catch Root Users, Bloat, Leaked Secrets & Fragile Layers Before You Build

    by PubsProToolkit

    $13

    An adversarial reviewer for Dockerfiles and container builds. It flags root users, image bloat, unpinned or cache-busting layers, leaked secrets, and missing hardening, then returns a PASS / FIX / BLOCK verdict — before you build or push the image.

    1
    dockercontainersdevops+2

    nex discord activity pi

    by Nex AI

    $7

    Deploy production-ready Discord Activities to a Raspberry Pi with Colyseus multiplayer and Cloudflare Tunneling.

    1
    discord-activityraspberry-pimultiplayer+3

    Dependency & Supply Chain Risk Gate — Catch Vulnerable, Outdated & Typosquatted Packages Before They Ship

    by PubsProToolkit

    $12

    Audit your project's dependencies for supply-chain risk before they ship. Detects the ecosystem, runs the right vulnerability scanners against live advisory data, and adds the checks tooling misses — outdated or abandoned packages, typosquatted or suspicious names, risky install scripts, and license conflicts — then returns a prioritized fix list and a PASS / REVIEW / BLOCK verdict. It's npm audit with triage and judgment on top.

    1
    securitydependenciessupply-chain-security+7

    WordPress Production Build Kit

    by Arnstein Larsen

    $8.99

    Ship production-grade, block-first WordPress themes and plugins with CI/CD and accessibility baked in.

    2
    wordpressgutenbergphp+3

    Citation Guard — Live Citation & Retraction Verifier (PubMed + Crossref)

    by PubsProToolkit

    $12/mo

    Stop your agent citing papers that don't exist. Verifies every reference against live PubMed & Crossref — flags fabricated, mismatched, and retracted citations.

    2
    citationspubmedcrossref+6

    Database Schema & Query Review Gate — Catch Slow Queries, Missing Indexes & Risky Migrations Before Prod

    by PubsProToolkit

    $12

    Review a database schema, queries, or migration for the mistakes that get expensive in production — bad table design, missing or wrong indexes, slow and N+1 queries, SQL injection, and migrations that lock or break prod. Engine-aware (PostgreSQL, MySQL, SQLite, SQL Server), it runs an ordered review and returns a PASS/REVIEW/BLOCK verdict with prioritized fixes. Schema mistakes are the most expensive kind — this catches them before they ship.

    1
    sqldatabasepostgresql+7

    Unit & Integration Test Generator — Write Tests That Actually Catch Bugs (Edge Cases, Error Paths, Mocks)

    by PubsProToolkit

    $12

    Generate a real test suite for any function, module, or file — meaningful edge cases, error paths, boundary conditions, and proper mocks, not happy-path stubs. Detects your project's framework and conventions, plans the cases deliberately before writing, and hands back runnable tests plus a summary of what's covered. Built to write the tests that actually catch bugs.

    1
    tddpytestjest+7

    nex pi backup restore

    by Nex AI

    $5

    Daily backup-and-restore for a self-hosted Postgres app or Pi: a custom-format pg_dump, app-data tar, config copy, keep-window rotation, and a low-disk Telegram alert, plus a confirm-to-proceed restore, systemd timer, and idempotent install.

    1
    postgresdockerdatabase-administration+3

    MCP Server Builder — Scaffold a Secure, Spec Compliant MCP Server (Tools, Resources, Auth) Without the Footguns

    by PubsProToolkit

    $24

    Scaffold a secure, spec-compliant MCP server from a description of the tools you want to expose. Sets up the official SDK (TypeScript or Python/FastMCP), defines tools/resources/prompts with strict JSON Schema, wires the right transport (stdio or Streamable HTTP), adds OAuth 2.1 for remote, and hardens against the MCP-specific footguns — prompt injection via tool output, token passthrough, over-broad scopes, command/path/SSRF injection, leaked secrets — before it ships. Returns a runnable skeleton plus a security checklist. Built by someone who's shipped production MCP servers.

    1
    mcpmodel-context-protocolmcp-server+7

    WordPress Hardening & Security Audit

    by Arnstein Larsen

    $8.99

    A professional security-ops audit and hardening suite for WordPress installs, including incident recovery runbooks.

    2
    wordpress-securitycybersecuritydevops+2

    Medical & Pharma AI Compliance Gate — Pass MLR, Evidence, COI & AI Use Checks Before Your Content Ships

    by PubsProToolkit

    $14

    Audit AI-assisted medical and pharma content for compliance-readiness before it enters formal MLR review or journal submission. It checks claim substantiation and on-label scope, reference integrity (the acute AI risk: fabricated or misrepresented citations), fair balance and safety, AI-use disclosure, ICMJE authorship and GPP, COI and funding, data integrity and patient privacy, and adverse-event flags — then returns a PASS / REVISE / BLOCK verdict with the must-fix list. A readiness pre-check built for the regulated reality of medical communications — not a replacement for formal review.

    2
    medical-writingpharmamlr-review+7

    Dependency Upgrade & Framework Migration Planner for AI Coding Agents

    by Shandra

    $55

    Plans safe dependency upgrades and framework migrations for legacy applications with risk analysis, compatibility mapping, test planning, rollback strategy, and phased AI coding prompts.

    2
    dependency-upgradeframework-migrationai-coding-agents+6

    🛡️ Model Resilience Linter

    by JustHandled Labs

    $12

    Find the LLM integration code that will not survive a provider being pulled or going down. Flags single-provider lock-in with no alternative, calls with no failover branch, missing timeouts, retries with no limit or backoff, no degraded-mode default, and hardcoded endpoints with no alternate. This is about the model going away, not the model declining.

    1
    devopsllm-opsreliability+3

    🚦 Pre Launch Safety Check

    by JustHandled Labs

    $13

    Check your app for the security mistakes that leak data before you launch, explained in plain English. Flags API keys and secrets sitting in your code, a committed .env file, data with no login protecting it, database tables anyone can read, debug mode left on, wide-open sharing (CORS), hardcoded admin passwords, and public storage buckets. Built for non-technical founders shipping AI-built apps: every finding tells you what is wrong, why it matters, and how to fix it.

    2
    securitydeploymentweb-dev+2

    🗂️ Model Inventory Auditor

    by JustHandled Labs

    $13

    Inventory every LLM model and provider your code depends on, the AI bill of materials, and flag the dependency risk. It lists each provider, model, and where it's used, then flags hardcoded model ids, single-provider dependency with no alternative, the same model referenced by different ids, model ids with no config or env indirection, and providers pinned in your manifests. Recognizes OpenAI, Anthropic, Google Gemini, and more from an editable list.

    1
    llm-opssecurityaudit+2

    ai skill quality gate pro pack

    by Corey Jacobs

    $5.99

    Run a buyer-readiness check before publishing an AI agent skill package.

    1
    devopsquality-assuranceai-development+12

    go best practices audit

    by Timoranjes

    $19.9

    Professional Go code auditor for performance optimization, concurrency safety, and modern 1.21+ idioms.

    1
    code-reviewgogolang+4

    API Integration Design & Error Handling Architect

    by Shandra

    $55

    Designs reliable API integrations with request validation, contract mapping, retries, timeout policies, idempotency, rate-limit protection, token refresh, dead-letter handling, monitoring, and recovery plans.

    2
    api-integrationerror-handlingenterprise-automation+15

    agent skill security auditor

    by Timoranjes

    $9.9

    Evaluate third-party agent skills for command injection, prompt injection, and data exfiltration before installation.

    2
    securitydevsecopsauditing+2