文件总结 File Summary & Analysis
Local document summary tool. Activate when user mentions "总结文件", "帮我总结", "总结文档", "分析文档" or provides a local file path (txt/docx/pdf/xlsx/xls).
Local document summary tool. Activate when user mentions "总结文件", "帮我总结", "总结文档", "分析文档" or provides a local file path (txt/docx/pdf/xlsx/xls).
Real data. Real impact.
Growing
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
Single tool
file_summary for local document text extraction and summary.
From user input
帮我总结 D:\测试.pdf → file_path = D:\测试.pdf
{ "action": "extract", "file_path": "D:\测试.pdf" }
Returns:
{ "action": "summary", "file_path": "D:\测试.pdf" }
Returns: Concise summary of the document content (integrated with OpenClaw LLM)
To summarize a local document:
{ "action": "extract", "file_path": "your_file_path" } → returns plain textchannels: local: tools: file_summary: true # default: true python: true # required - need Python environment
Required:
file-summary folder into OpenClaw's skills directoryfile-summary folder (include md/py) to a public platform (e.g. GitHub/Gitee, ClawHub)No automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.