This is the routing hub for all document work: Word, Excel, PowerPoint, and PDFs. It maps what you're asking for to the right sub-skill, whether that's creating a consulting report with Playwright, filling PDF forms with pdf-lib, handling tracked changes in Word via OOXML, or building presentations from HTML. The workflow table is genuinely helpful because document tasks fragment fast across formats and tools. One nice touch: it includes a specialized pipeline for McKinsey-style reports that goes from mixed content directories straight to professional PDFs with proper typography and callout boxes. If you work across multiple Office formats regularly, having one entry point that knows which Python library or Node package to reach for saves the usual "wait, which tool handles this again" moment.
npx skills add https://github.com/danielmiessler/personal_ai_infrastructure --skill documents