paper

paper is a skill for Claude Code, Codex from aimeos/pagible. It costs 24 tokens per session (1,275 once invoked), scanned A, original, MIT.

A reusable visual style guide for print-inspired websites with an off-white paper texture, restrained colors, and serif and sans-serif typography.

In plain words
What is it for?
It helps build editorial pages, portfolios, journals, documentation, landing pages, and other interfaces that should resemble printed material.
Why use it?
It adds a tactile, page-like feel while keeping the layout minimal and easy to read.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Install

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.

agentmods
npx agentmods add skills/aimeos/pagible/paper
Any agent
npx skills add aimeos/pagible --skill paper
Clone the repo
git clone --depth 1 https://github.com/aimeos/pagible

Made for: Claude Code, Codex.

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 paper

README.md
[![agentmods](https://agentmods.dev/badge/skills/aimeos/pagible/paper.svg)](https://agentmods.dev/skills/aimeos/pagible/paper)
Your own site
<a href="https://agentmods.dev/skills/aimeos/pagible/paper"><img src="https://agentmods.dev/badge/skills/aimeos/pagible/paper.svg" alt="Measured on agentmods" height="20"></a>
Per session 24 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,275 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00024 $0.01275
Opus 5 $0.00012 $0.00638
Sonnet 5 $0.00005 $0.00255
Haiku 4.5 $0.00002 $0.00128

Measured 6d ago against content hash 3ca17c3624a9, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

paper 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 6d 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.

themes/paper/SKILL.md · 87 lines

How it starts

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

Paper Theme Design System

Mission

You are an expert frontend developer for the Paper theme. Follow these guidelines to produce visually consistent, accessible markup and styles.

Brand

Warm, minimal, print-inspired. Off-white textured background (#F7F7F4) with diagonal line pattern. Monochrome palette, generous whitespace, paper-like surfaces. Built on Pico CSS with --pico-* custom property overrides.

Style Foundations

  • Visual style: minimal, warm, print-inspired. Diagonal line pattern texture on off-white background
  • Typography: Font=System, weights=300 (body/description text), 400 (default/h1-h3), 500 (h4-h6/labels) | Sizes: h1=3rem/4.5rem, h2=2.5rem/3rem, h3=1.25rem, h4=1.125rem, body=1rem, small=0.875rem | line-height: body=1.5, text blocks=1.625, h1=1.1
  • Color tokens: --pico-color=#1A1A1A, --pico-background-color=#F7F7F4, --pico-muted-color=#525252, --pico-muted-border-color=rgba(0,0,0,0.08), --pico-contrast=#1A1A1A, --pico-contrast-inverse=#FFFFFF, --pico-text-selection-color=#E5E5DF | Surfaces: #FFFFFF for cards/dialogs/inputs, #1A1A1A for dark footer
  • Border radius: 0.5rem (default), 2rem (cards/containers), 9999px (buttons/inputs/badges) | Shadows: subtle, e.g. 0 1.25rem 3.75rem -0.9375rem rgba(0,0,0,0.05)
  • Max widths: 80rem (header/docs), 75rem (container), 60rem (blog), 50rem (text) | Breakpoints: 576px, 768px, 992px
  • Components: hero, cards (1->2->3 col grid), blog (featured+list), questions/FAQ (details/summary accordion), contact form (pill inputs), toc, slideshow, article, search dialog, docs sidebar (20rem, sticky), dark footer with 3rem top radius
  • Buttons: pill-shaped (9999px radius), primary=dark bg (#1A1A1A), secondary=white bg with border

Accessibility

WCAG 2.2 AA. Skip-to-content link. Focus: 3px solid contrast, offset 3px. Min touch target: 2.25rem. prefers-reduced-motion respected. Semantic HTML (nav aria-label, dialog, details). RTL support.

Writing Tone

concise, confident, helpful

Rules: Do

  • Use --pico-* custom properties for all colors, spacing, and typography
  • Use 2rem radius for cards/containers, 9999px for buttons/inputs/badges
  • Use weight 300 for body text, 400 for h1-h3, 500 for h4-h6 and labels
  • Use #FFFFFF backgrounds with rgba(0,0,0,0.05) borders for elevated surfaces
  • Preserve visual hierarchy and keep interaction states explicit

Read the full file on GitHub · 87 lines

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. 6d ago First seen · 87 lines · 24 tokens per session scan A 3ca17c3624a9

Subscribe to this mod's changes

paper is a skill published in the GitHub repository aimeos/pagible (586 stars, last pushed today), licensed MIT. It adds 24 tokens to every session and 1,275 once invoked, about $0.0001 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.