Start

Install the CLI, setup wiring, connect MCP, copy the editor skill, and confirm whoami. Advanced path: Cursor, clone speed-scripts, example trailing stop on cbBTC — see Start skill. Use --json and -y for scripts.

agentic/start/skill.md

Why Speed-CLI

Why this CLI exists for agents: JSON-first output, composable primitives, and the speed-scripts layer on top.

agentic/why/skill.md

Protocol

Env matrix, chains and explorers, SPEED token, 0x and Squid, oracles, RPC, MCP merge rules (wallet stays local), identity and SANS at a glance.

agentic/protocol/skill.md

Commands

Grouped reference for built-in speed subcommands: balance, quote, swap, bridge, dca, identity, sans, and more — plus global --json / -y.

agentic/commands/skill.md

Scripts

Clone speed-scripts on GitHub (git clone https://github.com/lightspeedfoundation/speed-scripts/). Discover each bot by folder name under scripts/; read the matching *-skill.md for parameters and ordered steps.

agentic/scripts/skill.md

Building Blocks

Strategy composability: base vs target token, regime thinking, decimals, dry-runs, and when two bots might double-enter the same move.

agentic/building-blocks/skill.md

Function Builder

Full speed vocabulary — global flags, env, chains, every subcommand with JSON examples, decimal handling, PowerShell and bash patterns, and common pitfalls. Mirrored from speed-scripts/function-builder-skill.md.

agentic/function-builder/skill.md

Orchestration

Run one command or many: JSON parsing, multi-terminal bots, phased workflows from recon through execute and monitor.

agentic/orchestration/skill.md

Identity & SANS

Register and manage .speed names on Base; discover, buy, list, and offer SANS identities on OpenSea.

agentic/identity-sans/skill.md

MCP

speed start, Streamable HTTP, encrypted env from the server, and why your private key never comes from MCP.

agentic/mcp/skill.md

Security

Trust boundaries, allowances, approve and revoke — keep setup secrets and signing material out of version control.

agentic/security/skill.md

Observability

doctor, history, pending, and xp — health, activity, bridges, and local progression stats.

agentic/observability/skill.md