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 skills add YouYou-lj/GovSafeAgent --skill office-document-suitegit clone --depth 1 https://github.com/YouYou-lj/GovSafeAgentWrote 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/youyou-lj/govsafeagent/office-document-suite)<a href="https://agentmods.dev/skills/youyou-lj/govsafeagent/office-document-suite"><img src="https://agentmods.dev/badge/skills/youyou-lj/govsafeagent/office-document-suite/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.
<a href="https://agentmods.dev/skills/youyou-lj/govsafeagent/office-document-suite"><img src="https://agentmods.dev/badge/skills/youyou-lj/govsafeagent/office-document-suite.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00000 | $0.00300 |
| Opus 5 | $0.00000 | $0.00150 |
| Sonnet 5 | $0.00000 | $0.00060 |
| Haiku 4.5 | $0.00000 | $0.00030 |
Grade A, and why
office-document-suite 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 9d 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.
What it actually says
Office 文档套件
为智能助手提供受治理的 Office 文档读取与生成能力:解析用户明确选择的 Word、Excel、PowerPoint、PDF 和常用文本材料,并按任务要求生成 DOCX、XLSX、PPTX、PDF 或 TXT 文件。
读取材料时必须保留 Word 标题、段落与表格行,Excel 工作表与行号,PowerPoint 页码与备注,以及 PDF 页码。长文件采用“全局覆盖采样 + 任务相关召回”,不能只读取文件开头;每个来源都必须进入覆盖检查。回答中的事实要回查召回证据并标注来源。若文件超过上下文预算,必须明确披露未覆盖范围,不能声称已经完整阅读。
该 Skill 不访问网络,不扫描用户目录;只允许读取本次任务选择的文件,并只允许向“通用设置”指定的下载目录写入结果。所有生成内容仍需用户复核。
生成 Word、Excel、PowerPoint 或 PDF 时,必须先把模型输出中的 Markdown 结构解析为标题、正文、项目符号、编号和表格等原生 Office 样式,不得把 #、** 或代码围栏作为正文写入。交付前必须使用对应格式解析器重新打开并验证容器,而且每一个下载操作只交付用户点击的单个文件。
What ships with it
2 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.
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.
- 9d ago First seen · 10 lines · 0 tokens per session scan A 1235aed30e92
office-document-suite is a skill published in the GitHub repository YouYou-lj/GovSafeAgent (2 stars, last pushed 14d ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 300 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-31.
Other skills, from other repositories
doc-reader
Read any common document/data file — PDF, Word (.docx), Excel (.xlsx/.xls), PowerPoint (.pptx), images (OCR), CSV/TSV, plain text, JSON/YAML/TOML, HTML/XML, and most source-code files. Use the readdocument tool.
markdown-converter
Markdown conversion: PDF, Office, HTML, data, OCR, audio, ZIP, YouTube.
skill-doc-delivery
Convert markdown to DOCX, PPTX, XLSX, PDF office documents — use when you need exportable deliverables.
unified-deliverable-workflow
Generate spreadsheets, diagrams, and PDF reports with iteration budgeting and error recovery.
document-python-direct-exec
Use direct Python execution for reliable spreadsheet and document/PDF generation operations.
document-direct-python
Use direct Python execution for reliable document creation including spreadsheets, PDFs, and structured reports.