office

Coordinate office-document workflows for creation, translation, layout fixes, and format conversion.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/almazom/agents_slash_skills --skill office-almazom
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: office
Source: https://github.com/almazom/agents_slash_skills/tree/main/office
Command: npx skills add https://github.com/almazom/agents_slash_skills --skill office-almazom

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-pptx, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Meta-skill for office document workflows: creation, translation, DTP fixing, and format conversion. It routes to sub-skills, adds translation review, overflow fixing, and QA checks to streamline multi-format document work.

Core Features & Use Cases

  • One entry point with five sub-skills to cover PDFs, DOCX, XLSX, and PPTX workflows.
  • Translation pipeline with quality review and layout-preserving strategies for EN→RU and related language pairs.
  • DTP and format-conversion support, including overflow fixes for PPTX and layout QA for office documents.
  • Use Case: Create a report in DOCX, translate to Russian, fix PPTX layout, and export to PDF with QA checkpoints.

Quick Start

Start by selecting the office skill and pick a sub-skill to initiate the full document workflow.

Frequently Asked Questions about office

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

FAQPage Schema
How do I translate a DOCX or PPTX document while preserving the original layout?

To translate office documents while preserving layouts, this workflow uses sub-skills to process DOCX and PPTX files, applying layout-preserving strategies and DTP corrections for EN→RU language pairs.

Can I fix text overflow issues in PPTX presentations automatically?

Yes, you can fix PPTX text overflow automatically. The workflow includes DTP fixing sub-skills that detect and correct layout overflow issues in PowerPoint files during the document pipeline.

What is the best way to run localization QA checks on PDF and DOCX files?

The best way to run localization QA on PDF and DOCX files is using an integrated workflow that adds translation review checkpoints and automated quality assurance checks to catch formatting errors.

Do I need python-pptx installed to create and convert office documents?

Yes, you need python-pptx installed. It is a required dependency for executing the PowerPoint creation, translation, and DTP fixing sub-skills within the document workflow pipeline.

How do I create a report in DOCX, translate it, and export to PDF with QA?

You create a DOCX report, route it through translation and DTP fixing sub-skills, apply QA checkpoints, and export to PDF. The single entry point coordinates this multi-format document workflow.

Does this office document workflow support Excel XLSX file conversion?

Yes, the workflow supports XLSX files. It routes to five sub-skills covering creation, translation, and format conversion across PDF, DOCX, XLSX, and PPTX document types.