drawio-delegate
CommunityDelegate diagram creation to Copilot with draw.io.
System Documentation
What problem does it solve?
This skill delegates the burden of diagram creation to a GitHub Copilot CLI session that can generate Draw.io diagrams via an MCP-enabled workflow.
Core Features & Use Cases
- Non-interactive diagram generation using the drawio-copilot-task helper with MCP-enabled Copilot CLI.
- Dockerized draw.io environment management: start and verify the container and render results in the browser.
- Suitable for architecture diagrams, system diagrams, and process flows requiring consistent, repeatable visuals.
Quick Start
Start the draw.io container if not running: cd ~/dotfiles/ai && docker compose up -d Verify readiness with curl -sf http://localhost:8098/ > /dev/null && echo "ready" || echo "not ready" Create a diagram by invoking the drawio-copilot-task with a detailed prompt, for example: drawio-copilot-task "Create an AWS architecture diagram showing: VPC, public/private subnets, ALB, EKS, RDS, and connections"
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: drawio-delegate Download link: https://github.com/pypeaday/dotfiles/archive/main.zip#drawio-delegate Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.