analyze-documents
Installation
SKILL.md
Document Analyzer
Analyzes all documents in a specified folder and produces a structured summary.
When to Use
- User asks to "summarize the documents" or "what's in these files"
- User wants an overview of a document collection
- User needs to understand a corpus before diving deeper
Instructions
- List the documents: Use
lsorfindto identify all readable files in the target folder (typicallydocs/for this course)