🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Lightspeed

by @lightspeedfoundation

Speed-CLI agentic skill hub: index to install, protocol, commands, scripts, building blocks, function builder, orchestration, identity/SANS, MCP, security, o...

Versionv1.0.1
Downloads542
Stars⭐ 1
TERMINAL
clawhub install speed-skills

πŸ“– About This Skill


name: speed-skills description: >- Speed-CLI agentic skill hub: index to install, protocol, commands, scripts, building blocks, function builder, orchestration, identity/SANS, MCP, security, observability. Use GitHub links in this file to open each category skill. license: GPL-3.0-only metadata: openclaw: homepage: https://github.com/lightspeedfoundation/speed-skills/blob/main/agentic/README.md


Speed-CLI β€” Agentic hub

Skill-style docs for the Speed-CLI multichain tool and speed-scripts: frontmatter, mental models, tables, pitfalls, and links. Full sources live in lightspeedfoundation/speed-skills on GitHub.

Browse on the web: GitHub Pages (repo root index.html).

Per-skill URL pattern: https://github.com/lightspeedfoundation/speed-skills/blob/main/agentic//skill.md


How agents should use this folder

1. Match intent β€” use the description in each skill’s YAML frontmatter (trigger terms live there). 2. Read one skill end-to-end before mixing commands β€” Orchestration ties phases together. 3. Deep CLI flags β€” confirm with speed --help; Commands summarizes roles, not every flag. 4. Scripts vs CLI vocabulary β€” Scripts points at scripts-reference; script-level flags and JSON are covered in Function builder (mirror of upstream function-builder-skill).


Skill index

Start

Install, speed setup, MCP, speed skill, whoami, scripting flags, advanced setup (Cursor + clone speed-scripts, e.g. cbBTC / trailing-stoploss-any).

Why Speed-CLI

Problems solved, design pillars, what the CLI is *not*, relation to speed-scripts.

Protocol

Env matrix, chains/explorers, SPEED address, 0x/Squid/oracles, RPC, MCP merge rules, identity/SANS.

Commands

Global flags, JSON contract, grouped subcommands, doctor behavior.

Scripts

Clone speed-scripts, folder discovery, *-skill.md, upstream doc links.

Building blocks

Base vs target, strategy families, regime thinking, hazards, decimals.

Function builder

Every speed flag/subcommand, JSON, decimals, PowerShell/bash patterns, pitfalls (mirrored from speed-scripts function-builder-skill).

Orchestration

Chaining JSON, multi-terminal, agent phases, errors, logging.

Identity & SANS

.speed on Base, profiles, SANS / OpenSea listings and offers.

MCP

speed start, mcp-url, encrypted env, trust model, debugging.

Security

Keys, allowances, revoke, MCP vs wallet boundary.

Observability

doctor, history, pending, xp.


GitHub Pages (maintainers)

Enable Settings β†’ Pages β†’ Branch: main, folder / (root) so the same repo serves the live site. Markdown under agentic/ is also viewable as raw .md on Pages if linked directly.

Optional later: per-command pages from --help, a fuller chain appendix, public-site risk disclaimers, pinned installs (npm install -g @lightspeed-cli/speed-cli@x.y.z) β€” none of these block publishing.