Proofbound
Workshop · tools for writers and researchers
Proofbound Workshop

Claude Code Skills

Skills are installable extensions for Claude Code that add specialized capabilities. Install with a single command and unlock new workflows in your terminal.

photo-essay

MIT

Turn a folder of photos into a magazine-quality HTML document. Extracts GPS metadata, researches locations, and writes narrative prose around your images.

By Richard Sprague

curl -fsSL https://raw.githubusercontent.com/Proofbound/photo-essay-skill/main/install.sh | bash

conference-booth-report

MIT

Turn a folder of trade-show or conference booth photos into a self-contained, emailable HTML report. Vision AI identifies each exhibitor from booth signage, optionally cross-references an exhibitor spreadsheet, and produces a single shareable file — perfect for post-show vendor recaps and sourcing reports.

By Richard Sprague

curl -fsSL https://raw.githubusercontent.com/Proofbound/conference-booth-report/main/install.sh | bash