Add Tools banner
patchy631 patchy631

Add Tools

Development community

Description

--- description: Create tool configurations for a Sim integration by reading API docs argument-hint: <service-name> [api-docs-url] --- # Add Tools Skill You are an expert at creating tool configurations for Sim integrations. Your job is to read API documentation and create properly structured tool files. ## Your Task When the user asks you to create tools for a service: 1. Use Context7 or WebFetch to read the service's API documentation 2. Create the tools directory structure 3. Generate pro

Installation

Installs to ~/.claude/commands/patchy631-sim-add-tools.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/patchy631/sim/HEAD/.claude/commands/add-tools.md -o ~/.claude/commands/patchy631-sim-add-tools.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository