Skip to content
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

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "Claude Octopus Setup" skill in my project.

Please run this command in my terminal:
# Install skill into the correct directory
mkdir -p .claude/skills/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/SKILL.md "https://raw.githubusercontent.com/nyldn/claude-octopus/main/.claude/commands/sys-setup.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

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

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 1mo ago
Active
Adoption1K+ stars on GitHub
1.1k ★ · Popular
DocsMissing or thin
Undocumented

GitHub Signals

Stars1.1k
Forks77
Issues4
Updated1mo ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code