en un clic
mermaid
// Must read guide on creating/editing mermaid charts with valiation tools
// Must read guide on creating/editing mermaid charts with valiation tools
Reference for the features supported by presenterm, a terminal-based markdown slideshow tool. Use this skill whenever the user works with presenterm: building or editing a presenterm deck, asking which presenterm features/commands/themes exist, how slides/columns/code blocks/diagrams/images/themes/exports work, what a comment command does, or mentions "presenterm", "terminal slides", or "markdown presentation" rendered in the terminal. This skill documents what presenterm supports — it does not prescribe slide content, wording, or presentation design.
Convert an article, newsletter, or document into a short Kokoro-narrated audio read-up and upload it as a private episode to the user's "📥 Listen Later" Spotify show. ONLY trigger on explicit phrases like "listen later", "read-up", "save as audio for the commute", "add to my listen-later feed". Do NOT trigger on generic summarize, TTS, save-to-spotify, podcast, or cover-art requests — those route to the `save-to-spotify` skill.
Low-level provider web search via codex, claude-code, or openai-cli. Use only when user names ai-search/codex/claude/openai-cli search, compares providers, or wants native search; otherwise use web-search.
Default for web lookup/research/latest/current/URL/package/docs questions. Uses kagi→codex→claude-code→openai-cli→perplexity, escalating only if needed. Prefer this over provider skills unless user explicitly names kagi, perplexity, codex/claude-code/openai-cli, or ai-search.
Manage and deploy projects on exe.dev VMs. Use this whenever the user mentions exe.dev, exe.xyz hosts, `ssh exe.dev`, deploying Docker/GHCR apps to exe.dev, replacing or updating VMs, configuring exe.dev proxy/public access/custom domains, or setting up GitHub Actions/secrets/API tokens for exe.dev deployments.
Analyze coding-agent session transcripts to discover patterns that could become AGENTS.md rules, skills, or prompt templates. Mines your usage history for automation opportunities across local coding-agent tools.
| name | mermaid |
| description | Must read guide on creating/editing mermaid charts with valiation tools |
| disable-model-invocation | true |
Use this skill to quickly validate Mermaid diagrams by parsing + rendering them with the official Mermaid CLI.
npx).PUPPETEER_EXECUTABLE_PATH../tools/validate.sh diagram.mmd [output.svg]
beautiful-mermaid (best-effort; not all diagram types are supported).output.svg is omitted, the SVG is rendered to a temp file and discarded.diagram.mmd first (the tool only validates plain Mermaid files).diagram.mmd../tools/validate.sh diagram.mmd.