presenting-data

Convert data findings into reproducible presentations and reports using Marp and Pandoc.

3|1|Updated Dec 12, 2025
One-click install
npx skills add https://github.com/tilmon-engineering/claude-skills --skill presenting-data
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: presenting-data
Source: https://github.com/tilmon-engineering/claude-skills/tree/main/plugins/datapeeker/skills/presenting-data
Command: npx skills add https://github.com/tilmon-engineering/claude-skills --skill presenting-data

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables analysts to convert data findings into professional, reproducible presentations and technical documents, saving time and improving communication with stakeholders.

Core Features & Use Cases

  • Marp-based presentations: Generate slide decks that communicate results clearly for executives and teams.
  • Pandoc-based whitepapers: Produce in-depth reports with citations, cross-references, and reproducibility notes.
  • End-to-end storytelling: Connect analysis results to a narrative, linking slides to the detailed methodology in a whitepaper.

Quick Start

Create a Markdown source for your slides and your whitepaper, then run two commands to generate outputs:

  • marp slides.md -o slides.pdf
  • pandoc whitepaper.md -o whitepaper.pdf

Frequently Asked Questions about presenting-data

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

FAQPage Schema
How do I convert data findings into reproducible presentations and whitepapers?

Generate reproducible presentations and whitepapers by writing Markdown sources and executing Marp for slide decks and Pandoc for documents, embedding citations and reproducibility metadata directly into the outputs.

What is the best way to add citations and cross-references to a data storytelling whitepaper?

Add citations and cross-references to a data storytelling whitepaper using Pandoc, which processes Markdown inputs to produce in-depth technical reports with built-in reproducibility notes and metadata.

Can I use Marp to generate executive slides from data analytics workflows?

Yes, you can use Marp to generate executive slides from data analytics workflows by converting Markdown into clear slide decks that communicate analysis results and link to whitepaper methodology.

Does Marp work with Pandoc for end-to-end data storytelling?

Marp works with Pandoc for end-to-end data storytelling by linking Marp-generated executive presentation slides to the detailed methodology and reproducibility notes produced in Pandoc whitepapers.

Do I need Markdown to create reproducible reports with citations and cross-references?

Yes, you need Markdown to create reproducible reports with citations and cross-references, as the workflow uses Markdown as the source format for both Marp slide generation and Pandoc whitepaper production.