← 返回
未分类 中文

Skill Ppt Generator

Generate PowerPoint (.pptx) files from Markdown input. Use when user requests a PPT to be created or exported.
从 Markdown 输入生成 PowerPoint (.pptx) 文件。当用户请求创建或导出 PPT 时使用。
mlnmg2020 mlnmg2020 来源
未分类 clawhub v1.0.0 1 版本 99871.8 Key: 无需
★ 0
Stars
📥 779
下载
💾 71
安装
1
版本
#latest

概述

PPT Generator Skill

Automatically generate PowerPoint presentations from structured Markdown.

When to Use

USE this skill when:

  • "Create a PPT for me"
  • "Export this as a PowerPoint"
  • "Generate a .pptx file"
  • User provides content and expects a downloadable PPT

Implementation

This skill uses a Python script (generate_ppt.py) that leverages the python-pptx library to parse Markdown and create slides.

Markdown Format

The input Markdown should use --- to separate slides.

# Slide 1 Title

- Bullet point 1
- Bullet point 2

---

## Slide 2 Title

This is a paragraph.

Commands

The skill will call:

python generate_ppt.py --input <input_md_file> --output <output_pptx_file>

Dependencies

  • python-pptx (must be installed in the environment)
  • Python 3.7+

Notes

  • This is a custom skill and must be installed manually.
  • The generate_ppt.py script must be in the same directory.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 22:01 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

office-efficiency

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 382 📥 145,364
office-efficiency

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 277 📥 116,255
office-efficiency

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 929 📥 187,008