markdown-to-slides

MarkdownファイルをPowerPointプレゼンテーション(PPTX)に変換するSkill。「Markdownをスライドに変換して」「プレゼン資料を作って」「PPTXを生成して」などのリクエストで自動発火する。python-pptxライブラリを使用。

$ 安裝

git clone https://github.com/knishioka/machine-learning-workshop /tmp/machine-learning-workshop && cp -r /tmp/machine-learning-workshop/claude-skills/markdown-to-slides ~/.claude/skills/machine-learning-workshop

// tip: Run this command in your terminal to install the skill