# amitte/tutorial-step-extractor

> Extract numbered steps from a video transcript where the speaker performs a task — produce imperative steps, code blocks for commands, and notes for verification.

## Identity

- **Type:** agent
- **Version:** 0.1.0
- **Trust tier:** official
- **License:** CC-BY-4.0
- **Authors:** Amitte Maintainers
- **Repo / bundle:** amitte/showcase
- **Canonical URL:** https://amitte.com/s/amitte/tutorial-step-extractor

## Tags

- **Capabilities:** tutorial, transcript, step-extraction
- **Domains:** content, documentation

## Evaluation

- **Adversarial score:** 100/100
- **Content score:** 92/100

## Endpoints

- **model-backed** `extract-steps` → (internal) — Take a video transcript of a tutorial and return numbered steps with commands and verification notes.

## Programmatic access

- Fetch JSON-RPC: `POST https://registry.amitte.com/rpc` with `{ "method": "fetch", "params": { "id": "amitte/tutorial-step-extractor" } }`
- Install via CLI: `amitte install amitte/tutorial-step-extractor`
- HTML page: https://amitte.com/s/amitte/tutorial-step-extractor

Last updated: 2026-06-27T00:08:44.159Z