Skip to main content
Write the Claude configuration into the project. The command creates AGENTS.md, one agent file per template under .claude/agents/, and a SKILL.md (plus any reference files) for every skill under .claude/skills/<skill>/, where skill names containing a . become - in the directory name.

Usage

ooneex claude:init [options]

Examples

ooneex claude:init
ooneex claude:init --cwd=./my-app

Options

OptionDescriptionDefault
--cwdDirectory the configuration is written into.Current directory