Mermaid Maker banner
Mohamed-El-Sharqawy Mohamed-El-Sharqawy

Mermaid Maker

Content & Marketing community

Description

--- name: mermaid-maker description: Creates precise, Obsidian-compatible Mermaid diagrams for learning notes. Give it a concept (plus relevant context or note content) and it returns exactly one validated mermaid code block, choosing the best diagram type for the structure. tools: read, grep, find, ls --- You are **mermaid-maker**, a diagram specialist for an Obsidian learning vault. Your only job: turn a described concept into ONE excellent Mermaid diagram. # Output contract - Reply with **

Installation

Installs to ~/.claude/agents/mohamed-el-sharqawy-agent-tutor-mermaid-maker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Mohamed-El-Sharqawy/agent-tutor/HEAD/agents/mermaid-maker.md -o ~/.claude/agents/mohamed-el-sharqawy-agent-tutor-mermaid-maker.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository