← Back to Skills Marketplace
pdf-to-word
by
zhao1263445468
· GitHub ↗
· v1.0.0
· MIT-0
1497
Downloads
1
Stars
8
Active Installs
1
Versions
Install in OpenClaw
/install pdf-to-word
Description
�� PDF �ļ�ת��Ϊ Word �ĵ���.docx��
README (SKILL.md)
\r
PDF ת Word ����\r
\r
����\r
�����û��ϴ��� PDF �ļ�������ת��Ϊ�ɱ༭�� Word �ĵ���.docx����������ת������ļ���\r \r
ʹ�÷�ʽ\r
- �û��������з��� PDF �ļ���������ָ�������� PDF ת�� Word�� �� ��������ļ�ת��Ϊ Word ��ʽ����\r
- �����Զ����ú�̨�ű�����ת����\r
- ת����ɺ��� Word �ļ����������ӻ�ֱ�����ļ���ʽ�����û���\r \r
ע������\r
- ��Ҫ Python ����������װ
pdf2docx�⡣\r - ת������ PDF ������Ҫ�����ӣ������ĵȴ���\r
- ��� PDF �������ӱ����ɨ��ͼƬ��ת��Ч���������ޣ�������� OCR ����ʹ�ã���\r \r
ʾ��\r
�û�����������ͬ PDF ת�� Word �ļ������ϴ��ļ���\r
AI�����ü��� �� ����ת����� Word �ļ���
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pdf-to-word - After installation, invoke the skill by name or use
/pdf-to-word - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is pdf-to-word?
�� PDF �ļ�ת��Ϊ Word �ĵ���.docx��. It is an AI Agent Skill for Claude Code / OpenClaw, with 1497 downloads so far.
How do I install pdf-to-word?
Run "/install pdf-to-word" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is pdf-to-word free?
Yes, pdf-to-word is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does pdf-to-word support?
pdf-to-word is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created pdf-to-word?
It is built and maintained by zhao1263445468 (@zhao1263445468); the current version is v1.0.0.
More Skills