Skip to main content
Generate an AI tool class and its test file under a module’s ai/tools directory. The @talosjs/ai dependency is installed for you if the module doesn’t already have it.

Usage

Examples

Options

AI Skill

This command ships a matching ai:tool:create skill. After generating the class and test file, it walks your AI agent through implementing a function-calling tool that implements ITool from @talosjs/ai for use by a chat.