---
title: "AWS Diagram Agent Skill with Draw.io MCP"
url: https://daily.dev/posts/aws-diagram-agent-skill-with-draw-io-mcp-dchrakcno
source_url: https://thomasthornton.cloud/aws-diagram-agent-skill-with-draw-io-mcp/
type: article
source: "Thomas Thornton"
published: 2026-03-12T21:08:32.340Z
updated: 2026-03-12T21:09:13.614Z
tags: ["cloud", "aws", "github"]
reading_time: 9
upvotes: 112
comments: 1
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.

# AWS Diagram Agent Skill with Draw.io MCP

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

## Summary

A GitHub Copilot Agent Skill that uses Draw.io MCP to automatically generate AWS architecture diagrams has been extended from its original Azure-only scope. The skill adds AWS-specific provider-aware logic including AWS4 icon support, icon availability checks, fallback mappings, and readability defaults like left-to-right flow and minimal crossing lines. Rather than treating AWS as a cosmetic add-on, the skill integrates AWS naming conventions and rendering assumptions to produce cleaner first drafts. Two example outputs are shown: a three-tier PaaS web app and an ECS Fargate multi-tier architecture. The workflow still expects engineers to refine the generated diagrams, but shifts effort from manual layout to architectural clarity.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://thomasthornton.cloud/aws-diagram-agent-skill-with-draw-io-mcp/>

## 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
- [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: [#cloud](https://daily.dev/tags/cloud), [#aws](https://daily.dev/tags/aws), [#github](https://daily.dev/tags/github)

[View this post on daily.dev](https://daily.dev/posts/aws-diagram-agent-skill-with-draw-io-mcp-dchrakcno)
