nereid
Live Mermaid diagram editing and navigation in shared terminal sessions
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Nereid?โผ
Run `npx skills add bnomei/nereid --all -g -y` in your terminal to install the skill globally.
What does Nereid do?โผ
Nereid is a terminal workspace for Mermaid diagrams that lets you browse, edit, and query sequence, flowchart, class, ER, and Gantt diagrams while an agent collaborates with you live.
Which diagram types does Nereid support?โผ
It supports sequence, flowchart, class, entity-relationship, and Gantt diagrams, all stored as plain Mermaid files in a session folder.
How does the agent edit diagrams safely?โผ
The agent uses typed MCP tools with revision checks, proposing minimal operations first and confirming changes through diffs instead of rewriting whole files.
Can I watch changes happen live?โผ
Yes. The terminal UI updates in real time, and the agent can move a visible spotlight to show exactly which node or message it is discussing.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core