返回 Skill 列表
extension
分类: 开发与工程无需 API Key

analyze-document

分析并提供包括PDF、文本文件和其他格式在内的文档的详细反馈。当用户要求你对某份文档发表看法、希望得到审查、分析、摘要、批评或评估任何书面材料时,使用此技能。支持文档上传、文件路径引用或直接文本内容。

person作者: jakexiaohubgithub

Analyze Document

Input Parameters

| Parameter | Required | Description | Example | | ----------------- | -------- | ----------------------------------------------------------------------------------- | -------------------------------------------- | | document_source | Yes | The document to analyze — can be a file path, uploaded file, or direct text content | /path/to/document.pdf or direct text content |

Procedure

  1. If no document is provided, ask the user to either upload the file, provide a file path, or share the text content directly
  2. Read the document using appropriate tools (read_file for text files; PDF extraction for PDFs)
  3. Analyze structure, content, clarity, and relevance — provide feedback on strengths, areas for improvement, and key observations

Notes

  • Always obtain document content before beginning analysis
  • Provide constructive, balanced feedback

Example

what do you think of this document?
review this PDF and give me your thoughts
summarize and critique this document
give me detailed feedback on this report
can you analyze this text for me