ai/chats directory. The @ooneex/ai dependency is installed if it is not already present.
Usage
Examples
Options
| Option | Description | Default |
|---|---|---|
--name | Chat name. Normalized to PascalCase with a Chat suffix. | Prompted if omitted |
--module | Target module the chat is created in. | shared |
--override | Overwrite the files if they already exist. | false |
AI Skill
This command ships a matchingai:chat:create skill. It generates the chat class and test file, then guides your AI agent through completing a chat that extends the Chat base class from @ooneex/ai, including its model, system prompts, tools, and middlewares.
- Claude
- Codex