agentsclimarketplace

Md to pptx

Skill searayca/claude-skills/skills/md_to_pptx

Reusable slash-command skills for Claude Code — document generation, changelogs, post-mortems, copyright headers, and more

Install
npx -y skills add searayca/claude-skills --skill md_to_pptx

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Convert Markdown files to professionally formatted PowerPoint presentations using ~/.claude/tools/convert_md_to_pptx.py

SKILL.md

0.9 KB, as published. Nobody here has run it

Markdown to PowerPoint Converter

Convert Markdown files to professionally formatted PowerPoint presentations.

Instructions

  1. Run the converter script at ~/.claude/tools/convert_md_to_pptx.py

  2. Pass the markdown file(s) to convert with --files argument

  3. Add --open to automatically open the presentation when done

  4. Optionally use --output-dir to specify where to save the PowerPoint file

Slide Generation Rules

  • # Heading 1 - Creates a title slide
  • ## Heading 2 - Creates a new content slide
  • ### Heading 3 - Creates a subheading on current slide
  • - Bullet or * Bullet - Bullet points (supports 3 indent levels)
  • Code blocks - Formatted with monospace font
  • Tables - Converted to PowerPoint tables

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.