omnidraw
Official@omnidraw
Offers programmatic read and write access to infinite canvas elements stored within Vibecanvas SQLite database structures.
Agent Skills by omnidraw
Showing 2 vetted skills indexed across 1 GitHub repositories.
Frequently Asked Questions About omnidraw
FAQPage SchemaWhat specific tasks can be performed using Omnidraw?▼
Omnidraw enables the programmatic listing, querying, and modification of canvas elements. Users can extract metadata from SQLite storage or inject new graphical objects into existing canvas projects to manage complex visual layouts without manual interface interaction.
Which technical personas benefit from these capabilities?▼
These capabilities are designed for software engineers and data architects working with infinite canvas environments. It is particularly useful for developers needing to perform bulk operations on visual assets or integrate canvas data into larger relational database architectures.
What are the prerequisites for using these functions?▼
Users must have an existing Vibecanvas environment with an initialized SQLite database file. The system requires local access to the database path to execute read and write operations on the canvas element tables.