chrisAlatorre

Reel Sources — Development skill for Claude Code

Development community

Inventories and diagnoses the available photo and video sources - how many pieces there are, from which dates, whether the originals are local or in the cloud, and what metadata problems they carry.

How to install Reel Sources

Installs to ~/.claude/skills/chrisalatorre-reel-forge-reel-sources/SKILL.md

Terminal
mkdir -p ~/.claude/skills/chrisalatorre-reel-forge-reel-sources && curl -fsSL https://raw.githubusercontent.com/chrisAlatorre/reel-forge/HEAD/commands/reel-sources.md -o ~/.claude/skills/chrisalatorre-reel-forge-reel-sources/SKILL.md

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

What Reel Sources does


description: Inventories and diagnoses the available photo and video sources - how many pieces there are, from which dates, whether the originals are local or in the cloud, and what metadata problems they carry. argument-hint: "[--dates YYYY-MM-DD..YYYY-MM-DD] [--source PATH] [--detail] [--json]"

/reel-sources — what material exists and what shape it's in

Arguments received: `$ARGUMENTS`

A **read-only diagnostic** command. It edits nothing, exports nothing, downloads nothing from th

Alternatives in Development

  • ExportProfile — Generate a complete personal profile summary of everything you know about me from our conversations 250 ★
  • Technique Combine People — Combine a user's photo with another person (real or fictional) into a single composite image: $ARGUMENTS 178 ★
  • Diagnose — Diagnose errors and problems in ADVPL/TLPP code - compilation errors, runtime errors, performance issues, and 136 ★

Full documentation available on GitHub

View Source Repository