BeClaude

pdf-to-md-skill

New
GitHub TrendingDocumentationby weiwh7

High-fidelity PDF text extraction into LLM-friendly Markdown - Codex skill

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/pdf-to-md-skill.md https://raw.githubusercontent.com/weiwh7/pdf-to-md-skill/main/SKILL.md
3
Invoke in Claude Code
/pdf-to-md-skill
View source on GitHub

Frequently Asked Questions

What is pdf-to-md-skill?

High-fidelity PDF text extraction into LLM-friendly Markdown - Codex skill

How to install pdf-to-md-skill?

To install pdf-to-md-skill, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /pdf-to-md-skill.

What is pdf-to-md-skill best for?

pdf-to-md-skill is a community categorized under Documentation. Created by weiwh7.