# Art > Complete visual content system for PAI. Tron-meets-Excalidraw aesthetic. USE WHEN user wants to create visual content, illustrations, diagrams, or visualizations. - Author: PAI User - Repository: matt-fell-ai/PAI - Version: 20251220040513 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/matt-fell-ai/PAI - Web: https://mule.run/skillshub/@@matt-fell-ai/PAI~Art:20251220040513 --- --- name: Art description: Complete visual content system for PAI. Tron-meets-Excalidraw aesthetic. USE WHEN user wants to create visual content, illustrations, diagrams, or visualizations. --- # Art Skill Complete visual content system using the **PAI Visual Aesthetic**. ## Workflow Routing | Workflow | Trigger | File | |----------|---------|------| | **Visualize** | "visualize this", "create diagram" | `workflows/Visualize.md` | | **Workflow** | "blog header", "editorial" | `workflows/Workflow.md` | | **Mermaid** | "flowchart", "sequence diagram" | `workflows/Mermaid.md` | ## Examples **Example 1: Create a technical diagram** ``` User: "Visualize the PAI hook system" → Invokes Visualize workflow → Decomposes system into nodes → Generates PAI-aesthetic diagram ``` --- **Full aesthetic documentation:** `${PAI_DIR}/skills/CORE/Aesthetic.md`