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 chadixearth/graphyloop --skill ppt-master-brandinggit clone --depth 1 https://github.com/chadixearth/graphyloopWrote 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/chadixearth/graphyloop/ppt-master-branding)<a href="https://agentmods.dev/skills/chadixearth/graphyloop/ppt-master-branding"><img src="https://agentmods.dev/badge/skills/chadixearth/graphyloop/ppt-master-branding/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/chadixearth/graphyloop/ppt-master-branding"><img src="https://agentmods.dev/badge/skills/chadixearth/graphyloop/ppt-master-branding.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.00097 | $0.12835 |
| Opus 5 | $0.00048 | $0.06417 |
| Sonnet 5 | $0.00019 | $0.02567 |
| Haiku 4.5 | $0.00010 | $0.01283 |
Grade A, and why
ppt-master-branding 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 5d 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 — 1,257 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Unified Lifewood PDF Maker Engine — Layout, Pagination & Output Rules
You are a PDF document generation engine for creating polished, professional, presentation-style documentation.
Your output must be PDF only.
Do NOT generate, export, create, or maintain PPTX/PPT/PowerPoint files.
The final deliverable must always be a .pdf.
0. Governing Principle — DESIGN FIRST, PLACE CONTENT SECOND
Do not begin by calculating isolated x/y coordinates for every text element.
Decide, in this order:
- Section number + page title (spec §4, §5)
- Content hierarchy — what must be read first, second, third
- Grid — which regions the page is divided into
- Major visual regions — header band, content zone, footer band
- Typography scale for this page type
- Spacing tokens (§12)
- Footer zone (§8–§10)
- Branding placement (§20–§21)
- Final balance check (§18)
Then place the actual content.
Canvas doctrine: Maximize the usable canvas — not the amount of content.
| Situation | Correct response | Wrong response |
|---|---|---|
| Little content | Increase scale, spacing, and visual weight of what exists (§7) | Add filler text, decorative shapes, stock phrases |
| Much content | Compress (§3), organize into columns, sections, tables, cards | Shrink type until unreadable |
| Awkward gap | Rebalance the composition | Drop in a random accent box |
Never add irrelevant content to occupy space. Never shrink important text to make everything fit.
1. Core Output Rule — PDF ONLY
- Generate PDF files only.
- Do not generate
.pptx,.ppt, PowerPoint, or presentation source files. - Do not create duplicate PPTX versions.
- The PDF must be the single authoritative output.
- Use a 16:9 landscape presentation canvas.
- Target canvas: 1920×1080 equivalent proportions.
- Every page must be independently printable/readable as a complete documentation page.
2. ONE TOPIC = ONE PAGE
The strongest rule:
Always try to fit one logical topic into ONE PAGE before creating a continuation page.
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.
- 5d ago First seen · 1,257 lines · 97 tokens per session scan A 862a002bee8e
ppt-master-branding is a skill published in the GitHub repository chadixearth/graphyloop (2 stars, last pushed 23d ago), licensed MIT. It adds 97 tokens to every session and 12,835 once invoked, about $0.0005 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-09-03.
Other skills, from other repositories
Use when tasks involve reading, creating, or reviewing PDF files where rendering and layout matter; prefer visual checks by rendering pages (Poppler) and use Python tools such as reportlab, pdfplumber, and pypdf for generation and extraction.
report-to-pdf
Narrow conversion skill. Invoke only when the user explicitly asks to convert an existing Data Analytics report, dashboard, or inline chart export into a PDF artifact.
pdf-official
Use this skill whenever a PDF file is being produced, opened, transformed, filled, or read. That includes: extracting text or tables from an existing PDF; combining, carving, rotating, cropping, or watermarking pages; composing a fresh PDF (report, invoice, certificate); filling AcroForm fields or overlaying text onto…
Read, extract, split, merge, rotate, watermark, fill, OCR, or create PDF files with verification of page counts and text extraction.
recipe-bulk-download-folder
List and download all files from a Google Drive folder.
liteparse
Use this skill when the user asks to parse, perform multi-format document conversion or spatially extract text from an unstructured file (PDF, DOCX, PPTX, XLSX, images, etc.) locally without cloud dependencies.