anygen-diagram

Generate diagrams and flowcharts from prompts via AnyGen OpenAPI.

66|7|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/AnyGenIO/anygen-skills --skill anygen-diagram
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: anygen-diagram
Source: https://github.com/AnyGenIO/anygen-skills/tree/main/diagram-generator
Command: npx skills add https://github.com/AnyGenIO/anygen-skills --skill anygen-diagram

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, tsx, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the creation of various diagrams and visual structures, transforming textual descriptions into clear visual representations without manual drawing.

Core Features & Use Cases

  • Diagram Generation: Create flowcharts, architecture diagrams, mind maps, UML, ER diagrams, org charts, and more.
  • Multiple Styles: Supports both professional (Draw.io) and hand-drawn (Excalidraw) rendering styles.
  • Use Case: You need to visualize a microservice architecture. Describe the components and their interactions, and the Skill will generate a professional-looking architecture diagram.

Quick Start

Use the anygen-diagram skill to draw a flowchart showing the user login process.

Frequently Asked Questions about anygen-diagram

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

FAQPage Schema
How do I generate a flowchart from a text prompt?

To generate a flowchart from text, describe your components and interactions in a prompt. The Skill processes this textual description and outputs a visual flowchart rendered locally to PNG via Playwright.

Can I create a UML or ER diagram using Excalidraw style?

Yes, you can create UML or ER diagrams using Excalidraw style. The Skill supports multiple diagram types and renders them in either professional Draw.io or hand-drawn Excalidraw styles based on your preference.

Does this diagram generator support uploading reference files?

Yes, the diagram generator supports file uploads for reference. You can provide existing documents or images alongside your text prompt to guide the generation of your architecture or mind map diagrams.

Do I need Playwright installed to render diagrams to PNG?

Yes, Playwright is a required dependency to render diagrams to PNG. It handles the local rendering of your generated visual structures, ensuring the output is saved correctly on your machine.

What is the best way to visualize a microservice architecture automatically?

The best way to visualize a microservice architecture automatically is describing the components and their interactions in a prompt. The Skill transforms this text into a professional-looking architecture diagram instantly.