Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
alsk1992 avatar

Setup

  • 13 installs
  • 610 repo stars
  • Updated June 26, 2026
  • alsk1992/cloddsbot

Setup is a Claude Code skill for the clodds bot that runs an interactive wizard to check which skills are configured and guide environment setup.

About

Setup is an interactive onboarding wizard for the clodds bot that scans which environment variables are set and groups skills by category. Developers run it to see what is ready versus what needs configuration and to get copy-paste export commands. It matters as the first-run guide that gets the bot's many skills configured.

  • Interactive wizard that reports which clodds skills are ready and what needs configuration
  • Category setup for DeFi, futures, prediction markets, Solana, and AI features
  • Lists all environment variables and runs a cross-skill health check

Setup by the numbers

  • 13 all-time installs (skills.sh)
  • Ranked #1,103 of 1,879 Documentation skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

setup capabilities & compatibility

Capabilities
onboarding · env check · health check
Pricing
Free
From the docs

What setup says it does

Interactive onboarding that checks which skills are ready and guides you through configuration.
SKILL.md
Provides exact `export` commands to copy-paste
SKILL.md
npx skills add https://github.com/alsk1992/cloddsbot --skill setup

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs13
repo stars610
Last updatedJune 26, 2026
Repositoryalsk1992/cloddsbot

What it does

Run an onboarding wizard that reports which clodds skills are configured and what env vars each still needs.

Who is it for?

First-run configuration of the clodds bot's DeFi, futures, prediction, Solana, and AI skills.

Skip if: Runtime trading or any task after the environment is already configured.

When should I use this skill?

You are setting up clodds and need to know which env vars are missing per category.

What you get

You see per-category configuration status and exact export commands to finish setup.

  • configuration status report
  • env-var checklist
  • health check

By the numbers

  • 5 category configurators (defi, futures, prediction, solana, ai)
  • 8 documented commands

Files

SKILL.mdMarkdownGitHub ↗

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

CommandDescription
/setupOverview of all categories and their status
/setup defiConfigure DeFi & DEX skills (EVM chains)
/setup futuresConfigure Futures & Perps exchanges
/setup predictionConfigure Prediction Market platforms
/setup solanaConfigure Solana DeFi skills
/setup aiConfigure AI & Strategy features
/setup envList all environment variables and their status
/setup checkHealth 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

Related skills

FAQ

What does the setup wizard do?

It scans set env vars, groups skills by category, shows what is ready, and provides copy-paste export commands.

Can I configure a single category?

Yes, run /setup with a category like defi, futures, prediction, solana, or ai.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.