← 返回 Skills 市场
junwugit

Slidev Maker

作者 John Do · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
30
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install slidev-maker
功能描述
Use this skill when creating, editing, or exporting Slidev presentations — the Markdown + Vue web-based slide framework for developers. Covers installation a...
使用说明 (SKILL.md)

Slidev Maker

Domain knowledge for building Slidev presentations. Slidev turns Markdown into interactive, themeable slides using Vue 3, Vite, and UnoCSS.

Use this skill whenever you are scaffolding a deck, writing slide Markdown, adding interactivity, customizing themes/layouts, or exporting. Read the relevant rules/ file below for detailed explanations and copy-pasteable examples before generating Slidev code.

Quick Start

pnpm create slidev      # scaffold a new deck (also: npm init slidev)
slidev                  # dev server with hot reload (http://localhost:3030)
slidev build            # build a static SPA into dist/
slidev export           # export to PDF (also --format pptx|png|md)

Requires Node.js >= 18. Put static assets in public/ and reference them with absolute paths (/image.png). Full setup, project structure, and workflows are in rules/getting-started.md.

Rules

Read rules/anti-patterns.md first — it lists the critical, recurring mistakes that break decks.

Authoring:

  • rules/core-syntax.md — slide separators, headmatter vs per-slide frontmatter, speaker notes, MDC syntax
  • rules/layouts.md — built-in layouts, two-column slots, image/iframe layouts, custom layouts
  • rules/code-blocks.md — Shiki highlighting, line highlighting, Monaco editor, Magic Move, TwoSlash
  • rules/animations.md — v-click, v-after, v-clicks, v-motion, v-mark, slide transitions
  • rules/components.md — built-in components: Arrow, Link, Toc, SlidevVideo, RenderWhen, LightOrDark, and more
  • rules/diagrams.md — Mermaid and PlantUML integration and configuration
  • rules/assets.md — images, video, fonts, icons — correct paths and the public folder
  • rules/styling.md — UnoCSS utilities, custom & slide-scoped styles, dark mode, uno/vite config
  • rules/features.md — LaTeX math, importing slides (src:), global layers, custom shortcuts

Setup & output:

  • rules/getting-started.md — installation, CLI commands, project structure, workflows, tech stack
  • rules/themes.md — using, configuring, overriding, and ejecting themes
  • rules/export.md — PDF/PNG/PPTX export, SPA builds, and deployment (GitHub Pages, Netlify, Vercel)
  • rules/presenter.md — presenter mode, speaker notes, timer, drawing, recording, remote control

Guidance:

  • rules/anti-patterns.md — critical mistakes to avoid: deprecated features, wrong paths, non-existent layouts
  • rules/troubleshooting.md — build/export/port/theme fixes plus authoring best practices

Official Links

安全使用建议
Reasonable to install for Slidev work. Before using its examples, avoid untrusted monaco-run code, configure PlantUML to a trusted server for private diagrams, use remote control only on trusted networks with a strong password, and review screen/camera content before recording or sharing.
能力评估
Purpose & Capability
The artifacts coherently provide guidance for creating, editing, presenting, and exporting Slidev decks, matching the declared purpose.
Instruction Scope
The skill gives copy-pasteable Slidev and deployment examples, including monaco-run, PlantUML, remote control, and recording; these are relevant but would benefit from clearer safety cautions.
Install Mechanism
The package is Markdown-only with no executable scripts, declared dependencies, API keys, or install hooks; static scan and VirusTotal telemetry are clean.
Credentials
Node, package manager, local dev server, hosting, and browser-based presentation features are proportionate for Slidev authoring, though some examples may contact external services or expose local-network features when used.
Persistence & Privilege
No hidden persistence, privilege escalation, credential access, background workers, or destructive behavior is evident; any builds, installs, recording, drawing persistence, or deployment workflows are user-directed examples.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install slidev-maker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /slidev-maker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the slidev-maker skill. - Provides comprehensive domain knowledge for creating, editing, and exporting Slidev presentations. - Includes quick start commands, project setup, and rules covering syntax, layouts, code, styling, components, diagrams, and exporting. - Highlights common mistakes to avoid and offers troubleshooting guidance. - Links to official Slidev documentation and resources.
元数据
Slug slidev-maker
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Slidev Maker 是什么?

Use this skill when creating, editing, or exporting Slidev presentations — the Markdown + Vue web-based slide framework for developers. Covers installation a... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 30 次。

如何安装 Slidev Maker?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install slidev-maker」即可一键安装,无需额外配置。

Slidev Maker 是免费的吗?

是的,Slidev Maker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Slidev Maker 支持哪些平台?

Slidev Maker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Slidev Maker?

由 John Do(@junwugit)开发并维护,当前版本 v1.0.0。

💬 留言讨论