Agent skill
setup
Setup Wizard — Configure environment for all skills
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/setup-alsk1992-cloddsbot
SKILL.md
Setup Wizard
Interactive onboarding that checks which skills are ready and guides you through configuration.
Quick Start
# See what's configured and what needs setup
/setup
# Configure a specific category
/setup defi
/setup futures
/setup prediction
/setup solana
/setup ai
# Check all environment variables
/setup env
# Quick health check
/setup check
Commands
| Command | Description |
|---|---|
/setup |
Overview of all categories and their status |
/setup defi |
Configure DeFi & DEX skills (EVM chains) |
/setup futures |
Configure Futures & Perps exchanges |
/setup prediction |
Configure Prediction Market platforms |
/setup solana |
Configure Solana DeFi skills |
/setup ai |
Configure AI & Strategy features |
/setup env |
List all environment variables and their status |
/setup check |
Health check across all skills |
How It Works
The setup wizard:
- Scans which environment variables are set
- Groups skills by category
- Shows what's ready vs what needs configuration
- Provides exact
exportcommands to copy-paste - Suggests related skills to try first
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?