xpager

xpager is a skill for Claude Code from mishahanin/heading-os. It costs 112 tokens per session (1,383 once invoked), scanned A, original, Apache-2.0.

A skill that creates a three-page branded one-page document for a product, module, or offering. It outputs the document as PDF and HTML using a fixed corporate template.

In plain words
What is it for?
Use it to prepare product one-pagers for audiences such as regulators, operators, investors, or partners.
Why use it?
It removes the need to assemble the layout, branding, capability summary, proof points, and contact details by hand.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is python scripts/render-doctype.py --type xpager \.

Good fit Use it to prepare product one-pagers for audiences such as regulators, operators, investors, or partners.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/mishahanin/heading-os
agentmods
npx agentmods add skills/mishahanin/heading-os/xpager

Made for: Claude Code.

Wrote 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.

agentmods badge for xpager

README.md
[![agentmods](https://agentmods.dev/badge/skills/mishahanin/heading-os/xpager/github.svg)](https://agentmods.dev/skills/mishahanin/heading-os/xpager)
Your own site
<a href="https://agentmods.dev/skills/mishahanin/heading-os/xpager"><img src="https://agentmods.dev/badge/skills/mishahanin/heading-os/xpager/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.

agentmods 80×15 button for xpager

Your own site · 80×15
<a href="https://agentmods.dev/skills/mishahanin/heading-os/xpager"><img src="https://agentmods.dev/badge/skills/mishahanin/heading-os/xpager.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 112 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,383 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00112 $0.01383
Opus 5 $0.00056 $0.00691
Sonnet 5 $0.00022 $0.00277
Haiku 4.5 $0.00011 $0.00138

Measured 8d ago against content hash f7c63da377a1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

xpager 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 8d 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.

.claude/skills/xpager/SKILL.md · 126 lines

How it starts

The opening of the file, as written. The whole thing — 126 lines — stays where its author put it; the contents beside it link to each section on GitHub.

xPager (OnePager)

Produce a three-page branded OnePager for a 31C product, module, or offering. Renders to PDF + HTML.

Variables

  • product: name (default ODUN.ONE), with base+suffix split for the wordmark (e.g., ODUN + ONE)
  • tagline: 1-2 sentence positioning statement
  • audience: who the xPager is for (regulator, operator, investor, partner)
  • stats: exactly 4 top-line data points
  • capabilities: 4-6 capability cards (key, title, description)
  • proof_points: 4 proof cards (key, title, description)
  • contact: name, title, email, phone of the point of contact

Phase 0: Context Loading

Read:

  • reference/corporate-style-guide.md - locked template, checklist (xPager section)
  • .claude/rules/corporate-docs.md - guardrail
  • .claude/rules/terminology.md - ODUN.ONE, DPI+, Five Principles
  • reference/misha-voice.md - voice for taglines and descriptions
  • Existing xPager reference: outputs/content/odun-one-xpager-2026/ for visual continuity

Phase 1: Classify and Confirm

Announce:

Using /xpager (OnePager template). PDF + HTML will be rendered. Full-bleed cover, locked wordmark with blue .ONE accent, stats bar, capability cards, proof cards, and brand footer applied.

Confirm product name, audience, and whether this is a fresh xPager or an update to an existing one.

Phase 2: Draft

Constraints:

  • Cover tagline under 180 characters, no corporate jargon.
  • Stats bar: exactly 4 data points. Use Voss precision on numeric values.
  • Capability cards: 4-6. Each card's description 1-2 sentences, under 220 characters.
  • Proof cards: exactly 4. the flagship deployment is a mandatory proof point for any ODUN.ONE xPager.
  • Contact: use the actual executive issuing the xPager.
  • Use "Tribe" never "team". Use "ODUN.ONE" never "Odun One" or "odun.one".

Do NOT attempt to rebuild the closing page in HTML - if a raster closing exists in outputs/content/odun-one-xpager-2026/extracted-assets/, reuse it; otherwise, the three-page layout suffices.

Read the full file on GitHub · 126 lines

Files

What ships with it

3 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.

Changes

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.

  1. 8d ago First seen · 126 lines · 112 tokens per session scan A f7c63da377a1

Subscribe to this mod's changes

xpager is a skill published in the GitHub repository mishahanin/heading-os (11 stars, last pushed 2d ago), licensed Apache-2.0. It adds 112 tokens to every session and 1,383 once invoked, about $0.0006 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.

Related

Other skills, from other repositories

pdf

PDF files: create, read, merge, fill, OCR, edit text.

NousResearch/hermes-agent · 18 tokens

hive.pdf

Read, write, merge, split, rotate, watermark, encrypt, and OCR PDF files using Python (pypdf, pdfplumber, reportlab, pypdfium2) and command-line tools (poppler-utils, qpdf). Use when the user asks to extract text/tables/images from a PDF, create or modify a PDF, combine or split PDFs, OCR a scanned PDF…

aden-hive/hive · 98 tokens

solidworks-engineering-drawing

A SolidWorks skill for creating and reviewing engineering drawings, which are manufacturing documents showing views, measurements, holes, parts lists, and title-block information.

wzyn20051216/solidworks-automation-skill · 58 tokens

google-apps-script

Build Google Apps Script automation for Sheets and Workspace. Custom menus, triggers (onEdit / time-driven / form submit), dialogs, sidebars, email batches, PDF export, external API. Use whenever the user wants to automate a Google Sheet, build a Sheets menu / sidebar / dialog, hit a Sheets row from email or a…

jezweb/claude-skills · 89 tokens

design-export-repair

Fixes broken decks/PDFs exported from Claude's "Design" feature (or similar AI deck generators) — cut-off or clipped text, wrong/substituted fonts, and corrupted .pptx package structure that shows up only once you export to PDF, not while looking at it in the app. Use this skill whenever the user uploads a zip, .pptx…

OneWave-AI/claude-skills · 219 tokens

anydoc

Convert Word (.doc/.docx/.docm), PowerPoint (.ppt/.pps/.pot/.pptx/.pptm/.ppsx/.ppsm), Excel (.xls/.xlsx/.xlsm/.xlsb), OpenDocument (.odt/.ods/.odp), RTF, EPUB, CSV, and PDF documents to clean GitHub-Flavored Markdown locally with the Any Doc CLI (npx -y @firecrawl/[email protected]): headings, GFM tables, slide structure…

magnus919/agent-skills · 189 tokens