excalidraw-subagent

Community

Delegate Excalidraw tasks to subagents.

Authorahostbr
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Main agents never read Excalidraw files directly. This subagent-based skill delegates all Excalidraw reading, modification, creation, and comparison tasks to dedicated subagents to prevent context exhaustion from verbose JSON (4k-22k tokens per file).

Core Features & Use Cases

  • Token-efficient diagram handling: Offloads heavy Excalidraw JSON processing to subagents, returning text summaries and change logs instead of raw JSON.
  • Isolation and safety: Keeps main agent context clean by performing potentially large reads/writes in an isolated subagent.
  • Use Case Scenarios: Explain diagrams, modify diagrams, create new diagrams, or compare diagrams without polluting the main context.

Quick Start

To begin delegating Excalidraw tasks, instruct me to process a diagram and I will route the task to a subagent for a text-only summary or modification plan.

Dependency Matrix

Required Modules

None required

Components

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: excalidraw-subagent
Download link: https://github.com/ahostbr/kuroryuu-public/archive/main.zip#excalidraw-subagent

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.