by-doc-to-markdown

Convert PDF, Word, Excel, and PowerPoint documents into Markdown files.

45|11|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/beyonai/ByClaw --skill by-doc-to-markdown
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: by-doc-to-markdown
Source: https://github.com/beyonai/ByClaw/tree/main/middleware/openclaw/skills/by-doc-to-markdown
Command: npx skills add https://github.com/beyonai/ByClaw --skill by-doc-to-markdown

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @byclaw/by-framework, and includes scripts (resource) components.

What problem does it solve?

This skill solves the friction of working with proprietary document formats by converting them into standardized, AI-friendly Markdown, enabling seamless integration into documentation workflows and knowledge bases.

Core Features & Use Cases

  • Multi-Format Support: Converts PDF, Word (doc/docx), Excel (xls/xlsx), and PowerPoint (ppt/pptx) files.
  • Flexible Output: Supports single-file conversion or batch processing into specific directories.
  • Use Case: Quickly transform a collection of legacy project requirement documents or meeting slides into a unified Markdown knowledge base for your team.

Quick Start

Use the by-doc-to-markdown skill to convert the file named project-plan.docx into a markdown file located in the current directory.

Frequently Asked Questions about by-doc-to-markdown

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert PDF and Word documents to Markdown for a knowledge base?

You can convert PDF and Word documents to Markdown by using this tool to interface with the backend fileToMarkdown service, transforming unstructured business files into standardized, AI-friendly text.

Can I batch convert multiple Office files into Markdown at once?

Yes, you can batch convert multiple Office files. The tool supports flexible output, allowing you to process collections of documents into specific output directories in a single run.

Does document conversion to Markdown support Excel and PowerPoint formats?

Document conversion to Markdown fully supports Excel (xls/xlsx) and PowerPoint (ppt/pptx) formats, alongside PDF and Word (doc/docx), enabling comprehensive ingestion of unstructured business documents.

What is the best way to ingest legacy project requirement documents into text-based systems?

The best way to ingest legacy documents is converting them into standardized Markdown, which facilitates seamless integration into text-based knowledge management systems and team documentation workflows.

Do I need the by-doc-to-markdown CLI to process files into Markdown?

Yes, you need the by-doc-to-markdown CLI to interface with the backend fileToMarkdown service, which handles the actual processing and conversion of your proprietary document formats into Markdown files.