Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问许可证需确认审计通过

marp-deck-planner马普甲板规划师

Agent Skill

marp-deck-planner 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

582

周安装

25

GitHub Stars

公开资料未说明

下载量

204
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:marp-deck-planner(马普甲板规划师)
来源仓库:https://github.com/raffaelecamanzo/skills
仓库路径:skills/marp-deck-planner
安装命令:
npx skills add https://github.com/raffaelecamanzo/skills --skill marp-deck-planner
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/raffaelecamanzo/skills --skill marp-deck-planner

简介

marp-deck-planner 用于查找、检索和筛选相关信息,支持演示文稿规划。

  • 适合在 Codex、Claude、Cursor、Gemini CLI 中根据关键词或任务场景快速定位内容时使用。
  • 通过 GitHub 安装,使用 npx skills add 命令添加,需结合原始 README 确认具体用法。
  • 安装前应核实权限范围、维护状态,以及是否涉及联网、命令执行或文件读写操作。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Marp Deck Planner

Purpose

Generate a presentation plan, not a finished deck.

The output must describe:

  • slide sequence
  • slide intent
  • content structure (with refined, presentation-ready language)
  • suggested visuals (described, not generated)

The planner must not generate diagrams, Mermaid code, or images.

Critical difference from a simple outline: This is a *transformation* task. Raw definition content must be refined into compelling presentation language that maintains fidelity to the original intent while improving clarity, impact, and professionalism.


Content transformation principles

What to preserve

  • Core message and intent - never change what the definition is trying to communicate
  • Key facts, data, and claims - maintain accuracy
  • Logical flow and relationships between concepts
  • Constraints specified in the definition (tone, audience, scope)

What to transform

  • Wording and phrasing - convert casual/raw language into presentation-ready copy
  • Structure and emphasis - reorganize for maximum impact
  • Framing - find the most compelling angle for each message
  • Specificity - make vague statements concrete; make verbose statements concise

Quality standards for presentation language

DO:

  • Use active voice and strong verbs
  • Lead with the insight, then support it
  • Make titles declarative and specific (not generic labels)
  • Use parallel structure within slide content
  • Employ concrete, vivid language over abstractions
  • Frame messages from the audience's perspective

DON'T:

  • Copy-paste wording from the definition verbatim
  • Use filler words ("basically", "essentially", "in order to")
  • Create titles that are just topic labels ("Overview", "Background")
  • Stack multiple complex ideas on one slide
  • Use jargon without defining it first

Output format

Produce a single Markdown file with this structure:

  • Deck title: # <Deck Title> – Presentation plan
  • Slide separator: A line containing only: ---
  • Standard slides must contain:

- ## Title - ## Structure - ## Content - *(optional)* ## Image

  • Section divider slides must contain:

- ## Section - The section name on the next line *(no other fields)*

  • The file must be saved as: planning/deck-plan.md

Formatting rules

  • Use bullet points, short phrases, and tables
  • Include a full prose paragraph only when the message is important enough to warrant an entire slide
  • No slide numbering
  • Keep titles short, specific, and high-signal
  • Prefer parallel phrasing across slides in the same section

Workflow

1. Parse and internalize the definition

From definition/deck-definition.md, extract:

  • Deck title (if present)
  • Ordered section names
  • Key messages for each section
  • Explicit constraints (tone, audience, slide limits, mandatory topics)

Important: Understand the *intent* behind each message, not just the literal words.


2. Plan the slide sequence

  • Optionally add 1–3 introductory slides before the first section when context is required
  • For each section:

- Add one section divider slide - Add 2–5 standard slides to cover the section's key messages

  • Add a closing / next-steps slide only if the definition implies a call to action

3. Map and refine key messages

For each key message:

  1. Identify the core insight - what's the one thing this message needs to communicate?
  2. Find the compelling angle - why does this matter to the audience?
  3. Craft a declarative title that captures the insight (not just labels the topic)
  4. Structure supporting points to build toward the title's claim

Example transformation:

*Definition says:* "We need to talk about how our current system has problems with scalability and this causes issues when we try to grow"

*Presentation plan says:*

Title: "Current architecture cannot scale beyond 50K users"

Content:

  • Three infrastructure bottlenecks limit growth
  • Database queries degrade 40% per 10K user increase
  • Resolution requires fundamental re-architecture, not patches

4. Define slide content (planning level)

For each standard slide:

## Title

Create a specific, declarative title that:

  • States the slide's core message (not just the topic)
  • Uses concrete language
  • Could stand alone as a key takeaway

Bad: "Market Overview" Good: "Enterprise SaaS market growing 23% annually"

## Structure

Describe layout intent using presenter's perspective:

  • "Two columns: problem left, solution right"
  • "Vertical flow building to conclusion"
  • "Three-part framework with equal emphasis"

## Content

Provide refined bullet points describing what goes on the slide.

This is where transformation happens:

  • Rewrite definition content in presentation voice
  • Use specific, active language
  • Structure points for progressive disclosure
  • Lead with the "so what"

Example:

*From definition:* "Users don't really understand how to use the feature and there's confusion about when to apply it"

*In Content section:*

  • 67% of users unaware the feature exists
  • Those who discover it misapply it in 40% of cases
  • Root cause: hidden in settings, no contextual triggers
  • Proposed: in-line prompts at relevant workflow moments

5. Describe visuals (no generation)

Add a ## Image section only when a visual clearly reinforces understanding

The ## Image section must contain:

  • A natural-language description of the visual
  • The purpose of the visual (what it clarifies or reinforces)

Examples:

  • "Simple flow diagram: User action → System response → Feedback loop. Purpose: Show the circular nature of the interaction, not linear."
  • "Side-by-side comparison: Current state (fragmented tools) vs. Future state (unified platform). Purpose: Visual contrast makes the value proposition immediate."
  • "Stacked bar chart showing cost breakdown across three scenarios. Purpose: Make financial impact concrete and comparable."

Rules:

  • Do not generate Mermaid code
  • Do not reference files, assets, or tasks
  • Do not assume the visual will actually be created

If a slide works better with text alone, omit ## Image.


Slide patterns (recommended)

Use these as defaults unless the definition suggests otherwise:

Opening framing slide

  • Lead with the high-stakes context or question
  • 2–4 brief statements that establish why this matters
  • Title: Problem statement or opportunity framed

Insight slide

  • One core principle or finding
  • 3–5 supporting points building the case
  • Title: The insight itself, stated declaratively

Comparison slide

  • Two-column parallel structure
  • Mirrored bullet points for easy scanning
  • Title: What's being compared and the conclusion

Process/journey slide

  • Sequential steps or phases
  • Each with brief outcome or milestone
  • Title: The transformation or path being described

Framework/model slide

  • 2×2 matrix, Venn diagram, or categorization
  • Each segment defined and labeled
  • Title: The organizing principle

Evidence slide

  • Data points or examples supporting a claim
  • Visual emphasis on the key number or pattern
  • Title: The claim being supported

Quality checks (mandatory)

Before finalizing, ensure:

✓ Every section in the definition has a section divider slide ✓ All key messages are represented (though reworded and refined) ✓ No slide contains long-form prose (unless intentionally emphasized) ✓ Slide titles are specific and declarative, not generic labels ✓ Content bullets are in presentation voice, not copied from definition ✓ Slide intent is unambiguous and builds a narrative arc ✓ Visuals are described with clear purpose, not implemented ✓ The plan reads like a professional presentation structure, not an outline


Example transformation

From definition:

"Talk about the reasons why we should consider moving to cloud infrastructure and what benefits that might bring"

In presentation plan:

Title: Cloud migration reduces costs 35% while improving reliability

Structure: Two-part reveal: Cost impact first, then operational benefits

Content:

  • Current on-premise infrastructure costs $2M annually
  • Cloud-native approach projects at $1.3M (35% reduction)
  • Built-in redundancy eliminates single points of failure
  • Auto-scaling handles traffic spikes without over-provisioning
  • Team shifts from maintenance to feature development

Image: Cost comparison graphic: Stacked bars showing on-premise vs. cloud total cost of ownership over 3 years. Purpose: Make the financial case visual and undeniable.


Final note

The output must remain a planning artifact that can be directly executed by a deck builder, but the language and framing should already be presentation-ready. Think of this as the work a professional presentation consultant would do: understanding the raw content and transforming it into a compelling narrative structure.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

36.46%
按下载量换算74

Claude

33.33%
按下载量换算68

Cursor

17.66%
按下载量换算36

Gemini CLI

8.62%
按下载量换算18

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills