Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

doc-to-md-opencode

Convert PDF and DOCX documents to high-quality Markdown.

Skill for Opencode — trigger with /doc-to-md-opencode or ask "convert this PDF to Markdown".

Install

git clone git@github.com:ADG81/doc-to-md-opencode.git resources/tools/doc-to-md-opencode

Prerequisites

  • Python 3.9+ — python.org
  • pip install marker-pdf docling

Usage

python resources/tools/doc-to-md-opencode/driver.py document.pdf
python resources/tools/doc-to-md-opencode/driver.py report.docx output/report.md

Files

doc-to-md-opencode/
├── SKILL.md        # Skill instructions for Opencode
├── driver.py       # Conversion script
├── README.md       # This file
├── LICENSE         # MIT
└── .gitignore

License

MIT

About

doc-to-md skill for Opencode

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages