diff --git a/README.md b/README.md index 53376a75..9e50c893 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,7 @@ Skills are not MCP servers and not tools. MCP defines how an agent connects to e - [pptx](https://github.com/anthropics/skills/tree/main/skills/pptx) - Read, generate, and adjust slides, layouts, templates. - [xlsx](https://github.com/anthropics/skills/tree/main/skills/xlsx) - Spreadsheet manipulation: formulas, charts, data transformations. - [Markdown to EPUB Converter](https://github.com/smerchek/claude-epub-skill) - Converts markdown documents and chat summaries into professional EPUB ebook files. *By [@smerchek](https://github.com/smerchek)* +- [markdown2pdf](https://github.com/woodyjon/markdown2pdf/tree/main/skills/markdown2pdf) - Converts Markdown files or inline markdown text into clean, vector PDFs with searchable text, embedded fonts, and GitHub-style typography; auto-fetches the CLI on first use. *By [@woodyjon](https://github.com/woodyjon)* - [Master Claude for Legal](https://github.com/sboghossian/master-claude-for-legal) - Skill pack for legal teams. NDA triage, multi-party version diff, citation verifier, meeting brief, and the Friday-newsletter status synthesis pattern. Includes 10 reference docs (privilege, verification, long documents, practice areas) and 3 firm templates. Built from the public Anthropic Claude for Legal Teams webinar dataset. *By [@sboghossian](https://github.com/sboghossian)* ### Development & Code Tools