hermesoffice-documents

hermesoffice-documents is a skill for Claude Code, Codex from criptogus/HermesOffice. It costs 57 tokens per session (564 once invoked), scanned A, original, Apache-2.0.

A document-writing and editing add-on for HermesOffice Docs, including reports, meeting notes, business plans, project proposals, and decision records.

In plain words
What is it for?
Use it to create or revise Word documents, apply tracked edits, fill document templates, add charts from real data, and manage documents in the templates and library.
Why use it?
It provides a structured way to work with documents, including editing specific sections and handling tracked changes, instead of treating the whole file as unstructured text.

Skill for Claude CodeCodex

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/criptogus/hermesoffice/hermesoffice-documents
Any agent
npx skills add criptogus/HermesOffice --skill hermesoffice-documents
Clone the repo
git clone --depth 1 https://github.com/criptogus/HermesOffice

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 hermesoffice-documents

README.md
[![agentmods](https://agentmods.dev/badge/skills/criptogus/hermesoffice/hermesoffice-documents.svg)](https://agentmods.dev/skills/criptogus/hermesoffice/hermesoffice-documents)
Your own site
<a href="https://agentmods.dev/skills/criptogus/hermesoffice/hermesoffice-documents"><img src="https://agentmods.dev/badge/skills/criptogus/hermesoffice/hermesoffice-documents.svg" alt="Measured on agentmods" height="20"></a>
Per session 57 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 564 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 $0.00057 $0.00564
Opus 5 $0.00028 $0.00282
Sonnet 5 $0.00011 $0.00113
Haiku 4.5 $0.00006 $0.00056

Measured 3d ago against content hash ccb8580d12c0, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

hermesoffice-documents 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 3d 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.

hermes/skills/hermesoffice-documents/SKILL.md · 50 lines

How it starts

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

Producing documents

Editing the open document (in-app tools)

  • Orient first: get_document_context, then read_blocks for the regions you will touch.
  • Edit at block granularity: replace_blocks / insert_content / apply_commands. Only reference styles that already exist in the document.
  • Respect tracked changes: when the document has revisions enabled, your edits are recorded as proposals for the user to accept — do not try to bypass that.
  • Charts and images: insert_chart needs real data (from the document, the user, or web_search); never invent figures.

Creating a new document (file-level tools)

Flow for "write me a report / plan / memo":

  1. Read the sources (hermesoffice_extract_text on the referenced files, or the in-app read tools).

  2. Pick the closest template from templates/docs/ and follow its structure:

    Template Use for
    meeting-notes.docx Minutes: agenda, decisions, action items
    idea-brief.docx Pitching a concept and its next experiment
    business-plan.docx Full plan through financials and the ask
    project-proposal.docx Scoped proposal with milestones and risks
    status-report.docx Weekly status: TL;DR, done/planned, blockers
    product-requirements.docx PRD: stories, requirements, rollout
    decision-memo.docx Options table + recommendation + decision record
    one-pager.docx Single-page executive summary with an ask
  3. Replace every [placeholder] and italic guidance line with real content; keep the heading structure; delete the template note.

  4. Write the result as a new .docx (hermesoffice_docx_create), open it with hermesoffice_app_open_file, and reply with the path.

Read the full file on GitHub · 50 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. 3d ago First seen · 50 lines · 57 tokens per session scan A ccb8580d12c0

Subscribe to this mod's changes

hermesoffice-documents is a skill published in the GitHub repository criptogus/HermesOffice (541 stars, last pushed 21d ago), licensed Apache-2.0. It adds 57 tokens to every session and 564 once invoked, about $0.0003 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.

Related

Other skills, from other repositories

docx

使用 OpenXML SDK (.NET) 进行专业的 DOCX 文档创建、编辑和格式化。 三种管道:(A) 从零创建新文档,(B) 在已有文档中填充/编辑内容, (C) 应用模板格式化并通过 XSD 验证门控检查。 当用户需要生成、修改或格式化 Word 文档时,必须使用此 skill—— 包括他们说"写一份报告"、"起草建议书"、"制作合同"、 "填写此表单"、"按此模板重新排版",或任何最终输出为 .docx 文件的任务。 即使用户未明确提及 "docx",如果任务暗示生成可打印/正式文档,也应使用此 skill。.

Playa-0v0/Cyrene-Agent · 169 tokens

pptx-generator

生成、编辑和读取 PowerPoint 演示文稿。使用 PptxGenJS 从零创建(封面、目录、内容、章节分隔、总结幻灯片),通过 XML 工作流编辑已有 PPTX,或使用 markitdown 提取文本。触发词:PPT、PPTX、PowerPoint、演示文稿、幻灯片、slide、deck、slides。.

Playa-0v0/Cyrene-Agent · 90 tokens

pdf

Create, inspect, fill, reformat, and visually verify PDFs on Windows with local Python rendering. Use whenever a PDF must preserve deliberate layout, including Chinese text, tables, charts, covers, or form fields.

Playa-0v0/Cyrene-Agent · 45 tokens

cyrene-obsidian-workspace

Cyrene 在 Learn 模式下操作 Obsidian Vault 的规范:目录约定、文件读取、按标题定位、创建与修改 Markdown 的安全原则。.

Playa-0v0/Cyrene-Agent · 42 tokens

xlsx

Create, read, edit, recalculate, and verify Excel workbooks on Windows while preserving formulas and existing workbook structure.

Playa-0v0/Cyrene-Agent · 26 tokens

office-design

为 Word、Excel、PDF 和 PowerPoint 选择并校验统一品牌主题。仅在需要跨格式保持颜色、字体、间距和数据语义一致时使用;单一格式的编辑仍优先使用对应技能。.

Playa-0v0/Cyrene-Agent · 53 tokens