一键导入
mdslides
Turn a markdown outline into a presentation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Turn a markdown outline into a presentation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | mdslides |
| description | Turn a markdown outline into a presentation. |
./presentation.html.Turn the outline into a presentation, using reveal.js (https://revealjs.com).
Assume this is for an internal company presentation, directed at fellow developers/cowowrkers, so it does not need to be perfect. Also, the user is technical, so they can (re-)work with this as a starting point.
./tasks.md with a checklist for task-tracking/proof-of-work.Explain Like I'm 5 (ELI5). Accepts a URL or a block of text, reads/fetches the content, summarizes it, then re-explains it in the simplest possible terms — as if talking to a 5-year-old.
Explain Like Gruber (ELI-Gruber). Accepts a URL or a block of text and produces a sarcastic, deadpan "translation" in the style of John Gruber's classic PR-speak dissections — quoting the original passage-by-passage and following each with a brutally honest restatement of what it actually means.
Interactively generates a Markdown plan file from a template. Prompts for an output path, optional custom template, a task description, and a list of TODO tasks. Use when creating a structured plan document.
Performs an English-based proof-reading of some prose.
Ask the LLM to read a specific file or directory for understanding.
Performs a code review against staged Python code.