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 travisjneuman/.claude --skill document-skillsgit clone --depth 1 https://github.com/travisjneuman/.claudeWrote 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/travisjneuman/.claude/document-skills)<a href="https://agentmods.dev/skills/travisjneuman/.claude/document-skills"><img src="https://agentmods.dev/badge/skills/travisjneuman/.claude/document-skills/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/travisjneuman/.claude/document-skills"><img src="https://agentmods.dev/badge/skills/travisjneuman/.claude/document-skills.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- Socket pass
- Snyk pass
- NVIDIA SkillSpector warn
SkillSpector: 4 findings, up to medium
These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →
- medium Agent Snooping · line 41 Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
- medium Agent Snooping · line 47 Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
- medium Agent Snooping · line 53 Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
- medium Agent Snooping · line 59 Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
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.00044 | $0.00440 |
| Opus 5 | $0.00022 | $0.00220 |
| Sonnet 5 | $0.00009 | $0.00088 |
| Haiku 4.5 | $0.00004 | $0.00044 |
Grade A, and why
document-skills 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 8d 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
Document Skills Suite
Comprehensive document handling for Microsoft Office formats and PDFs.
Available Sub-Skills
| Skill | Format | Capabilities |
|---|---|---|
docx |
Word (.docx) | Create, edit, analyze, tracked changes, comments |
pdf |
PDF (.pdf) | Extract text, tables, metadata, merge/split |
pptx |
PowerPoint (.pptx) | Create, edit presentations, layouts, charts |
xlsx |
Excel (.xlsx) | Spreadsheet manipulation, formulas, charts |
When to Use
- Creating professional documents from scratch
- Editing existing Office files
- Extracting content from PDFs
- Working with tracked changes
- Generating reports and presentations
- Data analysis in spreadsheets
Workflow
- Identify document type needed
- Load appropriate sub-skill:
Skill(document-skills/docx), etc. - Follow sub-skill specific workflow
Sub-Skill Details
docx (Word Documents)
- Create: Use docx-js (JavaScript/TypeScript)
- Edit: Use Document library (Python)
- Analyze: Use pandoc for text extraction
- See
document-skills/docx/SKILL.mdfor full details
pdf (PDF Documents)
- Extract text, tables, metadata
- Merge and split documents
- See
document-skills/pdf/SKILL.mdfor full details
pptx (PowerPoint)
- Create and edit presentations
- Work with layouts and charts
- See
document-skills/pptx/SKILL.mdfor full details
xlsx (Excel)
- Spreadsheet manipulation
- Formulas and analysis
- See
document-skills/xlsx/SKILL.mdfor full details
What ships with it
17 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.
- docx/docx-js.md 18 KB
- docx/LICENSE.txt 1.4 KB
- docx/ooxml.md 23 KB
- docx/SKILL.md 9.9 KB
- index.js 251 B runs code
- package.json 221 B
- pdf/forms.md 9.3 KB
- pdf/LICENSE.txt 1.4 KB
- pdf/reference.md 16 KB
- pdf/SKILL.md 7.3 KB
- pptx/html2pptx.md 20 KB
- pptx/LICENSE.txt 1.4 KB
- pptx/ooxml.md 10 KB
- pptx/SKILL.md 25 KB
- xlsx/LICENSE.txt 1.4 KB
- xlsx/recalc.py 6.3 KB runs code
- xlsx/SKILL.md 10 KB
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.
- 8d ago First seen · 60 lines · 44 tokens per session scan A 2e6487ed6d0f
document-skills is a skill published in the GitHub repository travisjneuman/.claude (97 stars, last pushed 7d ago), licensed MIT. It adds 44 tokens to every session and 440 once invoked, about $0.0002 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-09-03.
Other skills, from other repositories
dev-document
Document generation (PDF, DOCX, XLSX, PPTX). Trigger when the user wants to create a document, generate a report, export to PDF/Word/Excel/PowerPoint, or produce an office file.
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…
documentation-standards
Apply markdown documentation standards optimized for both LLM consumption and Pandoc PDF generation. Use whenever the user is writing or.
pandoc-pdf-generation
PDF generation from markdown via Pandoc/XeLaTeX. TRIGGERS - markdown for PDF, print document, pandoc.
terminal-print
Print iTerm2 terminal output to network printer. Also documents AirPrint blank-page workaround for HP LaserJet Pro MFP 3101/3108 family. TRIGGERS - print terminal, terminal PDF, print session output, AirPrint blank page, printer prints blank, lpr no output, HP LaserJet driverless blank, IPP-Everywhere blank page.
latex-build
LaTeX builds with latexmk and live preview. TRIGGERS - latexmk, LaTeX build, live preview, compilation.