What problem does it solve?
This Skill removes the friction of opening Word files just to inspect, summarize, or copy their contents, especially when you need a quick text-only view of a document.
Core Features & Use Cases
- Plain Text Extraction: Reads .docx files and outputs paragraph text in order for easy review or reuse.
- Table Capture: Converts tables into tab-separated rows so structured data stays readable.
- Developer-Friendly Access: Supports direct use of python-docx for more advanced inspection, such as headings, styles, images, or document editing.
- Use Case: A user uploads a meeting brief or report in .docx format and needs the content summarized or copied into another system without manually retyping anything.
Quick Start
Use the docx skill to extract the text from the attached Word document and summarize its main points.