Agent Skills
› terrense/LilBot-agent
› presentations
presentations
GitHub用于创建、编辑、检查或转换幻灯片演示文稿及PPTX格式文件。支持根据受众、目标等参数生成实用幻灯片,优先使用简洁标题和演讲者备注,若无法原生处理则输出可转换的Markdown大纲。
触发场景
用户需要制作或修改演示文稿
用户需要将内容转换为幻灯片格式
用户请求生成PPTX或类似格式的演示材料
安装
npx skills add terrense/LilBot-agent --skill presentations -g -y
SKILL.md
Frontmatter
{
"mode": "inline",
"name": "presentations",
"description": "Create, edit, inspect, or convert slide decks and PPTX-style presentations."
}
Presentations
Use this skill for decks, talks, and slide outlines.
Keep slides practical:
- Start with audience, goal, duration, and slide count.
- Use one message per slide.
- Prefer concise titles and speaker notes.
- Verify order, repeated headers, image paths, and export location.
- If native PPTX tooling is unavailable, produce a Markdown slide outline that can be converted later.
User task: {{args}}
版本历史
- ac8228e 当前 2026-07-05 10:50


