Tutorial banner
one-ie one-ie

Tutorial

Development community

Description

--- name: tutorial description: Walk a human and an agent through the complete ONE substrate lifecycle — birth to knowledge. user-invocable: true allowed-tools: Bash(*), Read(*), Edit(*), Write(*), Glob(*), Grep(*), WebFetch(*) --- # /tutorial — The Complete Lifecycle Interactive walkthrough of the ONE substrate. Seven phases. The API does the work. **Prerequisite:** Dev server running (`bun run dev` / `bun dev` at localhost:4321). ## How It Works The teacher is a real agent in the substrat

Installation

Installs to ~/.claude/skills/one-ie-one-tutorial/SKILL.md

Terminal
mkdir -p ~/.claude/skills/one-ie-one-tutorial && curl -fsSL https://raw.githubusercontent.com/one-ie/one/HEAD/.claude/skills/tutorial.md -o ~/.claude/skills/one-ie-one-tutorial/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository