sys-configure · git:20260813.14437ae · 2026-08-13 · sha256 efff9d004c54a806

sys-configure git:20260813.14437aeA

Immutable. This exact content is served forever at /api/v1/blob/efff9d004c54a806.

---
name: sys-configure
disable-model-invocation: true
effort: low
user-invocable: true
aliases:
  - config
  - configure
description: Configure Claude Octopus — redirects to /octo:setup interactive wizard
trigger: |
  Use this skill when the user wants to "configure Claude Octopus", "setup octopus",
  "configure providers", "set up API keys for octopus", or mentions octopus configuration.
---

# Configuration → Setup Redirect

This skill is an alias for `/octo:setup`. When triggered, invoke the setup command directly.

**Action:** Run `/octo:setup` — the interactive setup wizard handles all configuration:
- Provider installation and auth
- RTK token optimization
- Work mode selection
- First-run onboarding

Do NOT duplicate setup logic here. Read
`${HOME}/.claude-octopus/plugin/commands/setup.md` and follow it only because
the user explicitly invoked this configuration skill.