📄
DataTypeScript

PDF to Markdown

by first-fluke

PDF to Markdown is a Data skill for Claude Code, published by first-fluke in oh-my-agent.

1.2K stars145 forkson first-fluke/oh-my-agentAdded 2026/08/20Repository updated 2026/08/20
agent-harnessagent-skillsagentic-codingai-agentsclaude-codeclicodexcursordeveloper-toolsllmmulti-agentmulti-agent-systemsoh-my-agentopencodeorchestrationorchestratorserena
Install in seconds
Install PDF to Markdown
Copy PDF to Markdown into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/first-fluke/oh-my-agent/tree/main/skills/oma-pdf ~/.claude/skills/oma-pdf

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/first-fluke/oh-my-agent.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/oma-pdf/SKILL.md in first-fluke/oh-my-agent
Installs to
~/.claude/skills/oma-pdf
Collection
One of 25 skills cataloged from this repository
Category
Data668 skills

What PDF to Markdown does

PDF to Markdown converts PDF files into structured Markdown or another extraction format using opendataloader-pdf, preserving headings, lists, tables, and images for LLM context, RAG, or downstream review. Use it when a PDF must be parsed into AI-ready text.

PDF to Markdown is cataloged under Data on DirSkills. PDF to Markdown comes from a repository tagged agent-harness, agent-skills, agentic-coding, ai-agents and claude-code.

Documentation

README

PDF Skill - PDF to Markdown Conversion

Scheduling

Goal

Convert PDF files into structured Markdown or another requested extraction format while preserving readable document structure for LLM context, RAG, or downstream review.

Intent signature

  • User asks to convert, parse, read, extract, or transform a PDF.
  • User needs PDF text, headings, lists, tables, or images prepared for AI consumption.
  • User mentions "PDF to markdown", "parse PDF", "read this PDF", or equivalent wording.

When to use

  • Converting PDF documents to Markdown for LLM context or RAG
  • Extracting structured content such as tables, headings, lists, images, footnotes, or hyperlinks
  • Preparing PDF data for AI consumption
  • Checking whether a PDF has a text layer before choosing OCR

This is the opening of the README. Read the full README on GitHub.

Frequently asked about PDF to Markdown

  • What else does first-fluke publish alongside PDF to Markdown?

    PDF to Markdown is one of 25 skills that DirSkills catalogs from first-fluke/oh-my-agent, the repository it ships in. Its siblings there include AI Conversation Recap, Academic Writer and Architecture Agent. Each one is a separate skill with its own page in this directory, installs the same way PDF to Markdown does, and is maintained by first-fluke in that same repository. The rest of the collection is listed on the first-fluke/oh-my-agent page.

  • How does PDF to Markdown compare to other Data skills?

    PDF to Markdown ranks #432 by stars among the 668 Data skills in this catalog. The most-starred ones next to it are Benchmark Methodology, Jupyter Notebook and Solana. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of PDF to Markdown against them. Open each page to compare what they document and how they install.

More from first-fluke/oh-my-agent

PDF to Markdown is one of 25 skills cataloged on DirSkills from first-fluke/oh-my-agent.

See all 25 skills
📊
2w ago

AI Conversation Recap

AI Conversation Recap analyzes conversation histories from multiple AI tools for a date range and generates themed, project-oriented work summaries in Markdown. Use it for daily standups, weekly retros, or understanding tool-switching patterns.
Data
1.2K145
✍️
2w ago

Academic Writer

Academic Writer drafts, revises, and audits publication-grade academic English prose, enforcing sentence structure, verb, hedging, and anti-AI protocols with claims mapped to evidence. Use it for academic reports, essays, conclusions, literature reviews, or polishing AI-sounding drafts.
Writing
1.2K145
🏗️
2w ago

Architecture Agent

Architecture Agent analyzes software architecture choices, boundaries, and tradeoffs, then documents recommendations or ADRs. Use it when comparing designs, reviewing risks, or planning API and module evolution.
AI Engineering
1.2K145
⚙️
2w ago

Backend Agent

Backend Agent implements or reviews backend APIs, authentication, database integration, server-side business logic, and migrations using the project's existing backend stack and clean architecture boundaries.
DevOps
1.2K145
💡
2w ago

Brainstorm

Brainstorm explores user intent, constraints, and alternative approaches before planning or implementation, then preserves an approved design for downstream planning. Use it when an idea is ambiguous or needs design-first ideation.
AI Engineering
1.2K145
🗄️
2w ago

Database Architect

Database Architect designs, reviews, and optimizes SQL, NoSQL, and vector database schemas, models, and retrieval systems. Use it for entity-relationship design, indexing, transactions, capacity planning, and RAG vector database configuration.
Data
1.2K145