cli-anything-drawio

Create, edit, and export Draw.io diagrams from the command line.

1|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/edwifiguy/era-agents-ops --skill cli-anything-drawio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cli-anything-drawio
Source: https://github.com/edwifiguy/era-agents-ops/tree/main/skills/era-agents-op/cli-anything/drawio/agent-harness/cli_anything/drawio/skills
Command: npx skills add https://github.com/edwifiguy/era-agents-ops --skill cli-anything-drawio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This CLI harness provides a terminal-based interface to create, edit, and export Draw.io diagrams, replacing manual GUI workflows with reproducible scripts.

Core Features & Use Cases

  • Create, edit, and export diagrams from the command line, enabling automation and batch processing.
  • Interactive REPL mode for rapid diagram prototyping, plus non-interactive project management and export workflows.
  • Use cases include generating architecture diagrams in CI pipelines, updating diagrams on code changes, and delivering ready-to-share visuals for design handoffs.

Quick Start

Install the cli-anything-drawio package and run cli-anything-drawio to create and manage a diagram from the command line.

Frequently Asked Questions about cli-anything-drawio

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

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

You can automate Draw.io diagram creation and export by running the cli-anything-drawio package, which provides a terminal-based interface to generate, edit, and export diagrams reproducibly without manual GUI workflows.

Can I generate architecture diagrams automatically in a CI pipeline?

Yes, you can generate architecture diagrams in CI pipelines using the non-interactive command line and export workflows provided by cli-anything-drawio to produce ready-to-share visuals automatically.

Do I need Python to run command line Draw.io diagram automation?

Yes, you need Python 3.10 or higher, a local Draw.io installation, and the cli-anything-drawio package installed to run command line Draw.io diagram automation successfully.

What is the best way to rapidly prototype Draw.io diagrams without a GUI?

The best way to prototype Draw.io diagrams without a GUI is using the interactive REPL mode, which enables rapid diagram prototyping directly from the command line for quick iterations.

How do I update Draw.io diagrams automatically when code changes?

You can update Draw.io diagrams on code changes by integrating the cli-anything-drawio command line tool into your developer workflows, ensuring diagrams are regenerated quickly and reproducibly.