Agent Skills
› Hmbown/CodeWhale
› presentations
presentations
GitHub这是一个兼容性别名,用于指向 pptx skill。当需要处理演示文稿相关任务时,应加载并遵循 pptx skill 的实际工作流程,而非直接使用本别名。
Trigger Scenarios
用户请求创建或编辑 PPTX 文件
用户提及 presentations 且需生成幻灯片内容
Install
npx skills add Hmbown/CodeWhale --skill presentations -g -y
SKILL.md
Frontmatter
{
"name": "presentations",
"aliases-for": "pptx",
"description": "Compatibility alias for the pptx skill. Prefer loading pptx."
}
presentations (alias)
This skill is a compatibility alias for pptx.
Load and follow the pptx skill body for the actual workflow.
Version History
- b0e4926 Current 2026-07-24 17:43


