Loading...
Loading...
Convert Excel files to Markdown tables, supporting merged cell processing, multi-worksheet output, basic font semantics (bold/italic) and hyperlink conversion. Suitable for converting style guides, data tables into readable Markdown documents.
npx skill4agent add sakumyz/skills excel-to-markdownopenpyxl>=3.0.0where pythonuvuv runpython scripts/excel_to_markdown_general.py ./式様書.xlsx -o ./式様書.mdpython scripts/excel_to_markdown_general.py <excel-file> [-o <md-file>]python scripts/excel_to_markdown_general.py <excel-file> --merge-mode tltlfillpython scripts/excel_to_markdown_general.py <excel-file> --verbose