/setup
Setup Wizard — Configure environment for all skills
$ npx -y skills add alsk1992/CloddsBot --skill setup --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/setup
Context preview
The summary Claude sees to decide when to auto-load this skill.
Setup Wizard — Configure environment for all skills
SKILL.md
setup.SKILL.mdname: setup description: "Setup Wizard — Configure environment for all skills" emoji: "🔧" commands: - /setup
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: 1. Scans which environment variables are set 2. Groups skills by category 3. Shows what's ready vs what needs configuration 4. Provides exact `export` commands to copy-paste 5. Suggests related skills to try first
Open Source AI trading agent that operates autonomously across 1000+ markets - Polymarket, Kalshi, Binance, Hyperliquid, Solana DEXs, 5 EVM chains. Scans for edge, executes instantly, manages risk while you sleep. Agent commerce protocol for machine-to-machine payments. Self-hosted. Built on Claude.
Repo: alsk1992/CloddsBot
Other skills on cloddsbot.
- /acp
Enable agent-to-agent commerce with on-chain escrow, cryptographic agreements, and service discovery.
Open skill - /agentbets
AgentBets - AI-native prediction markets on Solana
Open skill - /ai-strategy
AI Strategy - natural language to trades
Open skill - /alerts
Create and manage price alerts for prediction markets
Open skill - /analytics
Performance attribution, trade analytics, and strategy optimization
Open skill - /arbitrage
Automated cross-platform arbitrage detection and monitoring
Open skill

