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/junmystery/agent-guidance-python/media-doc-processingnpx skills add JunMystery/Agent-Guidance-Python --skill media-doc-processinggit clone --depth 1 https://github.com/JunMystery/Agent-Guidance-PythonWrote 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/junmystery/agent-guidance-python/media-doc-processing)<a href="https://agentmods.dev/skills/junmystery/agent-guidance-python/media-doc-processing"><img src="https://agentmods.dev/badge/skills/junmystery/agent-guidance-python/media-doc-processing.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.00038 | $0.00336 |
| Opus 5 | $0.00019 | $0.00168 |
| Sonnet 5 | $0.00008 | $0.00067 |
| Haiku 4.5 | $0.00004 | $0.00034 |
Grade A, and why
media-doc-processing 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 yesterday.
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
Media & Document Processing
Use this skill for generating assets via Fal AI, video editing automations, VideoDB query engines, programmatically creating math animations with Manim, rendering React videos with Remotion, parsing PDFs with Nutrient document engine, and executing visa document translation tasks.
References
Video & Media Tooling
fal-ai-media: references/fal-ai-media.mdvideo-editing: references/video-editing.mdvideodb: references/videodb.mdmanim-video: references/manim-video.mdremotion-video-creation: references/remotion-video-creation.md
Document Parsers & Translators
nutrient-document-processing: references/nutrient-document-processing.mdvisa-doc-translate: references/visa-doc-translate.md
Presentation & Slide UI
frontend-slides: references/frontend-slides.mdui-demo: references/ui-demo.md
Compatibility
Old skill identifiers remain as compatibility shims for one release cycle. Prefer this canonical skill for new routing.
What ships with it
9 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.
- references/fal-ai-media.md 7.0 KB
- references/frontend-slides.md 85 B
- references/manim-video.md 2.8 KB
- references/nutrient-document-processing.md 5.8 KB
- references/remotion-video-creation.md 3.5 KB
- references/ui-demo.md 69 B
- references/video-editing.md 9.5 KB
- references/videodb.md 14 KB
- references/visa-doc-translate.md 3.8 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.
- yesterday First seen · 30 lines · 38 tokens per session scan A dd6a6c83b001
media-doc-processing is a skill published in the GitHub repository JunMystery/Agent-Guidance-Python (2 stars, last pushed 1mo ago), licensed MIT. It adds 38 tokens to every session and 336 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
n8n-binary-and-data
Handle files and binary data in n8n correctly. Use when working with files, images, PDFs, attachments, uploads or downloads, base64, vision/multimodal input, or when an AI agent needs a file as tool input or output — and whenever the user mentions $binary, binaryPropertyName, "read the PDF", "attach the file", "send…
markdown-to-pdf
Convert a markdown file to PDF using mistune + reportlab. Use when the user wants to convert a .md file to PDF, or when another skill needs to produce a PDF from markdown output.
pdf-guide
Searches and reads Riksarkivet's archival PDF guides (medieval Sweden, governance 1520-1920, Sami history). Use when user asks about Swedish history, archives, medieval charters, governance, Sami, or wants to open/search PDF guides. Provides section-level references with page numbers for citation.
orchardcore-ai-documents-extractors
Skill for adding PDF and OpenXml text extraction to CrestApps Orchard Core AI Documents. Covers PDF, DOCX, XLSX, PPTX, processor registration, supported file types, upload processing, and extraction troubleshooting. Use this skill when requests mention AI Documents extractors, PDF document processing, OpenXml document…
inspect-repair
Run a free deterministic quality report on ANY PowerPoint file (yours or generated elsewhere) and optionally auto-repair it. Use when the user asks to check/lint/QA/review a pptx, find broken slides, fix overflowing or hidden text, clean up a deck before sending, or verify a generated deck. Uses the SlideForge REST…
pdf-to-pptx
Convert a PDF into an editable PowerPoint (.pptx) deck. Every shape, text block, table, and image becomes a native PowerPoint element — not a flattened screenshot. Use when the user wants to turn a PDF report, research paper, or investor deck into an editable presentation. Requires the slideforge MCP server.