draw

Vector graphics and diagram creation, format conversion (ODG/SVG/PDF) with LibreOffice Draw.

Content Preview
---
name: draw
description: "Vector graphics and diagram creation, format conversion (ODG/SVG/PDF) with LibreOffice Draw."
category: graphics-processing
risk: safe
source: personal
date_added: "2026-02-27"
---

# 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 O
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/draw.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/libreoffice/draw/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/libreoffice/draw/SKILL.md

Related Skills