aos-publish-document

aos-publish-document is a skill for Codex from axutse/aos-agent-skill-document. It costs 99 tokens per session (739 once invoked), scanned A, original, MIT.

A document-publishing workflow for turning source material into editable Word files and fixed PDF documents, such as reports, proposals, manuals, and white papers.

In plain words
What is it for?
Use it to create publication-ready DOCX and PDF business documents, including separate verified versions in different languages.
Why use it?
It organizes planning, writing, conversion, page checking, and revisions so the final documents can be reviewed for content, layout, and editability.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: mentions Codex; $skill-name invocation.

Good fit Use it to create publication-ready DOCX and PDF business documents, including separate verified versions in different languages.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/axutse/aos-agent-skill-document/aos-publish-document
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 axutse/aos-agent-skill-document --skill aos-publish-document
Clone the repo
git clone --depth 1 https://github.com/axutse/aos-agent-skill-document

Made for: 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 aos-publish-document

README.md
[![agentmods](https://agentmods.dev/badge/skills/axutse/aos-agent-skill-document/aos-publish-document/github.svg)](https://agentmods.dev/skills/axutse/aos-agent-skill-document/aos-publish-document)
Your own site
<a href="https://agentmods.dev/skills/axutse/aos-agent-skill-document/aos-publish-document"><img src="https://agentmods.dev/badge/skills/axutse/aos-agent-skill-document/aos-publish-document/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 aos-publish-document

Your own site · 80×15
<a href="https://agentmods.dev/skills/axutse/aos-agent-skill-document/aos-publish-document"><img src="https://agentmods.dev/badge/skills/axutse/aos-agent-skill-document/aos-publish-document.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 99 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 739 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.00099 $0.00739
Opus 5 $0.00049 $0.00369
Sonnet 5 $0.00020 $0.00148
Haiku 4.5 $0.00010 $0.00074

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

Security

Grade A, and why

aos-publish-document 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 12d 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.

plugins/aos-agent-skill-document/skills/aos-publish-document/SKILL.md · 51 lines

How it starts

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

AOS Document Publishing

Produce polished documents through a deterministic plan -> author -> render -> inspect -> revise -> verify loop.

Match the user's requested language. When the user requests Chinese and English editions, read references/bilingual-delivery.md and verify each language artifact independently.

Position the work

Act as a document publishing orchestrator, not as a replacement for Word, Acrobat, factual review, legal review, or rights clearance. Combine Codex reasoning with local document tools, preserve editability where required, and treat rendered-page verification as part of the deliverable rather than an optional preview.

Read references/positioning-and-routing.md when selecting among the three AOS skills, explaining scope to the user, or defining the input and output contract.

Route the work

  • Use $aos-author-word when editability, semantic styles, tracked document structure, or DOCX delivery matters.
  • Use $aos-process-pdf for fixed-layout creation, PDF inspection, metadata checks, rendering, page operations, or print-ready verification.
  • Use both when the user requests DOCX and PDF: author the DOCX first, verify it, export the PDF, and verify the PDF again.
  • Do not invoke all three skills mechanically. Use this skill as the orchestration entry point and load the format-specific workflow only when the task requires it.

Required workflow

  1. Inspect all supplied sources before drafting.
  2. Confirm format, page size, language, editability, style, and delivery requirements from context.
  3. Build a section and page plan for long documents.
  4. Preserve verified names, figures, terminology, and source meaning. Mark simulated values clearly.
  5. Apply a coherent editorial system. Read references/editorial-design.md for premium reports and white papers.
  6. Render the complete final document.
  7. Inspect every page at readable zoom; a contact sheet is only an overview.
  8. Fix clipping, overlaps, broken tables, missing glyphs, blurry images, weak hierarchy, and incorrect headers or footers.
  9. Re-render after each layout-sensitive change.
  10. Run metadata and secret checks before public release.
  11. Deliver only requested final artifacts unless QA outputs are requested.

Read the full file on GitHub · 51 lines

Files

What ships with it

6 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. 12d ago First seen · 51 lines · 99 tokens per session scan A d95d6f345f55

Subscribe to this mod's changes

aos-publish-document is a skill published in the GitHub repository axutse/aos-agent-skill-document (2 stars, last pushed 1mo ago), licensed MIT. It adds 99 tokens to every session and 739 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-08-31.

Related

Other skills, from other repositories

document-generation

Generate Word (.docx), Excel (.xlsx) and PowerPoint (.pptx) documents and fill existing PDF forms, from real NetClaw data, with per-element provenance and no fabrication. Use when someone needs a deliverable rather than an answer — a change record to attach to a CR, an audit workbook for a compliance reviewer, a…

automateyournetwork/netclaw · 91 tokens

document-processing

Use when the deliverable is a document's bytes or its literal content — text/tables out of PDFs, AcroForm fill and flatten, page merge/split, PDF/DOCX from templates, OCR of image-only scans. NOT schema-typed fields pulled from text (that is structured-extraction), NOT signature routing (e-signature) or spreadsheet…

ericrisco/rsc-harness · 84 tokens

docx

Read, create, and convert Microsoft Word (.docx) documents — extract text and tables, build reports from markdown/JSON, and export to PDF.

zhixuli0406/DuDuClaw · 34 tokens

document-processing-expert

Read, generate and modify office documents and PDFs from code: PDF extraction and forms, Word documents, Excel workbooks and PowerPoint decks. Use when the user mentions PDF, DOCX, XLSX, PPTX, Word, Excel, PowerPoint or spreadsheets, wants data extracted from documents, needs a report or invoice generated as a file…

personamanagmentlayer/pcl · 102 tokens

bank-statement-parsing

Guidelines for parsing bank statements using YOLO layout detection + OCR + LLM.

johnsonhk88/AI-Bank-Statement-Document-Automation-By-LLM-And-Personal-Finanical-Analysis-Prediction · 23 tokens

word-document-review

Review and edit existing Word documents (.docx) through OfficeAgent with tracked changes, comments, revision decisions, table updates, footnotes, or page-layout changes. Use when a user asks to revise, redline, mark up, or resolve review state in an existing Word file. Do not use for read-only extraction…

ilia-sokolov/OfficeAgent.NET · 78 tokens