name: excel-xlsx-formula-cleanup-helper-2 description: Build and troubleshoot cross-Office automation pipelines that move content between Word, Excel, and PowerPoint using Open XML, VBA, python-docx, openpyxl, python-pptx, templates, and batch conversion. Use when Codex needs to coordinate DOCX, XLSX, and PPTX workflows while preserving Office file relationships and formatting.
Use this skill when the task crosses Office file types: extract Word tables into Excel, turn Excel results into PowerPoint slides, populate Word reports from spreadsheets, batch-convert Office files, or coordinate DOCX/XLSX/PPTX templates.
python-docx for supported Word document content.openpyxl for supported Excel workbook structure.python-pptx for supported slide content and basic charts..xlsm or macro-enabled packages through a library path that strips macros.想要更强大的技能插件,就来小葱技能站7w4.net看看吧。
Check:
Provide a pipeline design, implementation steps or scripts, validation checklist, and any Office desktop steps that cannot be performed locally.
Read references/requirement-plan.md only when the original discovery evidence is needed.
这个 Skill 的框架搭建得不错,文档结构清晰,许可证开放,适合开发者参考 Office 自动化的工作思路。但作为工具类 Skill,它目前缺少可直接使用的示例代码或脚本,内容偏理论性,实用性有待提升。版本号 0.1.0 也表明这是一个较新的作品,仍在完善中。