subagent-creator-universal

Generate per-CLI subagent scaffolds for Qwen Code, Codex, Claude Code, and more.

31|4|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/kissrosecicd-hub/agents-evolution --skill subagent-creator-universal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: subagent-creator-universal
Source: https://github.com/kissrosecicd-hub/agents-evolution/tree/main/.agents/skills/subagent-creator-universal
Command: npx skills add https://github.com/kissrosecicd-hub/agents-evolution --skill subagent-creator-universal

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a unified workflow to generate customized subagents for any AI CLI by selecting the appropriate per-CLI template and routing logic.

Core Features & Use Cases

  • Supports Qwen Code, Codex, Claude Code, Factory Droid, Gemini CLI, OpenCode, and GitHub Copilot CLI with clear directory mappings.
  • Generates per-CLI SKILL.md-like files using the master template and per-subskill formats, enabling deterministic outputs.
  • Real-world use: a developer wants a tailored subagent for a new CLI; the tool generates the correct skeleton ready for loading by the target CLI.

Quick Start

Ask the user which CLI to target, then generate and place the appropriate per-CLI subagent scaffold in the correct directory.

Frequently Asked Questions about subagent-creator-universal

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate subagents for multiple AI CLI tools?

To generate subagents for multiple AI CLIs, this tool automates scaffolding by selecting per-CLI templates and routing files to the correct home directories. It ensures deterministic, load-ready subagents across Qwen Code, Codex, Claude Code, Factory Droid, Gemini CLI, OpenCode, and GitHub Copilot CLI.

Does this subagent scaffolding tool support GitHub Copilot CLI and Codex?

Yes, this subagent scaffolding tool supports GitHub Copilot CLI and Codex. It provides clear directory mappings and routing logic for these platforms alongside Qwen Code, Claude Code, Factory Droid, Gemini CLI, and OpenCode to ensure correct file placement.

What is the best way to create a tailored subagent for a new AI CLI?

The best way to create a tailored subagent for a new AI CLI is using master-template-based scaffolding. This approach generates the correct skeleton ready for loading by the target CLI, organizing the resulting files and applying appropriate per-CLI formats automatically.

How to ensure AI CLI subagent files have correct YAML frontmatter?

To ensure AI CLI subagent files have correct YAML frontmatter, the scaffolding process applies per-CLI constraints and master-template-based formatting. This enforces the required frontmatter structure to produce deterministic, load-ready subagent configurations.

Why does my custom subagent fail to load in Claude Code or Gemini CLI?

Custom subagents fail to load in AI CLIs like Claude Code or Gemini CLI when placed in incorrect home directories or formatted with wrong frontmatter. This tool enforces per-CLI constraints and directory mappings to ensure deterministic, load-ready file generation.