← 返回 Skills 市场
qinqdw

nano-pdf-qtest

作者 qinqdw · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
113
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install nano-pdf-qtest
功能描述
Edit PDFs with natural-language instructions using the nano-pdf CLI.
使用说明 (SKILL.md)

nano-pdf

Use nano-pdf to apply edits to a specific page in a PDF using a natural-language instruction.

Quick start

nano-pdf edit deck.pdf 1 "Change the title to 'Q3 Results' and fix the typo in the subtitle"

Notes:

  • Page numbers are 0-based or 1-based depending on the tool’s version/config; if the result looks off by one, retry with the other.
  • Always sanity-check the output PDF before sending it out.
安全使用建议
This skill appears coherent: it simply documents using the nano-pdf CLI. Before installing or running it, verify the nano-pdf package/source is trustworthy (check its PyPI page, recent release history, and project homepage), ensure the installer kind 'uv' maps to a known trusted installer on your system, and install/run the CLI in a controlled environment if you plan to process sensitive PDFs. Also note minor metadata inconsistencies in the packaged _meta.json (different ownerId/version) and a large example markdown file bundled with the skill — these are likely harmless but worth being aware of.
能力评估
Purpose & Capability
Name and description describe editing PDFs via the nano-pdf CLI; the skill only requires the nano-pdf binary and shows a CLI invocation. Required artifacts (binary + optional installer) align with the stated purpose.
Instruction Scope
SKILL.md contains only simple, narrowly scoped instructions and an example CLI invocation. It does not ask the agent to read unrelated files, environment variables, or send data to external endpoints beyond running the local nano-pdf tool.
Install Mechanism
The install spec installs a package named 'nano-pdf' via an installer kind labeled 'uv' (creates a nano-pdf binary). Installing from a package registry is expected for a CLI tool, but the installer kind is not fully explicit (not 'pip' or 'apt'). Recommend verifying that 'uv' resolves to a trusted package source (PyPI or the project's official distribution) before installing.
Credentials
The skill declares no environment variables, no credentials, and no config paths. That matches expectations for a local CLI wrapper and is proportionate to the functionality.
Persistence & Privilege
Skill is not set to always:true and does not request persistent or cross-skill privileges. Autonomous invocation is allowed (platform default) but nothing else grants elevated or persistent system presence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nano-pdf-qtest
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nano-pdf-qtest 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added sample file: large_doc.md to the repository. - No changes made to the SKILL.md or core functionality.
v1.0.0
Initial release of nano-pdf-qtest. - Edit PDFs using natural-language instructions via the nano-pdf CLI. - Allows page-specific modifications by providing direct commands. - Includes a quick start example for editing PDF text. - Notes clarify page numbering and recommend checking the output.
元数据
Slug nano-pdf-qtest
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

nano-pdf-qtest 是什么?

Edit PDFs with natural-language instructions using the nano-pdf CLI. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 113 次。

如何安装 nano-pdf-qtest?

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

nano-pdf-qtest 是免费的吗?

是的,nano-pdf-qtest 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

nano-pdf-qtest 支持哪些平台?

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

谁开发了 nano-pdf-qtest?

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

💬 留言讨论