Pdf To Markdown
Helps with PDF, Markdown as part of writing, documentation, and content creation workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add pdf-to-markdown npx -- -y @trustedskills/pdf-to-markdown
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"pdf-to-markdown": {
"command": "npx",
"args": [
"-y",
"@trustedskills/pdf-to-markdown"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill converts PDF documents into Markdown format. It allows users to extract text and basic formatting (like headings, lists, and bolding) from PDFs. The resulting Markdown can then be edited, used in documentation, or integrated into other writing workflows.
When to use it
- Document Conversion: Quickly transform a research paper PDF into an editable Markdown document for analysis or rewriting.
- Content Extraction: Pull text content from lengthy PDF reports and repurpose it for blog posts or articles.
- Note Taking: Convert lecture notes taken as PDFs into organized, searchable Markdown files.
- Accessibility: Create a more accessible version of a PDF by converting it to Markdown, which can be easily styled and adapted.
Key capabilities
- PDF to Markdown conversion
- Extraction of text content
- Preservation of basic formatting (headings, lists, bolding)
Example prompts
- "Convert this PDF to markdown: [link to PDF]"
- "Can you turn the attached PDF into a markdown file?"
- “Extract the text from this PDF and format it as markdown.”
Tips & gotchas
The quality of the Markdown output depends heavily on the structure and formatting of the original PDF. Complex layouts or scanned documents may not convert perfectly.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.