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.mdplus reference files. It does not execute code by itself. - The
flowzap-mcpserver 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.