← 返回
数据分析 中文

文档内容总结 Summary & Analysis txt/docx/pdf/xlsx/xls

local document summary & analysis tool. triggers: 帮我总结, 总结文件, 分析文档, 分析总结, 总结一下, 分析一下 summarize for me, analyze for me, summarize the file, analyze the docume...
local document summary & analysis tool. triggers: 帮我总结, 总结文件, 分析文档, 分析总结, 总结一下, 分析一下 summarize for me, analyze for me, summarize the file, analyze the docume...
leonthepro2012
数据分析 clawhub v1.0.4 1 版本 99729.7 Key: 无需
★ 1
Stars
📥 1,456
下载
💾 412
安装
1
版本
#analysis#document#docx#file#latest#multilingual#pdf#python#summary#txt#xls#xlsx

概述

File Summary & Analysis Tool (文件总结与分析工具)

A universal tool for extracting text from local documents and generating summaries/analysis, supporting both Chinese and English trigger words.

Token Extraction (参数提取)

Chinese Input Example (中文示例)

From user input 帮我总结 D:\测试.pdffile_path = D:\测试.pdf

English Input Example (英文示例)

From user input summarize for me C:\test.pdffile_path = C:\test.pdf

Actions (操作指令)

Extract Document Content (提取文档内容)

{ "action": "extract", "file_path": "D:\\测试.pdf" }

{ "action": "extract", "file_path": "C:\\test.pdf" }

Returns (返回结果):

  • Success: Plain text content of the document (txt/docx/pdf/xlsx/xls)
  • Error: Error message starting with ❌ (e.g. ❌ File not found, ❌ Unsupported format)

Generate Summary/Analysis (生成总结/分析)

{ "action": "summary", "file_path": "D:\\测试.pdf" }

{ "action": "analysis", "file_path": "C:\\test.pdf" }

Returns (返回结果):

  • Summary: Concise key-point summary of the document content (integrated with OpenClaw LLM)
  • Analysis: In-depth analysis of the document content (integrated with OpenClaw LLM)

Workflow (工作流程)

To summarize/analyze a local document:

  1. Extract content: { "action": "extract/analysis", "file_path": "your_file_path" } → returns plain text
  2. Generate result: OpenClaw LLM summarizes/analyzes the extracted text automatically

Configuration (配置项)

channels:

local:

tools:

file_summary: true # default: true

python: true # required - need Python environment

Dependency (依赖环境)

Required Environment (必备环境)

  1. Python 3.8+ (added to system environment variables)
  2. Required Python packages (auto-installed by script):
    • python-docx (for docx)
    • pypdf (for pdf)
    • openpyxl (for xlsx)
    • xlrd==1.2.0 (for xls)

Tool Path Configuration (工具路径配置)

  1. Place the tool files in OpenClaw's skill folder:

OpenClaw/skills/file-summary/

├─ SKILL.md (this file)

├─ file2sum.py

  1. Set the execution command in OpenClaw:

${skill_path}\\file2sum.py

Permissions (权限要求)

Required (必备):

  • Local file read permission (user needs to grant file access)
  • Python execute permission (no special system permissions required)

Usage (使用方法)

Local Deployment (本地部署)

  1. Put the file-summary folder into OpenClaw's skills directory
  2. Restart OpenClaw
  3. Input Examples (输入示例):
    • Chinese (中文): "帮我总结 D:\测试.pdf", "分析文档 C:\数据\销售表.xlsx"
    • English (英文): "summarize for me C:\test.pdf", "analyze the document D:\data\sales.xlsx"

Public Deployment (公开发布)

  1. Upload the file-summary folder (include md/py) to a public platform (e.g. GitHub/Gitee, ClawHub)
  2. Share the download link
  3. Users import via OpenClaw "Skill Market → Import from URL"

版本历史

共 1 个版本

  • v1.0.4 当前
    2026-03-30 02:33 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 198 📥 64,936
data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 367 📥 140,106
data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 163 📥 59,776