Skill

Claude Octopus Setup

by nyldn

AI Summary

Checks 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

C

Acceptable

62/100

Standard Compliance45
Documentation Quality55
Usefulness35
Maintenance Signal100
Community Signal100
Scored Yesterday

GitHub Signals

Stars1.1k
Forks75
Issues4
UpdatedToday
View on GitHub

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

My Fox Den

Community Rating

Works With

Claude Code