Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add rm2thaddeus/Pixel_Detective --skill sprint-summary-pdfgit clone --depth 1 https://github.com/rm2thaddeus/Pixel_DetectiveWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/rm2thaddeus/pixel_detective/sprint-summary-pdf)<a href="https://agentmods.dev/skills/rm2thaddeus/pixel_detective/sprint-summary-pdf"><img src="https://agentmods.dev/badge/skills/rm2thaddeus/pixel_detective/sprint-summary-pdf/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/rm2thaddeus/pixel_detective/sprint-summary-pdf"><img src="https://agentmods.dev/badge/skills/rm2thaddeus/pixel_detective/sprint-summary-pdf.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00049 | $0.00618 |
| Opus 5 | $0.00024 | $0.00309 |
| Sonnet 5 | $0.00010 | $0.00124 |
| Haiku 4.5 | $0.00005 | $0.00062 |
Grade A, and why
sprint-summary-pdf scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 66 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Sprint Summary PDF
Use this skill to generate a clean PDF per sprint, saved inside each sprint folder.
Quickstart
- All sprints (default):
python skills/sprint-summary-pdf/scripts/generate_sprint_summary_pdf.py - Single sprint:
python skills/sprint-summary-pdf/scripts/generate_sprint_summary_pdf.py --sprint sprint-11
Inputs
docs/sprints/*/README.mddocs/sprints/*/PRD.mddocs/sprints/*/*SUMMARY*.mddocs/sprints/*/completion-summary*.mddocs/sprints/*/mindmap*.md
Output
- Default filename:
SPRINT_SUMMARY_CARDS.pdf - Save inside each sprint folder, for example:
docs/sprints/sprint-11/SPRINT_SUMMARY_CARDS.pdf
Content extraction
For each sprint folder, extract:
- Title and sprint name
- Dates or time window (if present)
- Goal or theme (from README or PRD)
- Key wins or delivered features
- Risks or known gaps
- Next steps or transition notes
- Metrics or performance highlights (if present)
If a sprint is missing a summary file, synthesize a short summary from README and PRD only.
Layout and style
- Use a grid of cards (4 to 6 cards per sprint).
- Visual tone inspired by the Pixel Detective frontend:
- dark base, high contrast text
- cyan or teal accent lines
- rounded cards, subtle shadows
- bold section headers
- Keep it readable at a glance. Each card should be 3 to 6 bullets.
- Include a small header with sprint name, status, and dates.
PDF generation approach
- Build a single HTML per sprint with inline CSS.
- Render to PDF using WeasyPrint when available; otherwise leave HTML for manual export.
- Do not depend on running services.
Scope control
- If user asks for a single sprint, only generate that sprint PDF.
- If user asks for all, iterate every sprint folder under
docs/sprints/.
Template and script
- Template:
skills/sprint-summary-pdf/assets/sprint_cards_template.html - Script:
python skills/sprint-summary-pdf/scripts/generate_sprint_summary_pdf.py(defaults to--all) - Single sprint:
--sprint sprint-11
What ships with it
2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 9d ago First seen · 66 lines · 49 tokens per session scan A 25e425935df4
sprint-summary-pdf is a skill published in the GitHub repository rm2thaddeus/Pixel_Detective (21 stars, last pushed 7mo ago), licensed MIT. It adds 49 tokens to every session and 618 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
daily-report-generator
Automatically generate daily construction reports from field data, worker inputs, weather, and progress photos. Creates professional PDF reports.
org-report
Generate an executive organization brief (leadership chain, direct reports, extended teams, and vendor partners) for a target person. Produces a Word + PDF report from a directory MCP source (WorkIQ is the reference implementation) and displays it in a Copilot canvas. Triggers on "generate org report for X", "build…
bluebeam
Bluebeam is a PDF-centric collaboration platform tailored for architecture, engineering, and construction professionals, offering industry-grade markup, measurement, takeoff, and document management tools combined with real-time collaboration via Bluebeam Studio for streamlined project workflows across office and…
extract-straight-bill-of-lading-data
Extract structured fields from straight bill of lading documents.
extract-shipping-request-data
Extract requestor, ship-from, ship-to, service, package, and handling instructions from shipping requests.
project-brief
Notebook-collage weekly digest template — spiral-bound reporter's notebook aesthetic with cobalt tape, mint folder tab, binder clip, receipt block, ruled baseline grid; built for AI-product / team / design weekly digests delivered as a downloadable high-res page.