informe-a-ppt

Convert Markdown reports into formatted PowerPoint PPTX files.

Updated Apr 26, 2026
One-click install
npx skills add https://github.com/fcontiglianimoon/moondesk-reportes --skill informe-a-ppt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: informe-a-ppt
Source: https://github.com/fcontiglianimoon/moondesk-reportes/tree/main/.opencode/skills/informe-a-ppt
Command: npx skills add https://github.com/fcontiglianimoon/moondesk-reportes --skill informe-a-ppt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Transforms dense executive Markdown reports into polished, ready-to-present PowerPoint slides, saving time and improving decision-making for leadership.

Core Features & Use Cases

  • Automated slide design that adheres to corporate branding and layout consistency.
  • Converts Markdown structure (headings, lists, tables) into a cohesive deck with an executive summary, agenda, and section slides.
  • Generates a PPTX file ready for executive meetings, including title slides, content slides, and closing slides.

Quick Start

Provide a Markdown report and the skill will output a designed PowerPoint deck to the _inbox folder.

Frequently Asked Questions about informe-a-ppt

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert a Markdown report into a PowerPoint presentation?

To convert a Markdown report into a PowerPoint presentation, provide the Markdown file to the skill, which reads the content and generates a designed PPTX file ready for executive meetings.

Can I generate PowerPoint slides from Markdown for quarterly executive updates?

Yes, you can generate PowerPoint slides from Markdown for quarterly executive updates. The skill formats Markdown headings and lists into a cohesive deck with an executive summary, agenda, and section slides.

Does the generated PowerPoint file maintain a consistent corporate design?

Yes, the generated PowerPoint file maintains a consistent corporate design. It uses YAML frontmatter for metadata and python-pptx to apply automated slide design and layout consistency across all generated PPTX slides.

What is the best way to automate slide design for an executive summary deck?

The best way to automate slide design for an executive summary deck is using a Markdown-to-PPTX converter. This skill transforms dense Markdown reports into polished title, content, and closing slides with structured key insights.

Do I need python-pptx installed to convert Markdown to PPTX?

The skill relies on python-pptx to generate the PPTX file with a consistent corporate design. It processes your Markdown structure and outputs the ready-to-present deck directly to the _inbox folder without manual formatting.