create-integration

Official

Quickly add custom API integrations

AuthorEvolutionAPI
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Adding custom external APIs or services to the workspace can be error-prone and manual, requiring consistent naming, env key declaration, and a correctly formatted SKILL.md so agents can discover and call the integration. This Skill guides users through the necessary metadata, validates uniqueness, and creates a starter SKILL.md template so integrations are registered and usable without manual file edits.

Core Features & Use Cases

  • Guided creation: Collects display name, slug, category, description, env keys, auth method, and base URL with validation and sensible defaults.
  • Slug and conflict checks: Ensures the chosen slug is unique against core and existing custom integrations to prevent collisions.
  • Automated registration: Calls the backend to create a .claude/skills/custom-int-{slug}/SKILL.md template and informs the user how to complete setup and add env values.
  • Use case: Connect a new CRM or analytics API so agents can query and update external systems through a documented, discoverable integration.

Quick Start

Create a new custom integration by providing a display name, slug, category, short description, and the required environment variable names so the system can generate the SKILL.md and register the integration.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: create-integration
Download link: https://github.com/EvolutionAPI/evo-nexus/archive/main.zip#create-integration

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 471,000+ vetted skills library on demand.