What problem does it solve? Users working in Vetta Desktop need a visual workspace for sketching, annotating, and planning, but switching to an external drawing tool breaks the agent workflow. This Skill opens the Cowart infinite canvas (built on tldraw) directly inside the Vetta activity panel so drawing and agent-assisted work happen in one place. ## Core Features & Use Cases - Canvas Panel Launch: Calls the plugin tool open_cowart_canvas to open the Cowart activity tab at full width inside Vetta Desktop. - Shared Canvas Storage: Persists canvas data under <projectDir>/canvas/, including per-page JSON files, assets, selection state, and view state, shared with MCP tools. - Agent-Driven Canvas IO: Uses MCP tools such as get_cowart_* and insert_cowart_image for programmatic reads and edits, plus generate_image and edit_image for bitmap creation and annotation revision. - Use Case: A user asks the agent to open a canvas for planning a UI layout, sketches regions by hand, then has the agent insert a generated mockup image onto the canvas with insert_cowart_image. ## Quick Start Ask the agent to open the Cowart canvas in Vetta so you can start sketching and planning on the infinite canvas.