markitdown

markitdown is a skill for Claude Code, Codex from Chloris-Blaxk/inno-agent-hub. It costs 96 tokens per session (3,075 once invoked), scanned B, original, no licence file.

A file-conversion tool that turns documents and other sources into Markdown, a plain-text format commonly used for notes and AI input. It supports sources such as PDFs, office files, images, audio, web pages, data files, ZIP archives, YouTube links, and EPUBs.

In plain words
What is it for?
Use it to extract text from files, convert PDFs to Markdown, prepare notes, or make mixed media ready for an AI workflow.
Why use it?
It removes the need to copy text manually or handle each file type with a different process. Markdown makes extracted content easier to read, edit, and provide to a model.

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 extract text from files, convert PDFs to Markdown, prepare notes, or make mixed media ready for an AI workflow.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/chloris-blaxk/inno-agent-hub/markitdown
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 Chloris-Blaxk/inno-agent-hub --skill markitdown
Clone the repo
git clone --depth 1 https://github.com/Chloris-Blaxk/inno-agent-hub

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 markitdown

README.md
[![agentmods](https://agentmods.dev/badge/skills/chloris-blaxk/inno-agent-hub/markitdown/github.svg)](https://agentmods.dev/skills/chloris-blaxk/inno-agent-hub/markitdown)
Your own site
<a href="https://agentmods.dev/skills/chloris-blaxk/inno-agent-hub/markitdown"><img src="https://agentmods.dev/badge/skills/chloris-blaxk/inno-agent-hub/markitdown/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 markitdown

Your own site · 80×15
<a href="https://agentmods.dev/skills/chloris-blaxk/inno-agent-hub/markitdown"><img src="https://agentmods.dev/badge/skills/chloris-blaxk/inno-agent-hub/markitdown.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 96 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,075 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. 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.00096 $0.03075
Opus 5 $0.00048 $0.01537
Sonnet 5 $0.00019 $0.00615
Haiku 4.5 $0.00010 $0.00308

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

Security

Grade B, and why

markitdown scanned grade B with 1 finding 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 3d ago.

The scan reads SKILL.md. This mod also ships 5 executable files (scripts/batch_convert.py, scripts/convert_literature.py, scripts/convert_with_ai.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

Asks for rootmediumPrivilege escalation

A mod that escalates privileges can change anything on the machine, not only the project.

sudo apt-get install tesseract-ocr
skill-library/markitdown/SKILL.md · 490 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

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. 3d ago Changed · +2 lines 6eca6eaa00d7
  2. 11d ago First seen · 488 lines · 96 tokens per session scan B 02bef7fbd5d0

Subscribe to this mod's changes

markitdown is a skill published in the GitHub repository Chloris-Blaxk/inno-agent-hub (11 stars, last pushed 4d ago), with no licence file. It adds 96 tokens to every session and 3,075 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it B with 1 finding (asks for root). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

tools-internal

A reference guide documents built-in commands for working with PDFs, images, video, and audio in the Nuphus application. It is meant to help an agent explain the tools to users.

mrpulor-gh/nuphus · 0 tokens

chinese-video-transcribe-pdf

A workflow that turns Chinese-language videos, with or without subtitles, into structured text and a Chinese PDF report. It can use videos from sources such as YouTube or local MP4 files.

davidtoby/agent-skills · 61 tokens

aos-agent-skill-document

A document-publishing workflow for planning, creating, converting, checking, and preparing reports, proposals, manuals, white papers, and brand documents for release.

axutse/aos-agent-skill-document · 49 tokens

报销助理

An expense assistant that reads invoice images, PDFs, and travel receipts, checks them against expense rules, and creates expense forms. OCR means reading printed text from an image automatically.

laborany/laborany · 51 tokens

annual_report_parser

Parse PDF annual reports from global exchanges. Extracts TOC, chapters, financial highlights, and key narrative sections.

sunchaokun/zensers · 27 tokens

Генерация PDF из Markdown с точным академическим форматированием через Pandoc и LaTeX

A document workflow that turns Markdown text into PDF files using Pandoc and a custom LaTeX template. It applies specified academic page settings such as 14-point text, 1.5 line spacing, and A4 paper.

ECNU-ICALK/AutoSkill · 87 tokens