documents

documents is a skill for Claude Code, Codex from gaganjainse/shesh-skills. It costs 56 tokens per session (505 once invoked), scanned A, original, GPL-3.0.

A tool for opening common office files, including PDF, Word, Excel, PowerPoint, and OpenDocument files, and working with their text or format.

In plain words
What is it for?
Use it to read or summarise files, extract text from PDFs, convert documents, or work with office spreadsheets and presentations.
Why use it?
It helps when the agent cannot directly read a file or when information must be moved between document formats.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to read or summarise files, extract text from PDFs, convert documents, or work with office spreadsheets and presentations.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/gaganjainse/shesh-skills/documents
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.

Any agent
npx skills add gaganjainse/shesh-skills --skill documents
Clone the repo
git clone --depth 1 https://github.com/gaganjainse/shesh-skills

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 documents

README.md
[![agentmods](https://agentmods.dev/badge/skills/gaganjainse/shesh-skills/documents/github.svg)](https://agentmods.dev/skills/gaganjainse/shesh-skills/documents)
Your own site
<a href="https://agentmods.dev/skills/gaganjainse/shesh-skills/documents"><img src="https://agentmods.dev/badge/skills/gaganjainse/shesh-skills/documents/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.

agentmods 80×15 button for documents

Your own site · 80×15
<a href="https://agentmods.dev/skills/gaganjainse/shesh-skills/documents"><img src="https://agentmods.dev/badge/skills/gaganjainse/shesh-skills/documents.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 56 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 505 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown 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.1 $0.00056 $0.00505
Opus 5 $0.00028 $0.00253
Sonnet 5 $0.00011 $0.00101
Haiku 4.5 $0.00006 $0.00051

Measured 10d ago against content hash e05640dacb3e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

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 10d 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.

skills/documents/SKILL.md · 44 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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. 10d ago First seen · 44 lines · 56 tokens per session scan A e05640dacb3e

Subscribe to this mod's changes

documents is a skill published in the GitHub repository gaganjainse/shesh-skills (0 stars, last pushed 2d ago), licensed GPL-3.0. It adds 56 tokens to every session and 505 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.

Related

Other skills, from other repositories

llama-parse

Use this skill to parse complex documents (PDFs, Word documents, PowerPoint presentations, Excel spreadsheets, or images) into clean Markdown or structured JSON using the LlamaParse API. Make sure to use this skill whenever the user asks to extract tables from PDFs, handle complex document structures (multi-column…

hankunpeng/skills · 97 tokens

office-tools

A collection of tools for working with Excel, Word, PowerPoint, PDF, CSV, and Markdown files. It includes spreadsheet analysis, file conversion, and image extraction from documents.

Azzygoatcoder/agent-useful-skills · 69 tokens

document-exports

Generate and TEST downloadable document exports (PDF/CSV) from a Node/Express backend — pdfkit streaming, CSV BOM, cents formatting, and the supertest/pdfkit pitfalls that silently break tests.

pedroiff0/awesome-skills · 44 tokens

dsh-office-artifacts

Create, repair, transform, or verify XLSX, DOCX, PPTX, and PDF deliverables with format-aware tools and reopen or render checks.

hackerFish/awesome-dsh-skills · 37 tokens

markdown-everything

Converts 20+ document formats (PDF, DOCX, XLSX, PPTX, images, audio) to Markdown. Invoke when user asks to convert documents, extract text from files, or transform formats to Markdown.

wokaka209/markdown_everything · 50 tokens

markitdown

Convert files and office documents to Markdown. Supports PDF, DOCX, PPTX, XLSX, images (with OCR), audio (with transcription), HTML, CSV, JSON, XML, ZIP, YouTube URLs, EPubs and more.

x-cmd/skill · 53 tokens