Excel 转 Markdown
原名:convert-excel-to-md
把 Excel 工作簿转换为便于检索、分析和总结的 Markdown。
中文 Skills 技能说明
适合读取表格内容而不依赖 Excel 界面。保留工作表、表头和必要数值,复杂公式、图表和格式需注明转换限制;处理个人或企业数据前确认授权,输出不得意外公开敏感字段。
上游能力依据
上游原始适用说明:Converts Excel (.xlsx) workbooks into Markdown so their contents can be accurately analyzed, summarized, searched, or extracted from. Use this skill whenever the user shares, references, or asks about a .xlsx file — even if they don''t say "convert" or "markdown" explicitly. This includes requests to "read", "summarize", "review", "extract data from", "compare", "chart", or "analyze" a spreadsheet, workbook, budget, data export, or tracker. Always run the bundled conversion script to produce Markdown first; do not attempt to parse .xlsx content directly or write ad-hoc extraction code. Also use this skill for batch requests involving a whole folder of Excel workbooks. IMPORTANT: When the user references a folder or set of documents containing multiple file types (.pdf, .docx, .xlsx), invoke ALL three sibling skills — convert-pdf-to-md, convert-word-to-md, and convert-excel-to-md — so no file type is silently skipped.
上游 SKILL.md 主要章节(保留原文标题):
- When to use this skill
- Setup (once per environment)
- Usage
- Deciding where output goes
- Troubleshooting
使用边界
先提供真实业务背景、目标受众和可核验资料。输出是工作草稿或决策辅助,不补造客户反馈、经营数据、案例或引用。
作者、翻译与许可证
- 原作者
- GitHub, Inc. 与 awesome-copilot contributors
- 中文翻译
- CEOFans翻译
- 许可证
- MIT
- 上游来源
- https://github.com/github/awesome-copilot/tree/3f0bba475ec40b9680e1d0311b9caffeec5ad4c3/skills/convert-excel-to-md
适用范围
平台:linux、macos、windows;标签:效率与知识、Excel 转 Markdown
安全提示
基础静态扫描不等于绝对安全。技能可能调用命令、浏览器、云服务或本地文件,请在最小权限环境中使用,高风险操作必须人工确认。
如发现侵权、许可证或安全问题,可在本页前台提交投诉,管理员复核后可立即下架。