Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Convert PDF, DOCX, XLSX, PPTX, images, audio, and 25+ file formats to clean Markdown using the Markdown Anything API.
Convert PDF, DOCX, XLSX, PPTX, images, audio, and 25+ file formats to clean Markdown using the Markdown Anything API.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Convert files to clean, structured Markdown using the Markdown Anything API. Supports PDF, DOCX, XLSX, PPTX, images, audio, and 25+ formats.
Set your API token as an environment variable. Get one from Settings > API Tokens in your Markdown Anything workspace. MDA_API_TOKEN=mda_your_token_here
Use the mda-convert tool when the user asks to: Convert a file to Markdown Extract text from a PDF, document, image, or audio file Turn a document into Markdown for use in a prompt or workflow
Converts a file to Markdown. Run scripts/convert.sh with the file path as the first argument. Arguments: $1 โ Path to the file to convert Optional environment variables: MDA_ENHANCED_AI=true โ Use Enhanced AI for scanned documents, images, and audio (costs extra credits) MDA_INCLUDE_METADATA=true โ Include document metadata in the response MDA_OPTIMIZE_TOKENS=true โ Optimize output for LLM token efficiency Example: scripts/convert.sh /path/to/document.pdf The tool outputs the converted Markdown to stdout.
Check your remaining credit balance. Run scripts/credits.sh with no arguments. Example: scripts/credits.sh
Files are sent to https://markdownanything.com/api/v1/convert for processing Your API token is sent via the Authorization header No data is stored locally beyond the conversion result See Markdown Anything Privacy Policy for data handling details
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.