subagents-creator — subagents-creator install subagents-creator, skills-store, community, subagents-creator install, ide skills, delegating work to subagents, subagents-creator documentation, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Ideal for Advanced AI Agents like Claude, needing efficient domain-specific task handling through subagents subagents-creator is a skill that enables the creation and management of specialized agents for specific tasks, such as explore, librarian, and oracle.

Features

Utilizes a mandatory 7-section structure for delegating work to subagents
Defines atomic, specific goals for tasks using the TASK section
Specifies concrete deliverables with success criteria in the EXPECTED OUTCOME section
Identifies required skills for subagents using the REQUIRED SKILLS section
Supports delegation to specialized agents like explore, librarian, and oracle
Enables improvement of Claude subagents for enhanced performance

# Core Topics

Mineru98 Mineru98
[0]
[0]
Updated: 3/8/2026

Agent Capability Analysis

The subagents-creator skill by Mineru98 is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for subagents-creator install, delegating work to subagents, subagents-creator documentation.

Ideal Agent Persona

Ideal for Advanced AI Agents like Claude, needing efficient domain-specific task handling through subagents

Core Value

Empowers agents to define and utilize specialized subagents for domains like explore, librarian, and oracle, streamlining task delegation with a mandatory 7-section structure, including TASK, EXPECTED OUTCOME, and REQUIRED SKILLS

Capabilities Granted for subagents-creator

Delegating tasks to subagents for efficient domain handling
Improving subagent performance through structured outcome expectations
Developing specialized subagents for unique domains like frontend-ui-ux-engineer

! Prerequisites & Limits

  • Requires understanding of Claude subagent architecture
  • Mandatory 7-section structure for task delegation
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

subagents-creator

Install subagents-creator, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Subagents Creator

This skill provides guidance for defining, using, and improving Claude subagents—the specialized agents that handle specific domains like explore, librarian, oracle, and frontend-ui-ux-engineer.

Quick Start

Delegating Work

When delegating to subagents, use the mandatory 7-section structure:

1. TASK: Atomic, specific goal (one action per delegation)
2. EXPECTED OUTCOME: Concrete deliverables with success criteria
3. REQUIRED SKILLS: Which skill to invoke
4. REQUIRED TOOLS: Explicit tool whitelist (prevents tool sprawl)
5. MUST DO: Exhaustive requirements - leave NOTHING implicit
6. MUST NOT DO: Forbidden actions - anticipate and block rogue behavior
7. CONTEXT: File paths, existing patterns, constraints

Choosing a Subagent

See subagent-types.md for detailed guidance on which subagent to use:

  • explore: Contextual grep for codebases
  • librarian: Reference search (docs, OSS, web)
  • oracle: Deep reasoning for architecture/complex decisions
  • frontend-ui-ux-engineer: Visual UI/UX changes

Defining New Subagents

Only create subagents when: The task domain has distinct tooling, expertise, or patterns that benefit from specialization.

See delegation-patterns.md for:

  • Subagent definition templates
  • When to create a new subagent vs using existing ones
  • Naming and description guidelines

Common Pitfalls

See common-pitfalls.md for:

  • Vague delegation prompts and why they fail
  • Over-delegating trivial tasks
  • Subagent misalignment with task type
  • Anti-patterns in agent orchestration

Best Practices

  1. One action per delegation: Combine tasks in parallel calls, not one call
  2. Be exhaustive: "MUST DO" and "MUST NOT DO" sections prevent drift
  3. Background everything: Use background_task for explore and librarian
  4. Explicit tool lists: Prevent subagents from using unauthorized tools
  5. Verify results: Check that delegated work meets expectations before proceeding

Delegation Example

python
1# GOOD: Specific, exhaustive 2background_task( 3 agent="explore", 4 prompt=""" 5 1. TASK: Find all authentication implementations 6 2. EXPECTED OUTCOME: List of files with auth logic, patterns used 7 3. REQUIRED SKILLS: explore 8 4. REQUIRED TOOLS: Grep, Read 9 5. MUST DO: Search for 'jwt', 'session', 'auth' patterns; identify middleware; list all endpoints 10 6. MUST NOT DO: Don't modify any files; don't run build/test commands 11 7. CONTEXT: Working in ./src directory, looking for Express.js patterns 12 """ 13) 14 15# BAD: Vague, implicit expectations 16background_task( 17 agent="explore", 18 prompt="Find auth stuff in the codebase" 19)

Reference Files

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is subagents-creator?

Ideal for Advanced AI Agents like Claude, needing efficient domain-specific task handling through subagents subagents-creator is a skill that enables the creation and management of specialized agents for specific tasks, such as explore, librarian, and oracle.

How do I install subagents-creator?

Run the command: npx killer-skills add Mineru98/skills-store/subagents-creator. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for subagents-creator?

Key use cases include: Delegating tasks to subagents for efficient domain handling, Improving subagent performance through structured outcome expectations, Developing specialized subagents for unique domains like frontend-ui-ux-engineer.

Which IDEs are compatible with subagents-creator?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for subagents-creator?

Requires understanding of Claude subagent architecture. Mandatory 7-section structure for task delegation.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add Mineru98/skills-store/subagents-creator. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use subagents-creator immediately in the current project.

Related Skills

Looking for an alternative to subagents-creator or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI