Integration banner
aiperceivable aiperceivable

Integration

Development community

Description

--- description: "Bootstrap a new apcore framework integration — ONLY when user explicitly invokes /apcore-skills:integration. Do NOT auto-trigger." argument-hint: "<framework> [--lang python|typescript|go] [--ref <existing-integration>]" allowed-tools: [Read, Glob, Grep, Write, Edit, Bash, AskUserQuestion, Agent, TaskCreate, TaskUpdate, TaskList, TaskGet] --- The user invoked this command with: $ARGUMENTS @../skills/integration/SKILL.md

Installation

Installs to ~/.claude/skills/aiperceivable-apcore-skills-integration/SKILL.md

Terminal
mkdir -p ~/.claude/skills/aiperceivable-apcore-skills-integration && curl -fsSL https://raw.githubusercontent.com/aiperceivable/apcore-skills/HEAD/commands/integration.md -o ~/.claude/skills/aiperceivable-apcore-skills-integration/SKILL.md

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

Full documentation available on GitHub

View Source Repository