doc-numbering

doc-numbering is a skill for Claude Code, Codex from BlueprintOS/analysis-to-delivery. It costs 0 tokens per session (102 once invoked), scanned A, original, MIT.

A compatibility wrapper that points older code to the current document-numbering rules.

In plain words
What is it for?
Use it when maintaining older projects that still load the deprecated document-numbering skill.
Why use it?
It keeps older references working while the rules move to their canonical file.

Skill for Claude CodeCodex

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

Good fit Use it when maintaining older projects that still load the deprecated document-numbering skill.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/blueprintos/analysis-to-delivery/doc-numbering
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.

Any agent
npx skills add BlueprintOS/analysis-to-delivery --skill doc-numbering
Clone the repo
git clone --depth 1 https://github.com/BlueprintOS/analysis-to-delivery

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 doc-numbering

README.md
[![agentmods](https://agentmods.dev/badge/skills/blueprintos/analysis-to-delivery/doc-numbering/github.svg)](https://agentmods.dev/skills/blueprintos/analysis-to-delivery/doc-numbering)
Your own site
<a href="https://agentmods.dev/skills/blueprintos/analysis-to-delivery/doc-numbering"><img src="https://agentmods.dev/badge/skills/blueprintos/analysis-to-delivery/doc-numbering/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 doc-numbering

Your own site · 80×15
<a href="https://agentmods.dev/skills/blueprintos/analysis-to-delivery/doc-numbering"><img src="https://agentmods.dev/badge/skills/blueprintos/analysis-to-delivery/doc-numbering.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 102 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.
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.00000 $0.00102
Opus 5 $0.00000 $0.00051
Sonnet 5 $0.00000 $0.00020
Haiku 4.5 $0.00000 $0.00010

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

Security

Grade A, and why

doc-numbering 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 10d 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.

skills/disciplines/doc-numbering/SKILL.md · 9 lines

What it actually says

Compatibility Wrapper

Deprecated: 此 Skill 是 rules/doc-numbering.md 的兼容壳。 新代码 / 新文档应直接加载 rules/doc-numbering.md,不要继续依赖本 Skill。

本 Skill 仅为向后兼容而保留。canonical 规则现位于 rules/doc-numbering.md

当本 Skill 被调用时,请读取 rules/doc-numbering.md,并以其作为唯一真相源执行。

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. 10d ago First seen · 9 lines · 0 tokens per session scan A b165074b3ffc

Subscribe to this mod's changes

doc-numbering is a skill published in the GitHub repository BlueprintOS/analysis-to-delivery (26 stars, last pushed 2mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 102 tokens. 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.

Related

Other skills, from other repositories

pdf-text-replace

Replace text in fillable PDF forms by updating form field values. This skill should be used when users need to update names, addresses, dates, or other text in PDF form fields.

instavm/coderunner · 42 tokens

suede-product-marketing

Suede-owned product-marketing context discipline. Use when a project needs a shared record of product, audience, ICP, positioning, objections, customer language, proof, and goals, or when that record needs updating. NOT FOR: writing a campaign (use suede-campaign-in-a-box), conducting new customer interviews (use…

JasonColapietro/suede-creator-skills · 81 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

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

financial-document-parser

Extract and analyze data from invoices, receipts, bank statements, and financial documents. Categorize expenses, track recurring charges, and generate expense reports. Use when user provides financial PDFs or images.

OneWave-AI/claude-skills · 42 tokens

csv-excel-merger

Merge multiple CSV/Excel files with intelligent column matching, data deduplication, and conflict resolution. Handles different schemas, formats, and combines data sources. Use when users need to merge spreadsheets, combine data exports, or consolidate multiple files into one.

OneWave-AI/claude-skills · 56 tokens