Skip to content
Automation
Skill

/sys-configure

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

From plugin
octo
4.1k70 skills49 agents53 commands18 hooks
Install
$ npx -y skills add nyldn/claude-octopus --skill sys-configure --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/sys-configure

Context preview

The summary Claude sees to decide when to auto-load this skill.

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

SKILL.md

sys-configure.SKILL.md
name: sys-configure
description: "Configure Claude Octopus — redirects to /octo:setup interactive wizard"
disable-model-invocation: true

> **Host: Codex CLI** — This skill was designed for Claude Code and adapted for Codex. > Cross-reference commands use installed skill names in Codex rather than `/octo:*` slash commands. > Use the active Codex shell and subagent tools. Do not claim a provider, model, or host subagent is available until the current session exposes it. > For host tool equivalents, see `skills/blocks/codex-host-adapter.md`.

Configuration to setup redirect

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

Setup uses a separate, private resume receipt. It rechecks readiness before trusting a recorded stage, leaves interrupted human login incomplete, and marks the receipt complete only after strict configuration persistence and readback. The user runs browser-opening authentication in their own terminal. Remote sessions never open it automatically.

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

Ships withocto

Every AI model has blind spots. Claude Octopus supports twelve external provider integrations — Codex, Antigravity CLI, Copilot, Qwen, Ollama, Perplexity, OpenRouter, OrcaRouter, OpenCode, Cursor CLI, Grok, and Kimi Code — alongside the built-in Claude Code

Get the whole plugin

Other skills on octo.