← 返回 Skills 市场
zhao1263445468

pdf-to-word

作者 zhao1263445468 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
1497
总下载
1
收藏
8
当前安装
1
版本数
在 OpenClaw 中安装
/install pdf-to-word
功能描述
�� PDF �ļ�ת��Ϊ Word �ĵ���.docx��
使用说明 (SKILL.md)

\r

PDF ת Word ����\r

\r

����\r

�����û��ϴ��� PDF �ļ�������ת��Ϊ�ɱ༭�� Word �ĵ���.docx����������ת������ļ���\r \r

ʹ�÷�ʽ\r

  1. �û��������з��� PDF �ļ���������ָ�������� PDF ת�� Word�� �� ��������ļ�ת��Ϊ Word ��ʽ����\r
  2. �����Զ����ú�̨�ű�����ת����\r
  3. ת����ɺ󣬷��� Word �ļ����������ӻ�ֱ�����ļ���ʽ���͸��û���\r \r

ע������\r

  • ��Ҫ Python ����������װ pdf2docx �⡣\r
  • ת������ PDF ������Ҫ�����ӣ������ĵȴ���\r
  • ��� PDF �������ӱ����ɨ��ͼƬ��ת��Ч���������ޣ�������� OCR ����ʹ�ã���\r \r

ʾ��\r

�û�����������ͬ PDF ת�� Word �ļ������ϴ��ļ���\r AI�����ü��� �� ����ת����� Word �ļ���

安全使用建议
This skill appears coherent and small: it converts a provided local PDF file to .docx using the pdf2docx library. Before installing or using it: (1) confirm you want to install pdf2docx==0.5.8 from PyPI in a trusted environment (preferably a sandboxed/isolated runtime), (2) avoid uploading highly sensitive documents unless you control the runtime — the script runs on the host that executes it and will access the files you give it, (3) note that scanned/image-only PDFs likely need OCR (this skill does not do OCR), and (4) if you require extra assurance, review the small convert.py source and the pdf2docx package contents for any unwanted behavior.
功能分析
Type: OpenClaw Skill Name: pdf-to-word Version: 1.0.0 The skill is a straightforward PDF-to-Word converter that uses the legitimate 'pdf2docx' library. The Python script 'scripts/convert.py' implements the conversion logic without any signs of malicious behavior, data exfiltration, or command injection. The metadata and instructions in 'SKILL.md' are consistent with the stated purpose of the tool.
能力评估
Purpose & Capability
Name/description (PDF → Word) matches the included script and requirements. The only dependency is pdf2docx, which is appropriate for this functionality. No unexpected binaries, credentials, or unrelated privileges are requested.
Instruction Scope
SKILL.md asks the user to provide a PDF file and describes conversion to .docx. The runtime instructions and the convert.py implementation operate on a local file path, print the output path, and do not reference other files, environment variables, or external endpoints. The docs explicitly warn that scanned PDFs/OCR are not supported.
Install Mechanism
There is no install spec (instruction-only skill) and a simple requirements.txt listing pdf2docx==0.5.8. Installing from PyPI is the expected way to obtain that library. No downloads from arbitrary URLs or archive extraction are present.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The script only needs access to the supplied PDF file and to write the output .docx.
Persistence & Privilege
The skill is not always-enabled and does not request persistent agent privileges or modify other skills or system settings. It runs on demand and has no autonomous or elevated persistence requirements.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pdf-to-word
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pdf-to-word 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of pdf-to-word skill. - Converts uploaded PDF files into editable Word documents (.docx). - Supports file uploads and optional output format selection (default is .docx). - Provides processed Word file for download or direct delivery after conversion. - Requires `pdf2docx` Python package for operation.
元数据
Slug pdf-to-word
版本 1.0.0
许可证 MIT-0
累计安装 8
当前安装数 8
历史版本数 1
常见问题

pdf-to-word 是什么?

�� PDF �ļ�ת��Ϊ Word �ĵ���.docx��. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1497 次。

如何安装 pdf-to-word?

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

pdf-to-word 是免费的吗?

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

pdf-to-word 支持哪些平台?

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

谁开发了 pdf-to-word?

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

💬 留言讨论