Agent New banner
10x-Anit 10x-Anit

Agent New

AI community

Description

--- description: Create a new AI agent with custom personality, skills, and behavior --- <context> Active profile: Read from data/profiles/profiles.md (Owner Profile ID). If multiple profiles exist, ask which to use. Profile data: data/profiles/{profileId}/ </context> <cmd name="agent-new">Create custom agent</cmd> <input>/agent-new [name] --type fitness|finance|learning|career|creative|general</input> <steps> 1. Ask agent name (or use provided) 2. Ask: "What should this agent help with?" (de

Installation

Installs to ~/.claude/commands/10x-anit-10x-accountability-coach-agent-new.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/10x-Anit/10x-Accountability-Coach/HEAD/.claude/commands/agent-new.md -o ~/.claude/commands/10x-anit-10x-accountability-coach-agent-new.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository