Catalog
Every x402, MPP, MCP, and skill listing we've indexed, normalized, and enriched.
Run supervised agentic terminal sessions with Warp
Use Warp as a supervised terminal workspace for running Warp Agent or external CLI agents such as Codex, Claude Code, Gemini CLI, and OpenCode with shared shell context.
Run stealth Chromium browser automation with CloakBrowser
Use CloakBrowser as a supervised Playwright/Puppeteer-compatible browser runtime for high-friction browser automation and anti-bot test environments.
Run Shopify Admin product order customer and inventory workflows through MCP
Expose Shopify Admin API operations to MCP clients for supervised ecommerce catalog, order, customer, and inventory work.
Run server-side ingest, search, and edit pipelines on video with VideoDB Skills
Let an agent ingest video, transcribe it, search moments, clip results, and return playable streams without wiring up its own media pipeline.
Run security audits and variant analysis workflows in Claude Code with Trail of Bits Skills
Use curated Trail of Bits security skills inside Claude Code when the job is auditing, variant hunting, or fix verification rather than generic coding assistance.
Run scheduled autonomous agent Hands with OpenFang
Use OpenFang to run packaged autonomous agent workflows on schedules with manifests, dashboards, reporting, and guardrails for sensitive actions.
Run Ruff, Mypy, and other code-quality tools on Jupyter notebooks with nbQA
Apply standard Python formatters, linters, and type checkers to notebook-heavy repositories without manually converting notebooks to scripts.
Run reviewable multi-step codemod workflows with Codemod CLI
Use Codemod CLI when an agent needs to scaffold, test, and run a reviewable multi-step migration workflow with approval gates, rather than applying a one-off search-and-replace or browsing the hosted Codemod platform.
Run research and scientific analysis workflows with Scientific Agent Skills
Give an agent curated scientific workflows, databases, and domain-specific guidance when general prompting is not reliable enough for research-heavy work.
Run repeatable model and agent eval suites and inspect scoring traces with Inspect AI
Run benchmark-style eval suites against models or agents, then inspect scored traces instead of relying on ad hoc chats and gut feel.
Run repeatable Google Ads and SEO audits inside Claude Code with Toprank
Use Toprank when an agent needs a repeatable Claude Code workflow for Google Ads and SEO audits, with concrete slash commands, account-backed analysis, and optional repo edits instead of one-off marketing prompting.
Run repeatable agent evaluation suites with trajectory and simulator coverage using Strands Evals
Build repeatable evaluation experiments for agents and LLM apps with output checks, trajectory scoring, simulators, and trace-based review.
Run recipe-driven codebase migrations and framework upgrades with reviewable diffs through OpenRewrite
Apply reusable refactoring recipes to large codebases so framework upgrades and codemods happen as auditable, reviewable changes.
Run React Native implementation and troubleshooting workflows with Callstack Agent Skills
Give coding agents React Native-specific build, upgrade, GitHub Actions, and troubleshooting guidance instead of treating mobile work like generic web development.
Run queued background coding sessions across GitHub, Slack, Linear, and webhooks with background-agents
Dispatch long-running coding work to background agents, check progress later, and pull reviewed outputs back into the main repo flow instead of babysitting one foreground session.
Run profile-based restic backups and verification checks with resticprofile
Execute named restic backup profiles with repeatable backup, retention, prune, check, and restore steps instead of hand-running one-off commands.
Run PostgreSQL backup restore and WAL recovery workflows with pgBackRest
Execute PostgreSQL backup, restore, verification, and point-in-time recovery runbooks with explicit repository and WAL handling.
Run policy-driven Borg backups, checks, and restores from one config with borgmatic
Use borgmatic to drive Borg backup, prune, check, and restore routines from a single declarative config so an agent can supervise backup runbooks instead of stitching raw commands by hand.
Run PHPStan on WordPress codebases with correct stubs baselines and narrow ignores
This entry turns WordPress/agent-skills' WP PHPStan guidance into a bounded agent workflow for plugin, theme, and site repositories. The agent inspects the existing PHPStan setup, adds or verifies WordPress-aware stubs, tightens config paths, and fixes or documents only the narro
Run parallel Claude Code bug-fix and best-practice sweeps with coordinated workers using Claude Code Agent Farm
Use Claude Code Agent Farm when a repo needs many Claude Code workers to run in parallel on bug-fix or best-practice sweeps with coordination, conflict avoidance, and live monitoring.
Run only the relevant linters and formatters on changed files with Precious
Run just the applicable quality checks on changed files so pre-commit and CI feedback stays fast and targeted.
Run one formatter plan across a mixed-language repo and keep generated edits predictable with treefmt
Use treefmt when an agent needs one repo-level formatting plan across multiple languages instead of stitching formatter commands together ad hoc.
Run multi-agent code review rounds with structured reviewer discourse before human approval
Use Open Code Review when an agent needs several reviewer personas to inspect a diff, debate findings, and synthesize review output before a human approves, posts, or acts on the review.
Run long-horizon spec-driven coding agent workflows with GSD 2
Use GSD 2 to break a project into milestones, manage agent context and branches, recover from drift, and let coding agents advance through supervised long-running implementation work.