서우 AgentOffice
← 라이브러리
creative-design

Diagrammer

원문: diagrammer

Render clean blueprint-style SVG diagrams from JSON specs. Use when users ask to draw, sketch, or diagram a request flow, neural net, transformer block, system architecture, state machine, data pipeline, or any node-and-edge technical visual they want as an SVG for docs, READMEs,

무엇을 하나요

diagrammer Use diagrammer to turn a small JSON spec into a clean SVG diagram. It is useful when the user wants a precise technical diagram without opening a design tool. Install The renderer must be installed locally: Workflow 1. Convert the user's plain English diagram request into a JSON spec. 2. Save the spec to a temporary or project file. 3. Render it: 4. Return the SVG path to the user. Spec Essentials Built in node types: box , circle , text , database , stack , group , note , and custom . Useful optional fields: direction : "LR" or "TB" router : "straight" or "ortho" label on edges style : "solid" or "dashed" weight : "thin" or "thick" For the full reference, run: When To Choose This

실행 시 본인 API 키(BYOK)로 동작하며, 모델 비용은 사용자 계정에서 직접 결제됩니다.