Setup Wizard — Configure environment for all skills
68
55%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Risky
Do not use without reviewing
Optimize this skill with Tessl
npx tessl skill review --optimize ./src/skills/bundled/setup/SKILL.mdInteractive onboarding that checks which skills are ready and guides you through configuration.
# 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| 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 |
The setup wizard:
export commands to copy-paste2a8c94e
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.