smith-create-agent

Analyze project code and instantiate Smith 2.0 agent classes.

13|4|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/ggombee/code-forge --skill smith-create-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: smith-create-agent
Source: https://github.com/ggombee/code-forge/tree/main/skills/smith-create-agent
Command: npx skills add https://github.com/ggombee/code-forge --skill smith-create-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Claude Code, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of Smith 2.0 agents by analyzing the project and selecting appropriate classes to instantiate the agent. It handles requests like "create agent" or "agent setup" efficiently.

Core Features & Use Cases

  • Project Analysis: Analyzes the project to define appropriate agent classes.
  • Agent Instantiation: Generates instances of agents based on the analysis.
  • Use Case: Ideal for projects using Smith 2.0, where agent creation is a crucial step in the development process.

Quick Start

Run the code-forge:smith-create-agent command to start the process of creating a Smith 2.0 agent for your project.

Frequently Asked Questions about smith-create-agent

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

FAQPage Schema
How do I automate Smith 2.0 agent creation from my codebase?

Automating Smith 2.0 agent creation involves analyzing your project code to select appropriate classes and instantiate agent roles like architect, developer, reviewer, or tester.

Do I need Claude Code to set up a Smith 2.0 agent?

Yes, Claude Code is required to run the agent creation process and execute the project analysis needed to instantiate Smith 2.0 agents.

What's the best way to analyze a project for agent class selection?

Analyzing a project for agent class selection requires knowledge of the codebase structure to define appropriate agent classes and generate instances based on the analysis.

Can I create different agent roles like architect or tester for my project?

Yes, the agent creation process handles various agent roles such as architect, developer, reviewer, and tester by selecting appropriate classes during project analysis.

How does project code analysis define appropriate agent classes?

Project code analysis defines appropriate agent classes by evaluating the codebase structure and using the findings to instantiate the correct agent for your development process.