Skip to main content
Scaffold a new AI chat class and its matching test file under a module’s ai/chats directory. If the @talosjs/ai dependency is missing, it gets installed.

Usage

Examples

Options

AI Skill

This command ships a matching ai:chat:create skill. After generating the class and test file, it walks your AI agent through completing a chat that extends the Chat base class from @talosjs/ai, setting its model, system prompts, tools, and middlewares.