Compile Pictures banner
lx-0 lx-0

Compile Pictures

AI community

Description

You are processing a vision-LLM picture batch report into the wiki. ## Hard facts (override anything in the source material) ${facts_md} ## Source material **File:** `${source_path}` ``` ${source_content} ``` ## Your task — extract concepts from photo evidence, sparingly A picture batch is a vision-LLM summary of 1-20 camera / phone photos from the operator's `picture_inbox`. Each photo has been tagged with `scene_description / setting / objects / action / text_visible / tags / relevance`

Installation

Installs to ~/.claude/skills/lx-0-llm-wiki-compile_pictures/SKILL.md

Terminal
mkdir -p ~/.claude/skills/lx-0-llm-wiki-compile_pictures && curl -fsSL https://raw.githubusercontent.com/lx-0/llm-wiki/HEAD/prompts/compile_pictures.md -o ~/.claude/skills/lx-0-llm-wiki-compile_pictures/SKILL.md

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

Full documentation available on GitHub

View Source Repository