← 返回 Skills 市场
banalit

Luke Pdf Read Summarize

作者 banalit · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
58
总下载
1
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install luke-pdf-read-summarize
功能描述
快速读取并提取PDF文本和表格内容,生成结构化摘要报告,支持中文和英文PDF文件。
使用说明 (SKILL.md)

Luke PDF Read-Summarize - PDF 阅读与摘要工具

快速读取 PDF 文件并生成结构化摘要

功能

  • 读取 PDF 文件内容
  • 提取文本、表格信息
  • 生成结构化摘要报告
  • 支持中文 PDF

使用方法

直接说:

  • "总结这个 PDF"
  • "提取 PDF 的核心内容"
  • "这个 PDF 主要讲了什么?"
  • "读取并分析这个文件"

输出格式

# PDF 摘要

## 基本信息
- 文档类型:[类型]
- 主题:[核心主题]
- 页数:[数量]

## 核心内容
### 1. [主题一]
- 要点 1
- 要点 2

### 2. [主题二]
- 要点 1
- 要点 2

## 关键数据/结论
- [重要数据 1]
- [重要结论 1]

## 建议/行动项
- [建议 1]
- [建议 2]

触发条件

  • 用户上传了 PDF 文件
  • 提到"PDF"、"文档"、"摘要"、"总结"
  • 需要读取 PDF 内容

支持的文件类型

  • .pdf 文件
  • 中文/英文 PDF
  • 文本提取型 PDF
安全使用建议
Do not install this package as-is unless the hardcoded token has been removed and revoked. If you still want the PDF functionality, verify the source, remove upload.sh, ensure python3 and PyMuPDF are installed from trusted sources, and use the skill only on PDFs you intend the agent to read.
功能分析
Type: OpenClaw Skill Name: luke-pdf-read-summarize Version: 1.0.2 The skill is classified as suspicious due to the presence of a hardcoded API token in 'upload.sh' and the use of dynamic code execution. The tool 'pdf-read-summarize.tool.js' writes a temporary Python script to '/tmp' and executes it via 'child_process.spawn'. While the tool includes some security measures like page/character limits and basic path sanitization to prevent shell injection, the hardcoded credential and the practice of generating/executing scripts at runtime are significant security flaws. The logic appears aligned with PDF summarization, but the specific regex in 'extractKeyData' suggests it is highly specialized for parsing Chinese corporate resumes.
能力评估
Purpose & Capability
The main JavaScript tool reads and summarizes PDFs, which matches the stated purpose, but upload.sh performs ClawHub upload activity and embeds a bearer token, which is unrelated to PDF summarization.
Instruction Scope
SKILL.md describes user-invoked PDF reading and summarization. The included tool also runs local Python to extract PDF text; that is purpose-aligned, but users should know local code execution is involved.
Install Mechanism
The registry says there is no install spec and no required binaries, while the tool requires python3 and PyMuPDF/fitz. This looks like an under-declared dependency rather than hidden malicious behavior.
Credentials
The PDF parser reads a user-supplied file path and has page and character limits, which is proportionate for PDF summarization. Users should still treat uploaded or local PDFs as potentially private data.
Persistence & Privilege
No ongoing persistence was found, but the bundled upload.sh contains a ClawHub API bearer token and can upload a skill package if run, creating unnecessary account/credential exposure.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install luke-pdf-read-summarize
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /luke-pdf-read-summarize 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Updated dependencies in package.json for improved stability and compatibility. - Minor code adjustments in pdf-read-summarize.tool.js to enhance performance and maintainability.
v1.0.1
- Minor update to improve internal handling of PDF reading and summarization. - Dependencies updated in package.json for better stability. - No changes to user-facing features or output format.
v1.0.0
Initial release of Luke PDF Read-Summarize: - Reads PDF files and extracts text and table data. - Generates structured summaries, including core topics, key data, and suggestions. - Supports both Chinese and English PDFs. - Simple voice or text commands trigger PDF reading and summarization. - Works with text-based PDF documents.
元数据
Slug luke-pdf-read-summarize
版本 1.0.2
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

Luke Pdf Read Summarize 是什么?

快速读取并提取PDF文本和表格内容,生成结构化摘要报告,支持中文和英文PDF文件。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 58 次。

如何安装 Luke Pdf Read Summarize?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install luke-pdf-read-summarize」即可一键安装,无需额外配置。

Luke Pdf Read Summarize 是免费的吗?

是的,Luke Pdf Read Summarize 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Luke Pdf Read Summarize 支持哪些平台?

Luke Pdf Read Summarize 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Luke Pdf Read Summarize?

由 banalit(@banalit)开发并维护,当前版本 v1.0.2。

💬 留言讨论