Pepper & Carrot AI-powered flipbook · Part 5 — Claude Skills as a Vision Provider: Ingesting a Comic by Reading It
Post 5 of the Pepper & Carrot AI flipbook series. The comic is images, not text — so before any RAG can happen, every page needs a description. This post is about who writes those descriptions: a tour of the three vision-provider options (local VLM, hosted API, Claude Code itself), why the Claude Code path wins for a portfolio project, and a section-by-section walk through the `ingest-from-images` skill that produces a JSON description per page. The right vision provider is context-specific, and the post includes a decision matrix mapping each constraint to the right choice — plus an appendix on how a VLM actually sees an image.