Create Integration

Create a new custom integration (API/service wrapper) for the workspace. Guides the user through defining the integration's slug, display name, description, category, and required env keys. Writes .claude/skills/custom-int-{slug}/SKILL.md via POST /api/integrations/custom. Use when the user says 'create an integration', 'add a new integration', 'new custom integration', 'I want to connect X to the workspace', or wants to wire up a new external API/service.

evolution-foundation af0c164 5.4 KB Updated

File contents

evolution-foundation/evo-nexus/tree/main/.claude/skills/create-integration commit af0c1646d7

Frequently asked questions

npx skillmds@latest add evolution-foundation/create-integration