---
title: "Drawio Agent Skill"
url: https://daily.dev/posts/drawio-agent-skill-w4vux6gec
source_url: https://thomasthornton.cloud/drawio-agent-skill
type: article
source: "Thomas Thornton"
published: 2026-07-30T12:53:41.065Z
updated: 2026-07-30T12:54:46.324Z
tags: ["github", "ai-agents", "mcp"]
reading_time: 7
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Drawio Agent Skill

**[Thomas Thornton](https://daily.dev/sources/thomasthornton)** · 7 min read · 1 upvotes · 0 comments

## Summary

A reusable Draw.io MCP Diagramming Agent Skill for GitHub Copilot that generates structured, editable diagrams across cloud architectures (Azure, AWS, GCP), CI/CD pipelines, Kubernetes topologies, event-driven systems, C4, UML, and ER diagrams. The skill applies consistent diagramming rules — proper containers, clean connector routing, concise labels — and loads provider-specific guidance for Azure and AWS when needed. It works with the official Draw.io MCP server via VS Code or GitHub Copilot, and can be installed via a Skills CLI or Agent Package Manager.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://thomasthornton.cloud/drawio-agent-skill>

## Similar posts on daily.dev

- [Azure Diagram Agent Skill with Draw.io MCP](https://daily.dev/posts/azure-diagram-agent-skill-with-draw-io-mcp-u174bqejl) · Thomas Thornton · 1 upvotes · 0 comments
- [AWS Diagram Agent Skill with Draw.io MCP](https://daily.dev/posts/aws-diagram-agent-skill-with-draw-io-mcp-dchrakcno) · Thomas Thornton · 112 upvotes · 1 comments
- [Creating Diagrams with an Excalidraw Agent Skill and Excalidraw MCP](https://daily.dev/posts/creating-diagrams-with-an-excalidraw-agent-skill-and-excalidraw-mcp-k4jbqzwtf) · Thomas Thornton · 5 upvotes · 0 comments

---

Tags: [#github](https://daily.dev/tags/github), [#ai-agents](https://daily.dev/tags/ai-agents), [#mcp](https://daily.dev/tags/mcp)

[View this post on daily.dev](https://daily.dev/posts/drawio-agent-skill-w4vux6gec)
