# Setup

> Setup Wizard — Configure environment for all skills Use when this capability is needed.

- Skill: `tomevault-io/setup-8` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/setup-8`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/setup-8/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/setup-8

---


# Setup Wizard

Interactive onboarding that checks which skills are ready and guides you through configuration.

## Quick Start

```bash
# 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

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/alsk1992) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

