Catalog
Every x402, MPP, MCP, and skill listing we've indexed, normalized, and enriched.
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.
Run long-horizon research and coding agent workflows with DeerFlow
Use DeerFlow to orchestrate subagents, memory, sandboxes, tools, and skills for supervised research, coding, and creation tasks that take minutes to hours.
Run .http and .rest request files with variables, hooks, and assertions during local or CI checks with httpYac
Execute repository-stored HTTP request files from the command line so API smoke tests, assertions, and environment-driven checks can run without a GUI client.
Run high-volume S3 copy, sync, and delete jobs faster than ad hoc aws s3 loops with s5cmd
Execute large parallel object-store operations from command files or shell pipelines when agents need speed and repeatability beyond basic aws s3 loops.
Run focused accessibility review agents against coding-tool output with Accessibility Agents
Dispatch specialized WCAG review agents to inspect code or content before inaccessible patterns ship.
Run fast multi-language Git hook quality checks with prek
Use prek as a fast pre-commit-compatible hook runner so agents can lint, format, and policy-check repository changes before handing work back.
Run deterministic SQL and dbt analysis under coding agents with Altimate Code
Adds deterministic SQL analysis, dbt-aware tooling, warehouse metadata, lineage, and test-generation workflows underneath Claude Code, Codex, or terminal-driven agent sessions.
Run deterministic browser steps with settled screenshots and event logs for agents
Use Agent Browser Protocol when an agent needs browser actions to resolve into stable step results, complete with screenshots and surfaced events, instead of racing an always-live browser session.
Run declarative Kubernetes test suites against clusters before operator or manifest changes merge with KUTTL
Express Kubernetes test steps and assertions in YAML, then execute them against a real cluster before shipping controller or manifest changes.
Run day-2 OpenClaw operations with production runbooks and reusable prompt patterns from openclaw-runbook
Use a practical OpenClaw operations runbook to stabilize long-running deployments, tune coordinator and worker patterns, and apply reusable prompt templates for monitoring, security, and cost control.
Run contract tests from API descriptions against live endpoints before integrations break with Dredd
Lets an agent execute OpenAPI or API Blueprint contract checks against a running service so spec drift is caught before release.
Run continuous workflow agents with AutoGPT
Self-host AutoGPT to build, test, deploy, and operate continuous AI agents for repeatable multi-step workflows.
Run context → spec → implement coding loops in Claude Code with Conductor
Turn Claude Code into a structured project workflow that captures context, plans work, and executes implementation in reviewable tracks.
Run configurable multi-source deep research passes with Open Deep Research
Use Open Deep Research when an agent should run a configurable research job that searches, compresses, synthesizes, and writes a cited report across multiple model and search backends.
Run computer-use agents inside cross-OS desktop sandboxes with CUA
Launch computer-use agents in Linux, macOS, Windows, or Android sandboxes and drive full desktop tasks through screenshots, mouse, keyboard, and shell controls.
Run coding agents in isolated observable VibeKit sandboxes
Launch coding agents such as Claude Code, Gemini, or Codex in clean sandboxed sessions with redaction and run observability.
Run coding agents in a locked-down local sandbox with repo-only filesystem access and controlled egress using agent-sandbox
Put Claude Code, Codex, Gemini, or other supported agent CLIs inside a persistent local sandbox instead of letting them operate directly on the host.
Run code review and PR autofix workflows with CodeRabbit Skills
Trigger CodeRabbit review passes from an agent and work unresolved PR feedback threads into guided or batch autofix loops.
Run Claude Code with spec-driven quality gates via Pilot Shell
Wrap Claude Code sessions in a spec, approval, and verification workflow before risky implementation work lands.
Run Claude Code through repeatable command and persona workflows with SuperClaude
Turn Claude Code into a command-driven workflow surface for research, planning, implementation, testing, and review instead of steering every step ad hoc.
Run Claude Code inside GitHub Actions for scoped fix, review, and triage loops on pull requests and issues
Use Claude Code as a bounded GitHub Actions worker for PR reviews, issue follow-up, and repository automation that stays inside normal workflow triggers and runner policy.