meta-tool-creator

Official

Create custom LLM tools with validation.

Authoroddship
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the process of creating new tools that an LLM can call, ensuring robust parameter validation and clear integration paths.

Core Features & Use Cases

  • Tool Generation: Automatically scaffold TypeScript code for new LLM-callable tools.
  • Schema Validation: Integrates TypeBox for defining and validating tool parameters.
  • External Script Integration: Provides examples for invoking Python, shell, and Node.js scripts from within tools.
  • Use Case: You need to add a new tool that checks the status of a specific microservice. This Skill will help you generate the TypeScript code, define the input parameters (like the service name), and set up validation to ensure the LLM calls it correctly.

Quick Start

Use the meta-tool-creator skill to generate a new tool called 'check_service_status' that accepts a 'service_name' string parameter.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: meta-tool-creator
Download link: https://github.com/oddship/bosun/archive/main.zip#meta-tool-creator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.