add-tool

Automate BrassClaw tool setup and generate WASM or Rust boilerplate files.

Updated May 7, 2026
One-click install
npx skills add https://github.com/chtugha/brassclaw --skill add-tool-chtugha
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: add-tool
Source: https://github.com/chtugha/brassclaw/tree/main/.bob/skills/add-tool
Command: npx skills add https://github.com/chtugha/brassclaw --skill add-tool-chtugha

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the need for a streamlined process to create new tools for the BrassClaw AI assistant, reducing the time and complexity involved in tool development.

Core Features & Use Cases

  • Scaffold Creation: Generates the initial files and structure for both WASM and built-in Rust tools.
  • Customization: Allows for user-defined names and descriptions for new tools.
  • Integration: Provides guidance on integrating new tools with BrassClaw's capabilities.

Quick Start

Scaffold a new tool with the name 'example-tool' and a description 'Example tool for BrassClaw'.

Frequently Asked Questions about add-tool

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scaffold a new tool for BrassClaw?▼

To scaffold a new tool for BrassClaw, you provide a tool name and description, and the automation generates the initial boilerplate files and project structure. It offers a guided approach for defining characteristics.

Can I generate boilerplate for both WASM and Rust implementations?▼

Yes, the scaffolding process supports generating boilerplate for both WASM and built-in Rust implementations. You can choose the target environment during the guided setup.

What is the process for integrating new tools with BrassClaw?▼

The integration process involves generating the necessary boilerplate files and following provided guidance to connect the new tool with BrassClaw's capabilities. This streamlines the setup and integration workflow.

Do I need to manually configure tool characteristics when creating BrassClaw tools?▼

No, you do not need to manually configure characteristics. The setup offers a guided approach to defining tool names and descriptions, automatically generating the required files.

Does BrassClaw tool development require setting up the project structure from scratch?▼

No, BrassClaw tool development does not require setting up the project structure from scratch. The scaffolding process automates the creation of the initial files and structure for your new tools.