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

    Browse The Skill Store

    65 skills found

    Generate a polished slide deck from a rough outline or markdown

    by Shippers

    Free

    Devs and PMs lose hours hand-building PowerPoint/Google Slides for demos, design reviews, tech talks and stakeholder upd

    2
    2
    onboardingdocumentationproject-management+2

    Project context memory for AI coding agents

    by Shippers

    Free

    Developers waste time re-explaining their project architecture, conventions, and decisions to AI coding agents in every

    1
    2
    project-managementdocumentationcontext-window+2

    mid session context recovery

    by Timoranjes

    Free

    Teaches AI coding agents to self-detect context rot (regression loops, instruction drift, hallucination drift, lost-in-the-middle) during long sessions and execute a structured checkpoint/recovery pro

    1
    0
    context-rotagent-reliabilitycontext-management+7

    agent self verification gate

    by Timoranjes

    Free

    Teaches AI coding agents to systematically verify their own work before declaring "done." Implements a structured five-check verification gauntlet (build/test/lint/git-diff/runtime) that the agent run

    1
    0
    context-rotagent-reliabilitycontext-management+7

    synthesizing institutional knowledge

    by loreto

    $10

    Builds the organizational memory schema your AI agent needs to answer why — capturing decision provenance, causal chains, and event context that embedding-based retrieval permanently discards.

    9
    5 5.0
    causal-reasoningdata-architecturedecision-provenance+8

    designing hybrid context layers

    by loreto

    Popular
    $10

    Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.

    4
    16 5.0
    agent-memoryai-architecturecontext-architecture+8

    evaluating ai harness dimensions

    by loreto

    $10

    Evaluates AI coding agent platforms across five structural dimensions that determine real-world performance independently of model quality, so teams select on architectural fit rather than benchmark scores.

    3
    agent-architectureai-agentsai-coding-agents+12

    Delegate AI Subtasks

    by Aman Garg

    $5

    Stop burning expensive model tokens on repetitive subtasks. This skill delegates mechanical work to cheaper models and writes handoff snapshots so you never lose context switching between sessions.

    2
    context-managementcost-optimizationdevops+2

    context discipline

    by Roy Yuen

    $6

    Enforce explicit context discipline, artifact-gated transitions, and verification evidence for AI agent workflows.

    2
    agentic-workflowsdevopsgovernance+2

    context save cli

    by Roy Yuen

    $5

    Compress noisy chat logs and logs into durable, high-signal memory reports with built-in duplicate suppression.

    2
    cli-toolcontext-managementdevops+2

    code context engineering

    by Roy Yuen

    $7

    A high-precision pre-coding gate that detects conflicting requirements and prevents agents from making wrong assumptions.

    2
    architecturecontext-engineeringdevops+2

    MCP Server Safety Checklist

    by karim hammoumi

    $15

    Automated security auditing and risk assessment for Model Context Protocol (MCP) servers.

    1
    agent-safetyauditdeveloper-tools+2

    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

    User Detection & Session Context Reviewer

    by LB Creations

    $14.99

    Review macOS admin scripts for reliable current-user detection and safe session-context handling.

    2
    devopsjamfmacos+2

    Jamf Script Safety Reviewer

    by LB Creations

    $49.99

    Review Jamf and Kandji scripts for safer user context, prompts, logging, and rollout readiness.

    2
    devopsjamf-promacos-admin+3

    📝 Prompt Template Linter

    by JustHandled Labs

    $12

    Lint a prompt template for the issues that cause injection and flaky output. Flags untrusted variables interpolated straight into the instructions (the injection surface), placeholders that are never provided or never used, contradictory instructions, a missing output-format spec where the result is parsed, unbounded context interpolation, and leftover placeholders. It detects problems; it does not write prompts.

    2
    prompt-engineeringsecurityllm-ops+2

    🧠 AI Memory Optimizer

    by Martin Gunderman

    $7

    Drastically reduce RAG costs and latency while improving retrieval accuracy through advanced memory architecture.

    2
    1
    rag-optimizationvector-dbembeddings+3

    Insurance Broker Client Conversion System

    by Nicholas Chung

    $9.99

    Turn prospect notes, quote context, and client objections into quote follow-up scripts, renewal-save messages, CRM notes, and risk-aware broker communication.

    2
    insurancesales-enablement-scriptslead-scoring+2

    WordPress Accessibility Auditor

    by Arnstein Larsen

    $13.99

    A structured WCAG 2.1 AA audit and fix agent for WordPress themes, organized by block theme, Gutenberg, forms, and navigation context, with scored findings and complete before-to-after code patches.

    1
    wordpressaccessibilitywcag+13

    🔁 Model Migration Checker

    by JustHandled Labs

    $6/mo

    Find the model-version coupling that breaks when you swap LLMs. Flags hardcoded model names and versions, deprecated or renamed parameters (the max_tokens to max_completion_tokens class of change), hardcoded token and context-window limits, response-format parsing tied to one model's output, tool-schema format coupling between providers, and hardcoded per-token cost constants. The patterns load from an editable model-rules table you update as new models ship.

    2
    llm-migrationdevopspython+2

    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

    RAG Failure Diagnostics & Architect

    by Arnstein Larsen

    $7

    A retrieval architect that diagnoses why RAG returns confident-but-wrong answers, picks the right context architecture (RAG vs knowledge graph vs structured/temporal retrieval) instead of defaulting to vector search, and designs the institutional-memory schema embeddings throw away.

    1
    ragknowledge-graphvector-databases+2

    AGENTS.md and llms.txt Writer Reviewer — Make Your Repo and Site Agent Ready

    by PubsProToolkit

    $12

    Write and review the docs AI agents actually read — AGENTS.md for your repo and llms.txt for your site. Drafts them from scratch or audits existing ones for completeness, clarity, and wasted context, with a PASS or REVISE verdict.

    2
    documentationai-agentscontext-engineering+6

    Docs Review Gate — A Professional Editor's Review of Your README, API Docs & Changelogs

    by PubsProToolkit

    $9

    A professional technical editor's review for your docs. Catches missing context, unclear writing, and unverifiable claims in READMEs, API docs, and changelogs before they ship — with a PASS/REVISE verdict and a prioritized fix list.

    1
    technical-writingdocumentationreadme+6