create-agent

Community

Scaffold a new specialized subagent on demand

AuthorDexploarer
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you quickly scaffold a new specialized subagent when the task domain requires expertise beyond the current set, saving time and reducing cognitive load.

Core Features & Use Cases

  • Agent Template: Provides a ready-to-use agent blueprint with a research-first protocol.
  • Domain Expansion: Create a new agent quickly for unfamiliar tasks without disrupting current agents.
  • Best Practices: Reuse existing patterns and configurations whenever possible.

Quick Start

  • Create a new agent named "data-collector" using the Agent Template and save to .claude/agents/data-collector.md
  • Then activate the new agent by referencing it in a task: I need to create-agent → Use data-collector agent

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: create-agent
Download link: https://github.com/Dexploarer/hyper-forge/archive/main.zip#create-agent

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository