Kolmopdf Skill — Documentation skill for Claude Code
Official KolmoPDF agent skill for PDF parsing, translation, and Markdown conversion.
How to install Kolmopdf Skill
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open komoai2026/kolmopdf-skill and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Kolmopdf Skill does
Official KolmoPDF agent skill for PDF parsing, translation, and Markdown conversion.
Alternatives in Documentation
- PDF — Extract text, create PDFs, merge/split documents, and handle forms 94.1k ★
- Context7 — claude-plugins-official Up-to-date library documentation lookup 50.1k ★
- 会话管理(Session Manager)需求文档(PRD / Markdown) — 目标:对 Codex / Claude Code 的本地会话记录进行可视化管理,并提供“一键复制 / 一键终端恢复”能力 31.7k ★
README
KolmoPDF Skill
[](https://github.com/komoai2026/kolmopdf-skill/releases) [](LICENSE)
PDF to Markdown, layout-preserving translation, Markdown export, and document reading through KolmoPDF Jobs API v1.
Install
npx skills add komoai2026/kolmopdf-skill
Set your API key in the environment used to start the agent:
export KOLMOPDF_API_KEY=sk-xxxxxxxxxxxxxxxx
claude
PowerShell:
$env:KOLMOPDF_API_KEY = 'sk-xxxxxxxxxxxxxxxx'
claude
Get a key at [API Management](https://www.kolmopdf.com/api-keys). On macOS, Finder/Dock-launched apps do not automatically inherit a Terminal `export`; use the client's private environment or launch the agent from that shell.
The skill includes `scripts/jobs.mjs`, a zero-dependency Node.js 20+ Jobs API helper for macOS, Linux, and Windows. It does not require `jq`, GNU `timeout`, or Homebrew coreutils. MCP is optional.
Usage
- “把 PDF 转成 Markdown”“翻译 PDF”: use KolmoPDF with a credit estimate.
- “总结这个 PDF”“分析这篇论文”: reuse adequate text, or offer high-fidelity parsing with an estimate before uploading; then complete the reading task.
[SKILL.md](SKILL.md) contains the routing, cost, and helper commands. [Chain recipes](references/chain-recipes.md) cover multi-step operations, and the [parameter glossary](references/parameter-glossary.md) lists API fields. Helper outputs default to `~/kolmopdf-output/
Links
License
[MIT](LICENSE)
Related Skills
Create Patent
Draft a complete patent application from invention disclosure through assembly of a draft filing package (mark
Ghost Publish
Claude Code / Codex skill for publishing to Ghost from markdown. Drives TryGhost's official ghst CLI — strips
Claudekit Document Processing
Document processing and conversion
Ars Format Convert
ARS academic-paper format-convert mode — convert to LaTeX / DOCX / PDF / Markdown
Token Goat
Token burn reducer and focus keeper for Claude Code, Codex, Copilot, Gemini CLI, and more: surgical read hints
Pdf2md
Convert PDF to Markdown using marker tool with minimal modifications - preserves original content
Related Agents
Patent Creator
Drafts complete patent applications autonomously through 6-phase workflow (estimated 55-80 min). Produces mark
Doc Extractor
Transcribes one archival document image or PDF page. Produces verbatim original text, a Ukrainian translation,
Data Parser
Expert in parsing Markdown, YAML, and JSON files for Claude Code configurations. Use proactively when you need