Agent Skills
› Hmbown/CodeWhale
› spreadsheets
spreadsheets
GitHub此技能为 xlsx 技能的兼容性别名,旨在提供向后兼容支持。实际工作流需加载并遵循 xlsx 技能规范,建议优先直接使用 xlsx 技能。
Trigger Scenarios
用户尝试使用 spreadsheets 相关指令时
Install
npx skills add Hmbown/CodeWhale --skill spreadsheets -g -y
SKILL.md
Frontmatter
{
"name": "spreadsheets",
"aliases-for": "xlsx",
"description": "Compatibility alias for the xlsx skill. Prefer loading xlsx."
}
spreadsheets (alias)
This skill is a compatibility alias for xlsx.
Load and follow the xlsx skill body for the actual workflow.
Version History
- b0e4926 Current 2026-07-24 17:43


