What problem does it solve?
This Skill eliminates the hours of manual work required to capture screenshots for multi-part blog series, where each post contains dozens of structured placeholder blocks specifying the target URL, image subject, and save filename for each screenshot.
Core Features & Use Cases
- Automated Placeholder Parsing: Scans all markdown files in a blog series folder to extract screenshot placeholder blocks into a structured JSON manifest, skipping non-screenshot types handled by other tooling.
- Progress Tracking: Generates a markdown checklist grouped by blog part to track which screenshots are already captured and which are pending.
- Interactive Batch Capture: Uses Playwright to open each screenshot URL in Microsoft Edge, lets you adjust zoom, scroll position, and login state, then saves the viewport to the correct per-part folder with the specified filename.
- Use Case: For a 61-part technical blog series like "The Analyst's Guide to GitHub" with hundreds of screenshot placeholders, this skill reduces manual screenshot work to a single streamlined interactive session.
Quick Start
Use the wt-screenshot-frames skill to batch capture all screenshot placeholders from your blog series folder, saving each image to the correct per-part directory with the specified filename.