BeClaude

pdf-md-review-skill

New
GitHub TrendingGeneralby DongboXie

PDF 转 Markdown 小系统:支持页码保留、文本/表格抽取、扫描页标记、结构化 blocks 输出、QA 报告生成,并沉淀可复用的质量检查 Skill/SOP。

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-md-review-skill.md https://raw.githubusercontent.com/DongboXie/pdf-md-review-skill/main/SKILL.md
3
Invoke in Claude Code
/pdf-md-review-skill
View source on GitHub
code-review

Frequently Asked Questions

What is pdf-md-review-skill?

PDF 转 Markdown 小系统:支持页码保留、文本/表格抽取、扫描页标记、结构化 blocks 输出、QA 报告生成,并沉淀可复用的质量检查 Skill/SOP。

How to install pdf-md-review-skill?

To install pdf-md-review-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-md-review-skill.

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

pdf-md-review-skill is a community categorized under General. It is designed for: code-review. Created by DongboXie.