tarunai-connect-drawio

Create and manipulate Draw.io diagrams via CLI with JSON output.

Updated May 25, 2026
One-click install
npx skills add https://github.com/tharunramagiri/tarunai-connect --skill tarunai-connect-drawio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tarunai-connect-drawio
Source: https://github.com/tharunramagiri/tarunai-connect/tree/main/drawio/agent-harness/tarunai_connect/drawio/skills
Command: npx skills add https://github.com/tharunramagiri/tarunai-connect --skill tarunai-connect-drawio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction of manually creating and editing Draw.io diagrams by providing an agent-friendly command-line interface for diagram automation.

Core Features & Use Cases

  • Diagram Management: Create, open, save, inspect, and manage Draw.io projects through CLI commands.
  • Shape and Connector Editing: Add, move, resize, style, and connect diagram elements programmatically.
  • Export and Agent Workflows: Render diagrams to PNG, PDF, or SVG and provide JSON output for AI agent integration.

Quick Start

Ask the Skill to create a new Draw.io project, add diagram elements, and export the result to your preferred format.

Frequently Asked Questions about tarunai-connect-drawio

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

FAQPage Schema
How do I automate Draw.io diagram creation from the command line?

You can automate Draw.io diagram creation by issuing CLI commands to generate projects, add and style shapes, connect elements, and export the final visual design without manual editing.

Can I use command-line operations to add and connect shapes in a Draw.io project?

Yes, command-line operations support adding, moving, resizing, styling, and connecting diagram elements programmatically, enabling structured shape and connector manipulation within Draw.io projects.

How do I export Draw.io diagrams to PNG, PDF, or SVG using an agent workflow?

You can export Draw.io diagrams to PNG, PDF, or SVG by executing CLI render commands, which also provide machine-readable JSON output to integrate seamlessly into AI agent workflows.

What is the best way to integrate Draw.io project management into an AI agent workflow?

The best way to integrate Draw.io project management into an AI agent workflow is by using CLI-based commands that provide session persistence and machine-readable JSON output for structured control.

Does this diagram automation approach require any specific dependencies or environments?

No specific dependencies are required to run this diagram automation Skill, allowing you to directly manage Draw.io projects and export visual designs from your current command-line environment.

Why use a CLI interface instead of manually editing Draw.io diagrams?

Using a CLI interface removes the friction of manually creating and editing Draw.io diagrams by providing programmatic control over shape operations, session persistence, and automated exports.