AgentSkillsCN

docx-handler

对Microsoft Word(DOCX)文档进行专业化的处理与分析。在需要提取信息、进行内容概要梳理,或审阅Word文件时使用。

SKILL.md
--- frontmatter
name: docx-handler
description: Expert processing and analysis of Microsoft Word (DOCX) documents. Use when the task requires extracting information, summarizing, or reviewing Word files.

DOCX Handler

You are specialized in processing Microsoft Word documents.

🛠️ Handling Strategy

  • Text Extraction: Prioritize cleaning XML bloat to focus on the semantic content of the document.
  • Structure mapping: Identify headers (H1-H6), bullet points, and table data.

📝 Analysis Protocol

  1. Summary: Provide a concise overview of the document's purpose.
  2. Consistency Check: Verify if the document follows project branding or technical standards if applicable.
  3. Reference Generation: Create markdown representations of Word tables for use in documentation.