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.
npx agentmods add skills/criptogus/hermesoffice/hermesoffice-documentsnpx skills add criptogus/HermesOffice --skill hermesoffice-documentsgit clone --depth 1 https://github.com/criptogus/HermesOfficeWrote 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.
[](https://agentmods.dev/skills/criptogus/hermesoffice/hermesoffice-documents)<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>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.
| Model | Per session | Once 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 |
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.
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, thenread_blocksfor 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_chartneeds real data (from the document, the user, orweb_search); never invent figures.
Creating a new document (file-level tools)
Flow for "write me a report / plan / memo":
-
Read the sources (
hermesoffice_extract_texton the referenced files, or the in-app read tools). -
Pick the closest template from
templates/docs/and follow its structure:Template Use for meeting-notes.docxMinutes: agenda, decisions, action items idea-brief.docxPitching a concept and its next experiment business-plan.docxFull plan through financials and the ask project-proposal.docxScoped proposal with milestones and risks status-report.docxWeekly status: TL;DR, done/planned, blockers product-requirements.docxPRD: stories, requirements, rollout decision-memo.docxOptions table + recommendation + decision record one-pager.docxSingle-page executive summary with an ask -
Replace every
[placeholder]and italic guidance line with real content; keep the heading structure; delete the template note. -
Write the result as a new
.docx(hermesoffice_docx_create), open it withhermesoffice_app_open_file, and reply with the path.
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.
- 3d ago First seen · 50 lines · 57 tokens per session scan A ccb8580d12c0
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.
Other skills, from other repositories
docx
使用 OpenXML SDK (.NET) 进行专业的 DOCX 文档创建、编辑和格式化。 三种管道:(A) 从零创建新文档,(B) 在已有文档中填充/编辑内容, (C) 应用模板格式化并通过 XSD 验证门控检查。 当用户需要生成、修改或格式化 Word 文档时,必须使用此 skill—— 包括他们说"写一份报告"、"起草建议书"、"制作合同"、 "填写此表单"、"按此模板重新排版",或任何最终输出为 .docx 文件的任务。 即使用户未明确提及 "docx",如果任务暗示生成可打印/正式文档,也应使用此 skill。.
pptx-generator
生成、编辑和读取 PowerPoint 演示文稿。使用 PptxGenJS 从零创建(封面、目录、内容、章节分隔、总结幻灯片),通过 XML 工作流编辑已有 PPTX,或使用 markitdown 提取文本。触发词:PPT、PPTX、PowerPoint、演示文稿、幻灯片、slide、deck、slides。.
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.
cyrene-obsidian-workspace
Cyrene 在 Learn 模式下操作 Obsidian Vault 的规范:目录约定、文件读取、按标题定位、创建与修改 Markdown 的安全原则。.
xlsx
Create, read, edit, recalculate, and verify Excel workbooks on Windows while preserving formulas and existing workbook structure.
office-design
为 Word、Excel、PDF 和 PowerPoint 选择并校验统一品牌主题。仅在需要跨格式保持颜色、字体、间距和数据语义一致时使用;单一格式的编辑仍优先使用对应技能。.