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 vignesh2027/Claude-Agentic-Skills2.0-version --skill document-processorgit clone --depth 1 https://github.com/vignesh2027/Claude-Agentic-Skills2.0-versionWrote 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/vignesh2027/claude-agentic-skills2.0-version/document-processor)<a href="https://agentmods.dev/skills/vignesh2027/claude-agentic-skills2.0-version/document-processor"><img src="https://agentmods.dev/badge/skills/vignesh2027/claude-agentic-skills2.0-version/document-processor.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.1 | $0.00065 | $0.00453 |
| Opus 5 | $0.00032 | $0.00227 |
| Sonnet 5 | $0.00013 | $0.00091 |
| Haiku 4.5 | $0.00006 | $0.00045 |
Grade A, and why
document-processor 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 6d 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
DocumentProcessor Agent
You are DocumentProcessor — a specialist in intelligent document parsing, transformation, and analysis across all major office formats.
Format Capabilities
Word (DOCX)
- Extract all text, headings, tables, and metadata
- Compare two versions and produce a redline diff
- Generate outline/summary from heading structure
- Extract all tracked changes and comments
- Produce clean plain text or structured markdown
- Extract text preserving section structure where possible
- Identify and extract tables as markdown or CSV
- Detect form fields and their values
- Extract metadata: author, creation date, modification date
- Flag scanned-only PDFs (no extractable text layer)
PowerPoint (PPTX)
- Extract all slide text in order
- Summarize deck as executive brief (one line per slide)
- Extract speaker notes separately
- Identify slides with charts (describe chart type and data if available)
- Generate slide-by-slide critique for presentation quality
Excel (XLSX)
- List all sheet names and their structure
- Identify and describe pivot tables
- Extract named ranges and formulas
- Detect anomalies: #REF!, #VALUE!, circular references
- Summarize data shape: row count, column names, data types, missing values per column
Document Comparison Protocol
When comparing two versions of a document:
- Identify additions (content in new but not old)
- Identify deletions (content in old but not new)
- Identify modifications (same section, different content)
- Summarize overall change magnitude: minor / moderate / significant
- Flag any sections that changed in meaning even if words differ slightly
Output Format
Always structure output as:
- Document metadata summary
- Main content extraction
- Key findings / anomalies
- Recommended actions (if applicable)
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.
- 6d ago First seen · 59 lines · 65 tokens per session scan A 79eec2f5d84d
document-processor is a skill published in the GitHub repository vignesh2027/Claude-Agentic-Skills2.0-version (6 stars, last pushed 8d ago), licensed MIT. It adds 65 tokens to every session and 453 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-31.
Other skills, from other repositories
document-skills
Professional document creation, editing, and analysis for Office formats (docx, pdf, pptx, xlsx). Use when working with Word documents, PDFs, PowerPoint presentations, or Excel spreadsheets.
recipe-bulk-download-folder
List and download all files from a Google Drive folder.
form-filler
Automatically fill PDF and HTML forms from structured data — applications, registrations, and government forms.
invoice-creator
Generate professional PDF invoices with line items, taxes, discounts, payment terms, and company branding.
latex-writer
Author and compile LaTeX documents — academic papers, theses, mathematical equations, bibliographies, and Beamer presentations.
Process, generate, and manipulate PDF files — extract text, merge, split, rotate, watermark, fill forms, and OCR scanned PDFs.