Skip to main content
ClaudeWave
Skill4k repo starsupdated 3d ago

sys-configure

Configure Claude Octopus — redirects to /octo:setup interactive wizard

Install in Claude Code
Copy
git clone --depth 1 https://github.com/nyldn/claude-octopus /tmp/sys-configure && cp -r /tmp/sys-configure/.claude/skills/sys-configure ~/.claude/skills/sys-configure
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# 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.