thesis-docx

Audit and format thesis Word documents while preserving OOXML correctness.

76|5|Updated Jul 7, 2026
One-click install
npx skills add https://github.com/catlog22/pi-maestro-flow --skill thesis-docx-catlog22
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: thesis-docx
Source: https://github.com/catlog22/pi-maestro-flow/tree/main/.pi/skills/scholar-thesis-docx
Command: npx skills add https://github.com/catlog22/pi-maestro-flow --skill thesis-docx-catlog22

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires docx, lxml, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps AI safely create, revise, and format thesis or dissertation Word documents without causing avoidable layout regressions. It is designed for academic documents where style fidelity, captions, page numbers, section breaks, and cross-references must remain trustworthy.

Core Features & Use Cases

  • Word environment checks: Verifies whether desktop Microsoft Word and COM/DOM automation are available before attempting document edits.
  • Audit-first formatting: Inspects DOCX and OOXML structure to detect hidden indentation, style mismatches, section drift, and stale reference fields before making bulk changes.
  • Style normalization: Applies consistent thesis-oriented styles for body text, headings, figure captions, and table captions through Word automation.
  • Figure and code support: Generates evidence-based Mermaid figures and thesis-friendly code listings only from real source material.
  • PDF verification workflow: Exports documents to PDF for page-by-page review so final claims are grounded in visual validation.
  • Use Case: A graduate student can use this Skill to normalize a thesis draft, repair captions and page numbers, audit hidden OOXML issues, and produce a PDF for final review.

Quick Start

Use the thesis-docx skill to audit my thesis Word document, normalize the styles that my school guide requires, and prepare a PDF-ready version for page-by-page review.

Frequently Asked Questions about thesis-docx

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

FAQPage Schema
How do I format a thesis Word document without breaking existing styles and page numbers?

Formatting a thesis Word document safely requires an audit-first approach that inspects hidden OOXML structure to detect style mismatches, section drift, and stale reference fields before applying bulk style normalization to body text, headings, and captions.

How do I repair broken captions and cross-references in a dissertation DOCX file?

Repairing dissertation DOCX captions and cross-references involves inspecting the underlying OOXML structure to identify stale fields and style mismatches, then applying consistent thesis-oriented styles through Word automation to restore academic layout fidelity.

Does thesis formatting and OOXML inspection require Microsoft Word to be installed?

Thesis formatting and OOXML inspection require desktop Microsoft Word and COM/DOM automation to be available, as the process verifies the Word environment before attempting document edits, style normalization, and PDF export for page-level verification.

Can I generate Mermaid figures and code listings directly inside a thesis Word file?

Generating Mermaid figures and thesis-friendly code listings inside a Word file is possible by creating evidence-based visuals from real source material, ensuring that generated figures align with the document's existing academic layout and style requirements.

What is the best way to verify thesis formatting changes and catch hidden layout regressions?

Verifying thesis formatting changes and catching hidden layout regressions is best done by exporting the DOCX to PDF for page-by-page review, ensuring that final style normalization, section breaks, and page numbers are visually validated.

Why do my Word thesis styles look correct visually but have hidden OOXML formatting issues?

Hidden OOXML formatting issues in visually correct Word thesis files stem from underlying structural drift, stale reference fields, and indentation mismatches that require direct DOCX and OOXML inspection to detect and resolve before final formatting.