分析和总结指定的本地 Markdown 文件,并输出结构化的中文总结。当用户请求总结、分析或提取本地 Markdown 文档信息时调用此技能。
Analyze and summarize text content from local Markdown files, outputting structured analysis in Chinese.
Use the appropriate file reading tool to read the contents of the local Markdown file(s) specified by the user. If multiple files are provided, read them in parallel if possible. Verification: After reading, verify the content. If the file is completely empty or lacks substantive text content (e.g., only contains a few image links), notify the user immediately and abort the summarization for that specific file.
For each file, produce a structured analysis in Chinese with these sections. The output must be professional, objective, and insightful.
## [File Name]
### 1. 核心概要 (Executive Summary)
A single paragraph summarizing the core message and main theme of the document.
### 2. 关键要点 (Key Takeaways)
- Use an unordered list to highlight the most important points, facts, or arguments. Keep it concise.
### 3. 深度解析 (Deep Analysis)
A deep dive into the significance, context, and details of the content.
- Highlight the underlying logic or mechanisms described in the text.
- Include any critical data, statistics, or evidence presented.
- Point out the author's primary stance or bias (if applicable).
### 4. 值得关注的细节 (Notable Highlights)
Notable quotes, unique perspectives, surprising information, or edge cases mentioned.
### 5. 结论与行动建议 (Conclusion & Actionable Advice)
Actionable advice, recommendations, or next steps derived from the content.
If not applicable, summarize the final verdict.
After analyzing each file individually, add a comprehensive comparison section:
## 综合对比分析 (Cross-Reference Analysis)
### 共同主题 (Common Themes)
Identify shared concepts, consistent viewpoints, or industry trends across all documents.
### 差异与冲突 (Differences & Contradictions)
Highlight conflicting data, varying perspectives, or different methodologies proposed across the sources.
### 综合结论 (Synthesis)
Merge the insights from all provided documents into a unified conclusion.
核心概要 and 关键要点 sections.