bnomeibnomeiCommunityยท1 Agent Skills Included

nereid

Live Mermaid diagram editing and navigation in shared terminal sessions

Edits and explores Mermaid sequence, flowchart, class, ER, and Gantt diagrams inside a live terminal session. Removes manual file syncing by keeping diagrams, walkthroughs, and cross-references in one persistent session folder. Uses small typed queries and spotlight attention so humans and agents stay focused on the same diagram objects. Applies safe, revision-checked edits with instant visual feedback.
npx skills add bnomei/nereid --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’