draw
Vector graphics and diagram creation, format conversion (ODG/SVG/PDF) with LibreOffice Draw.
npx skills add sickn33/agentic-awesome-skills --skill draw --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# LibreOffice Draw ## Overview LibreOffice Draw skill for creating, editing, converting, and automating vector graphics and diagram workflows using the native ODG (OpenDocument Drawing) format. ## When to Use This Skill Use this skill when: - Creating vector graphics and diagrams in ODG format - Converting between ODG, SVG, PDF, PNG formats - Automating diagram and flowchart generation - Creating technical drawings and schematics - Batch processing graphics operations ## Core Capabilities ### 1. Graphics Creation - Create new ODG drawings from scratch - Generate diagrams from templates - Create flowcharts and org charts - Design technical drawings ### 2. Format Conversion - ODG to other formats: SVG, PDF, PNG, JPG - Other formats to ODG: SVG, PDF - Batch conversion of multiple files ### 3. Diagram Automation - Template-based diagram generation - Automated flowchart creation - Dynamic shape generation - Batch diagram production ### 4. Graphics Manipulation - Shape creation and manipulation - Path and bezier curve editing - Layer management - Text and label insertion ### 5. Integration - Command-line automation via soffice - Python scripting with UNO - Integration with workflow tools
- Overview
- When to Use This Skill
- Core Capabilities
- 1. Graphics Creation
- 2. Format Conversion
- 3. Diagram Automation
- 4. Graphics Manipulation
- 5. Integration
- Workflows
- Creating a New Drawing
- Converting Drawings
- Format Conversion Reference
- Supported Input Formats
- Supported Output Formats
soffice --draw template.odg ODG to SVG soffice --headless --convert-to svg drawing.odg ODG to PDF soffice --headless --convert-to pdf drawing.odg ODG to PNG soffice --headless --convert-to png:PNG_drawing drawing.odg SVG to ODG soffice --headless --convert-to odg drawing.svg Batch convert
What does the draw skill do?
Vector graphics and diagram creation, format conversion (ODG/SVG/PDF) with LibreOffice Draw.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill draw --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.