pandoc-converter
π―Skillfrom jrajasekera/claude-skills
Converts documents between multiple formats like markdown, docx, html, pdf, and more using Pandoc's powerful document conversion capabilities.
Part of
jrajasekera/claude-skills(7 items)
Installation
python scripts/convert.py input.md output.docxpython scripts/convert.py document.md --to htmlpython scripts/convert.py --checkpython scripts/convert.py --formatsSkill Details
Convert documents between formats using Pandoc. Use when the user asks to convert files between formats like markdown, docx, html, pdf, latex, epub, rtf, csv, xlsx, or pptx. Triggers on requests like "convert this to Word", "export as PDF", "turn this markdown into HTML", or "convert the CSV to a table".
More from this repository6
Optimizes SQLite database performance by configuring PRAGMAs, designing efficient schemas, creating strategic indexes, and tuning queries for faster execution.
Enables unified access to 400+ AI models from 70+ providers through a single, flexible OpenAI-compatible API endpoint.
Enables privacy-first AI interactions using Venice.ai's uncensored, OpenAI-compatible API with decentralized inference across multiple advanced language models.
Enables seamless integration with Z.ai's GLM models for advanced AI tasks like chat, vision, image/video generation, transcription, and agent workflows.
Extracts key information and structured content from web articles using web scraping and parsing techniques.
Reviews code repositories, providing detailed analysis and suggestions for improvements using Claude's AI capabilities.