document-conversion
Installation
SKILL.md
Document Conversion
Convert documents and URLs to markdown using a three-tier fallback strategy. This skill is infrastructure: consumer skills reference it via dependency rather than reimplementing conversion logic.
When To Use
- Converting PDF, DOCX, PPTX, XLSX, HTML, or images to markdown for downstream processing
- Any skill that ingests external documents
- File format is not plain text or markdown
When NOT To Use
- Content is already markdown or plain text
- You only need to read a small text file (use Read directly)
Format Detection
Related skills
More from athola/claude-night-market
project-planning
Turn a specification into a phased implementation plan with dependency ordering.
125code-quality-principles
KISS, YAGNI, and SOLID code quality principles for clean code, reducing complexity and preventing over-engineering.
93project-brainstorming
Guide project ideation via Socratic questioning to generate project briefs.
91doc-generator
Generate or remediate documentation with human-quality writing and style.
80rigorous-reasoning
Anti-sycophancy reasoning checklist.
78project-specification
Transform project briefs into testable specifications with user stories, acceptance criteria, and measurable outcomes.
77