Convert PDF To Md
github/awesome-copilotConverts PDF (.pdf) documents into Markdown so their contents can be accurately analyzed, summarized, searched, or extracted from. Use this skill whenever the user shares, references, or asks about a .pdf file — even if they don''t say "convert" or "markdown" explicitly. This includes requests to "read", "summarize", "review", "extract data from", "compare", or "analyze" a PDF report, paper, invoice, form, contract, or scanned document. Always run the bundled conversion script to produce Markdown first; do not attempt to parse PDF content directly or write ad-hoc extraction code. Also use this...
At a glance
This skill is for Documents & Spreadsheets and helps you convert pdf to markdown, extract text from pdf, and summarize a pdf document.
git clone --depth 1 https://github.com/github/awesome-copilot
cp -r awesome-copilot/skills/convert-pdf-to-md ~/.claude/skills/convert-pdf-to-md
Setup, runtime and requirements describe github/awesome-copilot, the repo this skill ships in.
pdfmarkdownText Extractiondocument-conversionocrParsing
Also in github/awesome-copilot
View the repoUse this skill when the user explicitly asks to map, document, or onboard into an existing codebase. Trigger for prompts like "map this code...
Run the AgentRC readiness assessment on the current repository and produce a static HTML dashboard at reports/index.html. Wraps `npx github:...
Generate tailored AI agent instruction files via AgentRC instructions command. Produces .github/copilot-instructions.md (default, recommende...
Help the user pick, write, or apply an AgentRC policy. Policies customise readiness scoring by disabling irrelevant checks, overriding impac...
Use this skill when the user shares ad campaign performance data and asks what to cut, scale, or test. Trigger for prompts like "analyze my...
Add educational comments to the file specified, or prompt asking for file to comment if one is not provided.
Write, debug, and optimize Adobe Illustrator automation scripts using ExtendScript (JavaScript/JSX). Use when creating or modifying scripts...
Patterns and techniques for adding governance, safety, and trust controls to AI agent systems. Use this skill when: - Building AI agents tha...
Patterns and techniques for evaluating and improving AI agent outputs. Use this skill when: - Implementing self-critique and reflection loop...
Check any AI agent codebase against the OWASP Agentic Security Initiative (ASI) Top 10 risks. Use this skill when: - Evaluating an agent sys...
Find, evaluate, and assemble the smallest compatible set of AI Agent Skills for an end-to-end natural-language goal. Use when a user wants S...
Verify supply chain integrity for AI agent plugins, tools, and dependencies. Use this skill when: - Generating SHA-256 integrity manifests f...
Other Documents & Spreadsheets skills
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word templates (.dotx files). Tr...
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a pos...
Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or...
Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining o...
Turn the current conversation into a spec and publish it to the project issue tracker — no interview, just synthesis of what you've already...
Compact the current conversation into a handoff document for another agent to pick up.