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
MITTurn a folder of photos into a magazine-quality HTML document. Extracts GPS metadata, researches locations, and writes narrative prose around your images.
curl -fsSL https://raw.githubusercontent.com/Proofbound/photo-essay-skill/main/install.sh | bash
conference-booth-report
MITTurn 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.
curl -fsSL https://raw.githubusercontent.com/Proofbound/conference-booth-report/main/install.sh | bash