onlyoffice

Automate DOCX, XLSX, PPTX, PDF, and RDF document workflows.

1|1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/noonr48/cli-anything-onlyoffice --skill onlyoffice
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: onlyoffice
Source: https://github.com/noonr48/cli-anything-onlyoffice/tree/main/cli_anything/onlyoffice/skills
Command: npx skills add https://github.com/noonr48/cli-anything-onlyoffice --skill onlyoffice

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-docx, openpyxl, python-pptx, rdflib, lxml, scipy, PyMuPDF, Pillow, pyshacl, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables programmatic control over Office documents, PDFs, and RDF graphs, facilitating automated editing, validation, and extraction tasks for AI-driven workflows.

Core Features & Use Cases

  • Document Automation: Create, read, and modify DOCX, XLSX, and PPTX files with precision.
  • Data Validation & Extraction: Automate data validation, citation auditing, and image extraction for documents and spreadsheets.
  • Use Case: For legal compliance, automatically sanitize PDFs and DOCX files, extract embedded images, and validate RDF data integrity within a legal or research environment.

Quick Start

Use the onlyoffice skill to convert a DOCX file to PDF and validate its layout and metadata.

Frequently Asked Questions about onlyoffice

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

FAQPage Schema
How do I automate DOCX, XLSX, and PPTX document workflows programmatically?

Automate office document workflows by using Python libraries like python-docx, openpyxl, and python-pptx to create, read, and modify files with precision. This enables automated editing, validation, and extraction tasks for enterprise productivity enhancements.

Can I validate RDF data and extract embedded images from PDF files?

Validate RDF data and extract embedded images from PDFs using rdflib, pyshacl, and PyMuPDF. This automates data validation, citation auditing, and image extraction, ensuring document integrity and operational efficiency for legal compliance.

What's the best way to sanitize PDFs and Office documents for legal compliance?

Sanitize PDFs and DOCX files for legal compliance by automating the removal of sensitive metadata and embedded objects. This skill controls document sanitization and validates layout integrity within a legal or research environment.

Do I need Python and specific libraries to convert DOCX to PDF and validate metadata?

Yes, converting DOCX to PDF and validating metadata requires Python dependencies including PyMuPDF, lxml, and Pillow. These libraries handle document manipulation, rendering, and layout validation for automated office workflows.

How does automated data validation work for spreadsheets and RDF graphs?

Automated data validation for spreadsheets and RDF graphs works by applying SHACL rules via pyshacl and parsing graphs with rdflib. This ensures data integrity, audits citations, and validates extracted information programmatically.