cli-anything-libreoffice

Automate LibreOffice document creation, editing, and PDF export via CLI.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/xxxxkkkqq/CineWeave --skill cli-anything-libreoffice-xxxxkkkqq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cli-anything-libreoffice
Source: https://github.com/xxxxkkkqq/CineWeave/tree/main/research/upstreams/CLI-Anything/libreoffice/agent-harness/cli_anything/libreoffice/skills
Command: npx skills add https://github.com/xxxxkkkqq/CineWeave --skill cli-anything-libreoffice-xxxxkkkqq

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables users to manipulate LibreOffice documents—Writer, Calc, and Impress—via command-line, avoiding manual GUI interactions and simplifying automation.

Core Features & Use Cases

  • Document Management: Create, open, save, and obtain info about documents efficiently.
  • Content Editing: Add paragraphs, headings, tables, and slides or remove items to automate report or presentation generation.
  • Export and Rendering: Convert documents into formats like PDF for easy sharing or archiving.
  • Use Case: A user needs to generate a report with multiple sections, export it as PDF, all via scripted commands without opening the LibreOffice GUI.

Quick Start

Use this CLI to create a new presentation, add slides, and export as PDF with a single command.

Frequently Asked Questions about cli-anything-libreoffice

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate LibreOffice document creation via command-line?

Automating LibreOffice document creation via command-line involves using CLI commands to generate Writer, Calc, or Impress files, add headings and tables, and export to PDF without manual GUI interactions.

Can I convert LibreOffice spreadsheets to PDF without opening the GUI?

Yes, you can convert LibreOffice spreadsheets to PDF without opening the GUI by executing command-line interface commands that automate the export and rendering process for production workflows.

What is command-line document automation used for in production environments?

Command-line document automation in production environments is used for scripted report generation, adding presentation slides, and manipulating spreadsheet data, ensuring format compatibility and maintaining session state for undo and redo operations.

Does command-line LibreOffice automation support editing existing presentations?

Yes, command-line LibreOffice automation supports editing existing presentations by opening documents, adding or removing slides and paragraphs, and saving the modifications while maintaining session state for undo and redo operations.

Do I need to install LibreOffice GUI to use command-line document automation?

Command-line document automation manipulates LibreOffice documents via CLI commands to avoid manual GUI interactions, suitable for automating report, presentation, and spreadsheet workflows in production environments without opening the GUI.