BeClaude

agent4ppt

New
Community RegistryProductivityby Jinwang Mok · MIT

Parse PPTX templates into markdown templates, generate PPTX from markdown, and interactively revise slides via three skills: parse-ppt-template, generate-ppt, and revise-ppt.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/agent4ppt.md https://raw.githubusercontent.com/JinwangMok/agent4ppt/main/SKILL.md
3
Invoke in Claude Code
/agent4ppt
agentpptxpowerpointmarkdownpresentationtemplateslides

Frequently Asked Questions

What is agent4ppt?

Parse PPTX templates into markdown templates, generate PPTX from markdown, and interactively revise slides via three skills: parse-ppt-template, generate-ppt, and revise-ppt.

How to install agent4ppt?

To install agent4ppt, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /agent4ppt.

What is agent4ppt best for?

agent4ppt is a community categorized under Productivity. It is designed for: agent, pptx, powerpoint, markdown, presentation, template, slides. Created by Jinwang Mok.