What problem does it solve?
This Skill provides a stateful command-line interface for vector graphics editing, enabling users to manipulate SVG documents through commands or a REPL environment.
Core Features & Use Cases
- Document management: Create, open, save, and get information about SVG projects.
- Shape and text editing: Add, modify, and list shapes and text elements with control over properties like size, style, and position.
- Transformations: Apply translations, rotations, scaling, and skewing to objects for precise layout adjustments.
- Layer and style management: Manage layers and style properties including fill, stroke, and opacity.
- Export options: Render SVGs to PNG, PDF, and other formats suitable for formal graphics production or web delivery.
- Interactive REPL: Enter commands directly for dynamic editing and real-time visualization.
- Automation and scripting: Use in batch workflows for generating or modifying vector graphics programmatically.
Quick Start
Run the CLI and start editing your SVG project using commands such as creating a new document and adding shapes without scripts, references, or assets.