create-agent

Installation
SKILL.md

{{{{raw}}}}

Create Agents

Create and manage agents for the code-forge application. Agents are specialized AI assistants with specific capabilities, tools, and behaviors.

File Location

CRITICAL: All agent files must be created in the <cwd>/.forge/agents directory, where <cwd> is the current working directory of your code-forge project.

  • Directory: <cwd>/.forge/agents
  • File format: {agent-id}.md
  • Example: If your project is at /home/user/my-project, agents go in /home/user/my-project/.forge/agents/

This is the only location where forge will discover and load custom agents.

Agent File Structure

Every agent file must have:

Related skills

More from antinomyhq/forge

Installs
50
GitHub Stars
7.3K
First Seen
Jan 26, 2026