Photos banner
masterleopold masterleopold

Photos

Documentation community

Description

--- allowed-tools: Bash, Read, Write, Edit, Glob, Grep, Agent, AskUserQuestion argument-hint: "<photo-dir> <BookID> [--order time|filename]" description: "Import phone photos of book pages, OCR, and generate structured Markdown" --- # Photo Book Capture Source is pre-selected: **photos** (a folder of camera photos — phone, scanner app — one per page). Follow the full pipeline in `${CLAUDE_PLUGIN_ROOT}/commands/capture.md` with source = `photos`. Skip the platform selection step; there is no b

Installation

Installs to ~/.claude/skills/masterleopold-book-capture-photos/SKILL.md

Terminal
mkdir -p ~/.claude/skills/masterleopold-book-capture-photos && curl -fsSL https://raw.githubusercontent.com/masterleopold/book-capture/HEAD/commands/photos.md -o ~/.claude/skills/masterleopold-book-capture-photos/SKILL.md

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

Full documentation available on GitHub

View Source Repository