Carrel Convert — Documentation skill for Claude Code
Convert a PDF, Word, or other document to markdown and add it to your vault.
How to install Carrel Convert
Installs to ~/.claude/skills/linxule-carrel-carrel-convert/SKILL.md
mkdir -p ~/.claude/skills/linxule-carrel-carrel-convert && curl -fsSL https://raw.githubusercontent.com/linxule/carrel/HEAD/commands/carrel-convert.md -o ~/.claude/skills/linxule-carrel-carrel-convert/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Carrel Convert does
description: Convert a PDF, Word, or other document to markdown and add it to your vault
/carrel-convert — Document Conversion
Convert files to markdown and save them to the appropriate vault folder with proper frontmatter.
When to Use
- Researcher drops a file or gives a file path
- Researcher says "convert this", "import this paper", "add this to my vault"
- Any PDF, DOCX, PPTX, XLSX, or image needs conversion
What Happens
Uses the `convert` skill:
- Run `carrel paper c
Alternatives in Documentation
- Docx — Create, edit, and analyze Word documents with tracked changes, comments, and formatting 94.1k ★
- Notion Knowledge Capture — Convert conversations into structured, searchable Notion wiki entries 14.6k ★
- Ars Format Convert — ARS academic-paper format-convert mode — convert to LaTeX / DOCX / PDF / Markdown 4.5k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Carrel Capture
Save a web page or online article to your vault as markdown
Doc To Markdown Skill
Claude Code skill to convert Word documents to Markdown with image preservation
Bruce Doc Converter
为 Claude Code / OpenClaw 添加双向文档转换能力。支持 Word/Excel/PPT/PDF ↔ Markdown,导出精美 Word 文档。
Md
Convert pasted text into a properly formatted markdown file with frontmatter, save it to the right location in
Pdf2md
Convert PDF to Markdown using marker tool with minimal modifications - preserves original content
Novel Outline
Convert a raw outline or source material (PDF, text, markdown) into a structured OUTLINE.md optimized for chap
Related Agents
Dev Document
Generation of documents (PDF, DOCX, XLSX, PPTX). Use to create a document, generate a report, export to PDF/Wo
Document Scout
Use proactively for read-only fact-finding in local non-code documents and on the web: dates, deadlines, amoun
Python Document Processor
Production-grade Python document processor for PDF/DOCX/Markdown/TXT extraction with robust error handling, te