Skip to main content

analyzing-documents

Analyzes documents for insights and patterns. Use when user asks to analyze documents, find patterns, or generate reports.

Jump to install

Source facts

Repository
recca0120/skills-refactor
Last source activity
January 19, 2026 at 20:33
Detected SKILL.md language
English
Stars
1
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
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 |
View on GitHub