base

Database management, forms, reports, and data operations with LibreOffice Base.

Content Preview
---
name: base
description: "Database management, forms, reports, and data operations with LibreOffice Base."
category: database-processing
risk: safe
source: personal
date_added: "2026-02-27"
---

# LibreOffice Base

## Overview

LibreOffice Base skill for creating, managing, and automating database workflows using the native ODB (OpenDocument Database) format.

## When to Use This Skill

Use this skill when:
- Creating new databases in ODB format
- Connecting to external databases (MySQL, Post
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/base.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/libreoffice/base/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/base/SKILL.md

Related Skills