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.
Why Speed-CLI
Why this CLI exists for agents: JSON-first output, composable primitives, and the speed-scripts layer on top.
agentic/why/skill.mdProtocol
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.mdCommands
Grouped reference for built-in speed subcommands: balance, quote, swap,
bridge, dca, identity, sans, and more — plus global --json / -y.
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.
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.mdFunction 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.
Orchestration
Run one command or many: JSON parsing, multi-terminal bots, phased workflows from recon through execute and monitor.
agentic/orchestration/skill.mdIdentity & SANS
Register and manage .speed names on Base; discover, buy, list, and offer SANS
identities on OpenSea.
MCP
speed start, Streamable HTTP, encrypted env from the server, and why your
private key never comes from MCP.
Security
Trust boundaries, allowances, approve and revoke — keep setup secrets and signing material out of version control.
agentic/security/skill.mdObservability
doctor, history, pending, and xp — health,
activity, bridges, and local progression stats.