Pretty-mermaid-skills
Provides Mermaid diagram rendering capabilities for AI, supporting SVG and ASCII output formats.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.0k
- Source
- skill-github
- Repository
- github.com/imxv/Pretty-mermaid-skills
Overview
Pretty-Mermaid Skills is a Mermaid diagram rendering skill designed for AI, capable of rendering Mermaid diagrams into visually appealing SVG or ASCII art. The skill features multi-format support, 15 built-in themes, and high-performance batch parallel rendering. Ideal for AI programming environments that require chart insertion in documents. Easily installable and usable via the npx command. Suitable for developers and AI assistants needing to generate diagrams.
Capabilities
- ▪SVG and ASCII rendering export
- ▪15 built-in themes
- ▪Support for multiple diagram types (flowcharts, sequence diagrams, etc.)
- ▪High-performance batch parallel rendering
Use cases
Setup
npx skills add https://github.com/imxv/pretty-mermaid-skills --skill pretty-mermaid
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How to list available themes?
Run the command: node scripts/themes.mjs.
How to render a single diagram?
Use the command: node scripts/render.mjs, specifying the input file, output file, and theme.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
audit-skills
Lightweight code audit plugin focused on security boundary checks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.