# analyzing-documents > Analyzes documents for insights and patterns. Use when user asks to analyze documents, find patterns, or generate reports. - Author: Recca Tsai - Repository: recca0120/skills-refactor - Version: 20260120043427 - Stars: 1 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/recca0120/skills-refactor - Web: https://mule.run/skillshub/@@recca0120/skills-refactor~analyzing-documents:20260120043427 --- --- name: analyzing-documents description: "Analyzes documents for insights and patterns. Use when user asks to analyze documents, find patterns, or generate reports." --- # Document Analyzer Analyzes documents and generates insights. > See [workflow-diagram.md](../shared/workflow-diagram.md) > See [reference-resources.md](../shared/reference-resources.md) ## Steps 1. Read the input document 2. Perform analysis 3. Generate insights 4. Create report ## Output Format | Field | Type | Description | |-------|------|-------------| | insights | array | Key findings | | patterns | array | Detected patterns | | summary | string | Executive summary |