docx_validate

Official

Validate DOCX file format integrity with a simple command.

Authorcas-bigdatalab
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that DOCX files meet the necessary format standards, helping to maintain document integrity and usability.

Core Features & Use Cases

  • DOCX Format Verification: Checks if the DOCX file is a valid ZIP archive with all required components.
  • Required File Check: Validates that essential files such as "[Content_Types].xml", "_rels/.rels", and "word/document.xml" are present.
  • Output Result: Provides a JSON file detailing the validation result, including any warnings or errors.
  • Use Case: Before sending a DOCX file via email or archiving it, use this Skill to ensure that it is not corrupted and will open properly on the recipient's end.

Quick Start

Validate the DOCX file 'document.docx' and output the result to 'result.json'.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: docx_validate
Download link: https://github.com/cas-bigdatalab/piflow/archive/main.zip#docx-validate

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.