← 返回 Skills 市场
yxl184

AI-powered PDF organizer with smart naming

作者 Yiming Liu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
197
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pdf-organizer-skill
功能描述
AI tool that categorizes PDFs by topic, extracts metadata, renames files smartly, and organizes them into hierarchical folders automatically.
安全使用建议
Before installing or running this skill, ask the publisher for the source code or a repository link (the package currently contains only SKILL.md but claims multiple Python files). Verify where and how the API key is supplied (prefer environment variables or a secrets manager over plaintext config.json). Be aware the skill will send extracted PDF text to external APIs (OpenAI/Kimi) — do not run it on sensitive or confidential documents until you’ve reviewed the code and data handling. If you want to try it safely: request the code, run it from a reviewed repo on an isolated test machine or VM with dummy PDFs, confirm exact network endpoints used, and ensure the skill supports a local/offline mode or a provider with data-use/retention controls. If the author cannot produce source or justification for the missing metadata, treat the package as incomplete and avoid giving it access to real documents or credentials.
功能分析
Type: OpenClaw Skill Name: pdf-organizer-skill Version: 1.0.0 The provided files (_meta.json and SKILL.md) describe a standard utility for organizing PDF files using AI-based categorization via OpenAI or Kimi APIs. The documentation outlines legitimate features such as file renaming, folder management, and incremental processing without any evidence of prompt injection, malicious instructions, or suspicious data exfiltration patterns.
能力评估
Purpose & Capability
The SKILL.md describes a PDF organizer that uses OpenAI/Kimi APIs to analyze content and rename/move files — that capability aligns with the name. However the registry metadata declares no required credentials or config paths while the instructions explicitly require an OpenAI or Kimi API key (configured in config.json). This mismatch between declared requirements and the runtime instructions is incoherent.
Instruction Scope
The instructions tell the agent/user to run python pdf_organizer.py and reference multiple project files (modules/, requirements.txt, setup.py) but there are no code files in the package — the skill is instruction-only. The SKILL.md also implies sending extracted PDF text to external APIs (OpenAI/Kimi) but gives no guidance on privacy, truncation, or redaction. It also instructs storing API keys in config.json (plaintext), which is insecure. Overall the runtime steps could expose arbitrary PDF contents to external services and the skill gives broad discretion without safety guidance.
Install Mechanism
There is no install specification (instruction-only), which is lower risk from an installation perspective. However, SKILL.md references installing dependencies (requirements.txt, setup.py) and running a local Python script that does not exist in the package — this is inconsistent and means the skill as-published is incomplete or misleading.
Credentials
Registry metadata lists no required environment variables or primary credential, but the SKILL.md requires an OpenAI or Kimi API key. The skill also suggests storing that key in config.json rather than using a declared/secure environment variable. Requesting an external API key for analyzing user documents is proportionate to the feature, but the omission from the declared requirements and the insecure storage recommendation are problematic.
Persistence & Privilege
The skill does not request persistent/always-on privileges and uses default autonomous invocation behavior. It does not declare modifications to other skills or system-wide settings. No concerns about persistence or elevated platform privileges were found.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pdf-organizer-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pdf-organizer-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of PDF Organizer Skill. - Automatically analyzes PDFs with AI to extract metadata and classify by topic. - Renames files and organizes them into structured folders based on topics and subtopics. - Supports batch and incremental processing modes with error handling. - Generates detailed logs and statistics for all operations.
元数据
Slug pdf-organizer-skill
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

AI-powered PDF organizer with smart naming 是什么?

AI tool that categorizes PDFs by topic, extracts metadata, renames files smartly, and organizes them into hierarchical folders automatically. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 197 次。

如何安装 AI-powered PDF organizer with smart naming?

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

AI-powered PDF organizer with smart naming 是免费的吗?

是的,AI-powered PDF organizer with smart naming 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

AI-powered PDF organizer with smart naming 支持哪些平台?

AI-powered PDF organizer with smart naming 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 AI-powered PDF organizer with smart naming?

由 Yiming Liu(@yxl184)开发并维护,当前版本 v1.0.0。

💬 留言讨论