Agent Skills
› terrense/LilBot-agent
› presentations
presentations
GitHub用于创建、编辑、检查或转换幻灯片演示文稿及PPTX文件。指导用户基于受众和目标规划内容,保持简洁,验证结构细节,并在无原生工具时生成可转换的Markdown大纲。
Trigger Scenarios
需要制作或修改PPT/幻灯片
请求将内容转换为演示文稿格式
询问关于演讲或展示的结构建议
Install
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}}
Version History
- ac8228e Current 2026-07-05 10:50


