nacl-publish

Publish Neo4j graph data to Docmost and generate Excalidraw boards.

23|2|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/ITSalt/NaCl --skill nacl-publish
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nacl-publish
Source: https://github.com/ITSalt/NaCl/tree/main/nacl-publish
Command: npx skills add https://github.com/ITSalt/NaCl --skill nacl-publish

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Публикация данных из Neo4j-графа во внешние форматы: Docmost и Excalidraw борды. Используй когда пользователь просит опубликовать граф, синхронизировать с Docmost и сгенерировать борды.

Core Features & Use Cases

  • Публикация графа во внешние форматы: Markdown для Docmost и Excalidraw-борды.
  • Синхронизация и порождение бордов: обновление страниц Docmost и создание изображений бордов.
  • Use Case: Запусти nacl-publish для полного цикла публикации графа в Docmost и генерации бордов.

Quick Start

Используй nacl-publish, чтобы опубликовать граф и синхронизировать Docmost с бордами.

Frequently Asked Questions about nacl-publish

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I publish Neo4j graph data to Docmost and Excalidraw?

To publish Neo4j graph data to Docmost and Excalidraw, you can use a skill that orchestrates full publish and incremental updates, generating Markdown documentation and visual Excalidraw boards. It relies on nacl-core, nacl-render, and the Docmost MCP for synchronization.

Can I synchronize Docmost pages with incremental graph updates?

Yes, you can synchronize Docmost pages with incremental graph updates. The publishing process supports both full publish cycles and incremental updates, ensuring your documentation and visual boards remain synchronized with the latest Neo4j graph data changes.

What is the best way to generate Excalidraw boards from a Neo4j graph?

The best way to generate Excalidraw boards from a Neo4j graph is using an orchestration skill that publishes graph data and renders visual boards. It coordinates with nacl-render components and the Docmost MCP to produce the diagrams directly from your graph database.

Does publishing Neo4j graphs to Excalidraw require the Docmost MCP?

Yes, publishing Neo4j graphs to Excalidraw requires the Docmost MCP. The skill depends on the Docmost MCP alongside nacl-core and nacl-render components to perform the full or incremental publishing of graph data into documentation and visual boards.

Why use incremental updates for publishing graph data to Docmost?

Incremental updates for publishing graph data to Docmost are used to efficiently synchronize changes without republishing the entire graph. This approach updates existing pages and generates new Excalidraw boards only when needed, saving processing time and maintaining documentation accuracy.

Are there limitations when generating Excalidraw boards from Neo4j?

Limitations when generating Excalidraw boards from Neo4j include dependencies on nacl-core, nacl-render, and the Docmost MCP. The skill is designed specifically for full or incremental publishing to Docmost and Excalidraw, meaning it requires this specific environment setup to function correctly.