by softaworks
手动创建演示幻灯片耗时且往往导致设计不一致。此技能提供 7 个预设计的 Marp 主题,内置最佳实践,可自动创建幻灯片、提升质量和专业样式。
1. 打开 Claude 聊天界面
2. 点击下方 "📋 复制" 按钮
3. 粘贴到 Claude 聊天框中并发送
4. 输入 "使用 marp-slide 技能" 开始使用
=== marp-slide 技能 === 作者: softaworks 描述: 手动创建演示幻灯片耗时且往往导致设计不一致。此技能提供 7 个预设计的 Marp 主题,内置最佳实践,可自动创建幻灯片、提升质量和专业样式。 使用方法: 1. 调用技能: "使用 marp-slide 技能" 2. 提供相关信息: 根据技能要求提供必要参数 3. 查看结果: 技能会返回处理结果 示例: "使用 marp-slide 技能,帮我分析一下这段代码"
这种方法适用于所有 Claude 用户,不需要安装额外工具。
productivity
low
A Claude Code skill for creating professional, visually appealing Marp presentation slides with 7 pre-designed themes and built-in best practices.
This skill automates the creation of high-quality Marp presentations by providing:
Use this skill when you need to:
Trigger phrases:
The skill intelligently selects themes based on content:
Follows best practices automatically:
Uses pre-built templates with embedded CSS:
Supports official Marp image syntax:
Style: Clean, sophisticated with decorative lines Colors: Beige background, navy text, blue headings Best for: General seminars, lectures, presentations
Style: Minimal decoration, wide margins, light fonts Colors: White background, gray text, black headings Best for: Content-focused presentations, academic talks
Style: Vibrant gradients, bold fonts, rainbow accents Colors: Pink gradient background, multi-color accents Best for: Youth-oriented events, creative projects
Style: Dark theme with glow effects, eye-friendly Colors: Black background, cyan/purple accents Best for: Tech presentations, evening talks, modern look
Style: Different gradient per slide, white text, shadows Colors: Purple/pink/blue/green gradients (varies per slide) Best for: Visual-focused, creative presentations
Style: Code fonts, Markdown-style headers with # symbols Colors: GitHub-style dark background, blue/green accents Best for: Programming tutorials, tech meetups, developer content
Style: Corporate presentation style, top border, table support Colors: White background, navy headings, blue accents Best for: Business presentations, proposals, reports
User: Create slides about cloud computing basics
Agent: I'll create a professional presentation using the default theme.
[Creates slides with title slide, 5-7 content slides, conclusion]
[Saves to /mnt/user-data/outputs/cloud-computing.md]
User: Make slides for my Python tutorial - make it look cool
Agent: I'll use the tech theme for a programming tutorial.
[Selects tech theme with code-friendly styling]
[Structures content with code examples]
[Applies dark background and syntax-friendly colors]
User: Create a business presentation about Q1 results
Agent: I'll use the business theme for your corporate presentation.
[Applies professional business styling]
[Includes table support for data]
[Uses formal tone and structure]
User: このスライドを良い感じにして
Agent: I'll enhance this presentation's visual appeal.
[Analyzes content to infer appropriate theme]
[Applies best practices: concise titles, 3-5 bullets]
[Improves whitespace and visual hierarchy]
marp-slide/
├── SKILL.md # Main skill instructions
├── README.md # This file
├── assets/
│ ├── template-basic.md # Default theme template
│ ├── template-minimal.md # Minimal theme template
│ ├── template-colorful.md # Colorful theme template
│ ├── template-dark.md # Dark theme template
│ ├── template-gradient.md # Gradient theme template
│ ├── template-tech.md # Tech theme template
│ ├── template-business.md # Business theme template
│ ├── theme-*.css # Standalone CSS files (reference)
└── references/
├── marp-syntax.md # Basic Marp/Marpit syntax
├── image-patterns.md # Image syntax patterns
├── theme-css-guide.md # Custom theme creation
├── advanced-features.md # Math, emoji, fragmented lists
├── official-themes.md # Default Marp themes docs
├── theme-selection.md # Theme selection guide
└── best-practices.md # Quality guidelines
All generated slides are saved to /mnt/user-data/outputs/ with .md extension:
Every presentation created follows:
references/marp-syntax.md - Basic Marp syntax and directivesreferences/image-patterns.md - Official image syntax guidereferences/theme-css-guide.md - Custom theme creationreferences/best-practices.md - Quality guidelinesThis skill is part of the agent-skills project.
View Count
0
Download Count
0
Favorite Count
0
Quality Score
78