excel-to-markdown

Installation
SKILL.md

Excel 转 Markdown

任务目标

将 Excel 文件(.xlsx/.xlsm)转换为合法的 Markdown 表格格式,用于式样书阅读、上下文提供等场景。

前置依赖

openpyxl>=3.0.0

使用 where python 找到 python 的安装路径,如果 安装路径里包含 uv,则使用 uv run 命令来执行脚本,确保在虚拟环境中运行。如果无法找到 python,可以提示用户安装 python 或者使用虚拟环境,然后结束程序。

最佳实践

将项目式样书 Excel 转为 Markdown 后,可直接作为开发任务的上下文:

Related skills

More from sakumyz/skills

Installs
66
Repository
sakumyz/skills
First Seen
Feb 20, 2026