MITupdated 2mo ago
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.
What can you do with Sys Configure?
name: sys-configure description: "Configure Claude Octopus β redirects to /octo:setup interactive wizard"
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, seeskills/blocks/codex-host-adapter.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. Just invoke the setup skill.
Install
Add Sys Configure to your client. Pick the one you use.
npx skills add burgebj/claudeoctopusInstalls every skill in the repository, then prompts for which to keep.
/plugin marketplace add burgebj/claudeoctopusAdds the repository as a plugin marketplace; install individual plugins with `/plugin install`.
git clone https://github.com/burgebj/claudeoctopus
cp -r skills/sys-configure ~/.claude/skills/A skill is a plain directory. Copy it into `.claude/skills/` in a project or in your home directory.
Score
63 / 100
Good