agentsclimarketplace

Deck publisher

Skill dashaworks/report-skills/skills/deck-publisher

Turn content into a responsive, presenter-friendly slide deck published at a live URL via ReportRoom. Use when the user says "make this a deck", "turn this into slides", "presentation for", or wants something to present rather than read. Not for long-form documents (use report-publisher) or polishing an existing deck (use report-designer).From its SKILL.md

Install
npx -y skills add dashaworks/report-skills --skill deck-publisher

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

One thing to look at

  • 11 stars11 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.

SKILL.md

2.2 KB, 414 tokens by cl100k_base, as published. Nobody here has run it

Deck Publisher

Content → a web-native slide deck: keyboard/scroll navigable, responsive, presentable from any device, at a URL — not a .pptx attachment.

Follow the shared flow in the root SKILL.md. Deck-specific craft below.

When to use

  • "Make this a deck / slides / a presentation"
  • The content will be presented (meeting, pitch, demo) rather than read
  • If the user needs a .pptx file specifically, say so and defer to a pptx tool — this skill makes live web decks

Steps

  1. Establish the setting. Presented live by the user, or sent to be clicked through alone? A presented deck carries less text per slide (the speaker is the content); a send-ahead deck must stand alone. Ask if unclear — it changes every slide.
  2. One idea per slide. Convert the source content into a slide outline first: each slide gets a full-sentence headline that states its point (a reader who only reads headlines should get the whole argument). Show the outline before authoring the deck.
  3. Data becomes visuals. Tables of more than a few cells become charts where the design system provides them; walls of bullets become 3–4 short lines max. Anything that can't be cut goes to an appendix slide.
  4. Author + lint + approval gate per the shared flow — preview is the slide outline plus any slides with numbers on them.
  5. Publish. Return the URL and mention presenter navigation (keyboard/scroll) and that view analytics are attached for send-ahead decks.

Hard rules

  • Never exceed the point-per-slide rule to save slide count — more slides beats denser slides.
  • The first slide states the ask/conclusion when the deck is persuasive (pitch, proposal); background never comes first.
  • Keep the user's numbers exact; rounding for a headline is fine only when the exact figure appears on the same slide or in the appendix.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. 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.