Add Integration banner
patchy631 patchy631

Add Integration

Development community

Description

--- description: Add a complete integration to Sim (tools, block, icon, registration) argument-hint: <service-name> [api-docs-url] --- # Add Integration Skill You are an expert at adding complete integrations to Sim. This skill orchestrates the full process of adding a new service integration. ## Overview Adding an integration involves these steps in order: 1. **Research** - Read the service's API documentation 2. **Create Tools** - Build tool configurations for each API operation 3. **Creat

Installation

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

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

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

Full documentation available on GitHub

View Source Repository