with one click
xlsx
电子表格创建、编辑与分析工具包
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
电子表格创建、编辑与分析工具包
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
研究一个**已知的** GitHub 项目/repo,判断它对 LiYe Systems 的进化有没有可借鉴之处,产出定型的 evolution-recon 报告并归档到 recon-log。Use whenever the user gives a specific GitHub repo URL and asks to 研究/研读/消化/digest/study it, wants to know whether a project 对 LiYe / AGE / loamwise 有没有帮助/可借鉴/值得参考, asks "这个项目对我们有没有用", floats "看看 <repo> 有没有能学的", or types /github-digest — even if they never name the report format. This is the KNOWN-repo research step that sits UPSTREAM of github-scout (which DISCOVERS unknown repos) and source-intake (which INGESTS a chosen repo). Reach for it when the repo is already chosen and the real question is "is it worth our attention / what can LiYe learn". Do NOT use it to search/discover repos (that is github-scout) or to actually vendor/ingest a repo (that is source-intake).
Use when testing SFC v0.2 frontmatter compatibility.
Claude Skills 创建指南与最佳实践
SFC patched skill. Use when "ui-ux" is relevant.
内容研究与写作助手
视觉设计与艺术创作工具
| name | xlsx |
| description | 电子表格创建、编辑与分析工具包 |
| domain | 00_Core_Utilities |
| category | document-processing |
| version | 1.0.0 |
| status | active |
| source | awesome-claude-skills |
| source_url | https://github.com/ComposioHQ/awesome-claude-skills |
| license | Apache-2.0 |
| skeleton | task |
| triggers | {"commands":["/xlsx"],"patterns":["xlsx"]} |
| inputs | {"required":[],"optional":[]} |
| outputs | {"artifacts":["SKILL.md"]} |
| failure_modes | [{"symptom":"Missing required inputs or context","recovery":"Provide the missing info and retry"},{"symptom":"Unexpected tool/runtime failure","recovery":"Rerun with minimal steps; escalate after 3 failures"}] |
| verification | {"evidence_required":true,"how_to_verify":["node .claude/scripts/sfc_lint.mjs <skill_dir>"]} |
| governance | {"constitution":"_meta/governance/SKILL_CONSTITUTION_v0.1.md","policy":"_meta/policies/DEFAULT_SKILL_POLICY.md"} |
来源: ComposioHQ/awesome-claude-skills 适配: LiYe OS 三层架构
综合电子表格操作工具,支持创建、编辑、分析 Excel 文件,包括公式、图表、数据转换等完整功能。
当 Claude 需要处理电子表格文件时:
用户: 分析这个 Amazon 销售报表的趋势
Claude: [使用 xlsx 技能读取文件,提取数据,生成趋势分析]
用户: 帮我创建一个关键词研究矩阵表格
Claude: [使用 xlsx 技能创建结构化表格,添加公式计算搜索量权重]
用户: 把这三个 CSV 文件合并成一个 Excel 报表
Claude: [使用 xlsx 技能读取多个文件,合并数据,生成格式化报表]
此技能被以下业务域引用:
Created: 2025-12-28 | Adapted for LiYe OS