sartaj1995

Add Recipe — Data skill for Claude Code

Data community

Turn a YouTube link, transcript, or description into a recipe file in this database.

How to install Add Recipe

Installs to ~/.claude/commands/sartaj1995-cookable-add-recipe.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/sartaj1995/cookable/HEAD/.claude/commands/add-recipe.md -o ~/.claude/commands/sartaj1995-cookable-add-recipe.md

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

What Add Recipe does


description: Turn a YouTube link, transcript, or description into a recipe file in this database argument-hint: "" allowed-tools: Read, Write, Edit, Glob, Grep, Bash(npm run validate), WebFetch, WebSearch

Add a recipe to this database from what follows.

$ARGUMENTS

If `` is empty, ask what to add and stop.

1. Get the content

  • A transcript or pasted recipe — use it directly. This is the best input.
  • **A Yo

Alternatives in Data

  • HTML Video — Programmatic video for coding agents — HTML to video on your laptop 4.5k ★
  • Pipeline Feature — Add a feature to the FFmpeg transcode pipeline following Tunarr's pipeline builder pattern 2.5k ★
  • Portaljs Add Dataset — Add a dataset (CSV, TSV, JSON, or GeoJSON) to an existing PortalJS portal 2.3k ★

Full documentation available on GitHub

View Source Repository