Add V4 Agent

Community

Easily extend Agent V4 with new subagents.

Authoraaaa47080
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a structured, repeatable guide to add a new SubAgent to the Agent V4 system. It helps developers extend the agent ecosystem when users request new agent types or specialists.

Core Features & Use Cases

  • Create a new agent file implementing SubAgent with required methods and properties.
  • Create and register a prompting YAML for the new agent.
  • Export the agent in init.py and register it in bootstrap with a unique metadata entry.
  • Reuse existing tool interfaces or add new tools as needed.

Quick Start

Follow the steps to add a new SubAgent: create the agent class file at core/agents/agents/new_agent.py, create core/agents/prompts/new_agent.yaml, export and register in core/agents/agents/init.py and bootstrap.py, then verify with the bootstrap command.

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: Add V4 Agent
Download link: https://github.com/aaaa47080/stock_agent/archive/main.zip#add-v4-agent

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.