flowzap-diagrams

Installation
SKILL.md

FlowZap Diagram Skill

Generate valid FlowZap Code (.fz) diagrams from natural-language requests, validate them, and return shareable FlowZap playground URLs.

This skill is designed to be paired with the flowzap-mcp server. The skill gives the agent FlowZap-specific diagram knowledge and output rules; the MCP server provides the actual tools.

Trust and privacy summary

  • This skill bundle is documentation only: SKILL.md plus reference files. It does not execute code by itself.
  • The flowzap-mcp server runs locally on the user's machine over stdio.
  • Outbound requests are restricted to https://flowzap.xyz.
  • Raw HTTP logs, OpenAPI specs, and code snippets are parsed locally inside the MCP package. Only generated FlowZap Code is sent to FlowZap public endpoints when validation or playground creation is requested.
Installs
13
GitHub Stars
4
First Seen
Feb 21, 2026
flowzap-diagrams — flowzap-xyz/flowzap-mcp