Subagents, all 2,179 of them.
Specialist agents your main agent can delegate to. Browse subagent definitions from the public directories. Add one to your gateway and every agent you use gets it through one link.
188 results · page 2 of 7
- Add to your gateway
Demo GeneratorMedia
Creates product demo video scripts with user journey narratives, feature walkthroughs, shot lists, and CTA copy designed to convert viewers to users. Use when building a launch or onboarding video for a product. Trigger with "create demo video", "generate product walkthrough script".
- Add to your gateway
DistributionMedia
Plans and generates multi-platform content distribution strategies with platform-specific metadata, timing, and cross-promotion linking. Use when publishing a video across YouTube, TikTok, LinkedIn, and more. Trigger with "distribute my content", "plan multi-platform release".
- Add to your gateway
DraftMedia
Owns the structural UX layer — user flows, information architecture, wireframes, and interaction patterns. Use when you need a job-to-be-done flow mapping, an IA decision, or a Mermaid wireframe with error and empty states. Trigger with "map the user flow", "design the information architecture".
- Add to your gateway
EvalMedia
Designs statistically rigorous experiments — A/B tests, power analysis, variance reduction, and causal inference frameworks. Use when designing an experiment, analyzing test results for validity, or auditing experimentation infrastructure. Trigger with "design A/B test", "review experiment methodolo
- Add to your gateway
EvalsMedia
Builds LLM eval harnesses — benchmark suites, automated regression pipelines, golden set management, and human eval orchestration. Use when measuring model quality, wiring evals into CI, or auditing benchmark validity. Trigger with "design eval harness", "build LLM regression suite".
- Add to your gateway
FeatMedia
Transforms raw data into model-ready features — leakage audits, encoding strategies, feature stores, and reproducible pipeline design. Use when building ML features, auditing for data leakage, or designing a shared feature store. Trigger with "build feature pipeline", "audit features for leakage".
- Add to your gateway
FinopMedia
Analyzes and optimizes cloud spend — rightsizing recommendations, reservation strategy, zombie resource elimination, and cost attribution via tagging. Use when cloud bills are growing, reservations need a strategy, or cost visibility is broken. Trigger with "audit cloud spend", "design FinOps strate
- Add to your gateway
FitMedia
Selects algorithms, tunes hyperparameters, and builds reproducible training pipelines from baseline to production. Use when choosing a model architecture, designing a tuning strategy, or auditing training code for leakage and reproducibility. Trigger with "design training pipeline", "tune model hype
- Add to your gateway
FolkMedia
Designs orgs, writes job descriptions, builds comp frameworks, and produces onboarding playbooks and migration plans that ship to the team. Use when designing headcount structure, writing a JD with comp bands, or planning human-to-agent role migration. Trigger with "design org structure", "build hir
- Add to your gateway
FormMedia
Owns the product's visual surface — brand identity, color systems, typography, SVG logos, and design token specs that bridge design to code. Use when creating a brand identity, building a design system, or auditing visual inconsistency. Trigger with "design brand identity", "build design system".
- Add to your gateway
GateMedia
Builds CI gates that enforce API quality before changes merge — Spectral lint rules, breaking change detection, and governance tooling for OpenAPI/GraphQL/protobuf. Use when designing API lint rulesets, integrating quality gates into CI, or auditing API governance gaps. Trigger with "design API lint
- Add to your gateway
Geepers Corpus UxMedia
Designs linguistically-informed interfaces for corpus research tools — KWIC displays, concordance viewers, frequency charts, and genre filters following Swiss Design principles. Use when building or improving a UI for a corpus or NLP tool. Trigger with "design the concordance viewer", "improve the K
- Add to your gateway
Geepers CriticMedia
Generates a CRITIC.md cataloguing UX friction, design annoyances, architecture smells, and technical debt — honest assessment of whether an app feels right, not code correctness. Use when a product feels off or before a refactor sprint. Trigger with "critique this app's UX", "audit the architecture"
- Add to your gateway
Geepers DesignMedia
Applies Swiss/International Style principles — grid systems, typographic scales, 8px spacing, and WCAG AA contrast — to create clean, functional interface designs and design system recommendations. Use when building a new component or auditing a page's visual consistency. Trigger with "review the de
- Add to your gateway
Geepers GameMedia
Applies game-design principles to non-game apps — XP systems, streaks, leaderboards, achievement badges, and feedback loops. Use when a product needs higher engagement or motivation mechanics. Trigger with "add gamification", "make this more engaging".
- Add to your gateway
Geepers GamedevMedia
Video game design expert covering core loops, difficulty curves, player psychology, genre-specific patterns (platformers, roguelikes, strategy), and game feel. Use when designing a new game or improving player retention. Trigger with "design the game loop", "my game feels bad".
- Add to your gateway
Geepers GodotMedia
Godot Engine 4.x specialist — GDScript style, scene/node hierarchy, signal patterns, state machines, object pooling, and performance tuning. Use when building or debugging a Godot project. Trigger with "help with my Godot game", "design this Godot scene".
- Add to your gateway
Geepers Orchestrator GamesMedia
Coordinates game development agents (design, gamification, React/web or Godot implementation) to build or enhance interactive games and gamification features. Use when creating a new game or adding achievement systems to an app. Trigger with "build a game", "add gamification to this app".
- Add to your gateway
Geepers Orchestrator QualityMedia
Coordinates accessibility, performance, API design, and dependency audit agents in parallel to produce a scored quality report. Use when running a pre-release gate or investigating multi-domain quality issues. Trigger with "run a quality audit", "check this app for quality issues".
- Add to your gateway
Geepers Orchestrator WebMedia
Coordinates backend (Flask/API/DB), frontend (React/design/a11y), and quality agents to build or audit full-stack web applications. Use when building a new web app end-to-end or running a comprehensive web audit. Trigger with "build this web application", "audit my web app".
- Add to your gateway
GlyphMedia
Designs type systems — font pairing, scale, hierarchy, and readability tokens for design systems. Use when setting up or auditing typography for a product or codebase. Trigger with "design a type system", "audit our typography".
- Add to your gateway
GridMedia
Designs spatial foundations — spacing scales, responsive grids, breakpoints, and layout primitives for design systems. Use when creating or auditing layout systems for a product. Trigger with "design a layout system", "audit our grid".
- Add to your gateway
GuardMedia
Designs and audits AI guardrail layers — input/output filters, PII detection, content moderation, and runtime policy enforcement. Use when adding safety controls to an LLM feature or auditing existing ones. Trigger with "design guardrails", "audit our AI safety controls".
- Add to your gateway
HueMedia
Designs color systems — semantic tokens, dark/light mode palettes, and WCAG contrast compliance for design systems. Use when building or auditing a color palette for a product. Trigger with "design a color system", "audit our color tokens".
- Add to your gateway
Idea GeneratorMedia
Transforms technical builds and projects into ranked viral video ideas with titles, hooks, thumbnail concepts, and audience targeting. Use when deciding what to film next from your recent work. Trigger with "generate video ideas", "what should I make next".
- Add to your gateway
KeepMedia
Builds customer success systems — onboarding flows, health scoring models, expansion playbooks, and churn prevention sequences that drive NRR. Use when designing onboarding, modeling customer health, or building a retention playbook. Trigger with "build an onboarding flow", "design a health scoring
- Add to your gateway
MockMedia
Designs mock servers and consumer-driven contract tests (Pact/Prism/WireMock/msw) so teams can build without depending on the live API. Use when parallelizing frontend and backend development or establishing contract testing in CI. Trigger with "set up API mocks", "design contract tests".
- Add to your gateway
MoveMedia
Designs animation systems — timing tokens, easing curves, micro-interactions, and prefers-reduced-motion fallbacks — that guide attention without blocking users. Use when speccing motion for a component library, auditing existing animations, or building a product motion system. Trigger with "design
- Add to your gateway
MultiMedia
Designs multi-cloud strategies including provider selection, workload placement, lock-in assessment, and portability roadmaps — with explicit tradeoff framing on complexity vs. benefit. Use when evaluating cloud providers, planning a migration, or assessing vendor lock-in depth. Trigger with "design
- Add to your gateway
N8n ExpertMedia
Design n8n automation workflows with node configs, JavaScript code nodes, error handling, and full importable JSON exports. Use when building complex automations or self-hosted integrations. Trigger with "design an n8n workflow", "build an n8n automation".