AI SummaryChecks Claude Octopus setup status and provides configuration instructions for missing dependencies like Codex CLI. Useful for developers setting up AI coding environments, though references appear outdated.
Install
# Add to your project root as SKILL.md curl -o SKILL.md "https://raw.githubusercontent.com/nyldn/claude-octopus/main/.claude/commands/sys-setup.md"
Description
Check Claude Octopus setup status and get configuration instructions
Claude Octopus Setup
This command checks your current setup and provides instructions for any missing dependencies.
Auto-Detection
Running setup detection... `bash ${CLAUDE_PLUGIN_ROOT}/scripts/orchestrate.sh detect-providers ` Based on the results above, here's what you need:
If You See: CODEX_STATUS=missing
Install Codex CLI: `bash npm install -g @openai/codex ` Then configure authentication: `bash
Option 2: API Key
export OPENAI_API_KEY="sk-..."
Quality Score
Acceptable
62/100
Trust & Transparency
Open Source — MIT
Source code publicly auditable
Verified Open Source
Hosted on GitHub — publicly auditable
Actively Maintained
Last commit Today
1.1k stars — Strong Community
75 forks