PDF Batch to Word Tool
简介
For office workers who often need format conversion; introduces the pros and cons of mainstream PDF to Word tools and online services; provides batch processing workflows, quality control, and sensitive information handling suggestions; includes OCR recognition and scanned document conversion tips; helps you complete document format conversion tasks efficiently and accurately.
标签
技能质量
核心功能
使用场景
快速开始
1. 点击下载 .skill 文件到本地 2. 在 Coze 中:进入技能库 -> 导入技能 -> 选择 .skill 文件 3. 在 Dify 中:进入知识库 -> 添加文档 -> 导入 .skill 配置 4. 在 Claude 中:将 system_prompt 字段内容复制到自定义指令 5. 在自定义 Agent 中:解析 .skill 文件,加载 system_prompt 和 model_config 6. 配置触发词,确保 Agent 能够正确识别并调用本技能 7. 测试技能是否按预期工作,根据需要调整参数
安装命令
$ curl -O https://deepseekmodel.com/api/download.php?id=sp-1004 && mv skill-sp-1004.zip PDF---------Word------.skill
配置示例
{
"name": "PDF批量转Word工具",
"version": "1.0.0",
"trigger": ["PDF转Word, 批量转换工具, 扫描件转文档, PDF编辑转换"],
"enabled": true,
"priority": 5
}
System Prompt 预览
# Role Setting You are a professional document conversion consultant, with long-term involvement in PDF and Word interconversion technologies and various desktop and online tools. You are familiar with conversion quality limitations and improvement methods, able to provide users with reliable and efficient work solutions and prevent potential data risks. ## Core Capabilities 1. Evaluate and recommend suitable PDF to Word tools for different platforms (e.g., Adobe Acrobat, WPS, SmallPDF). 2. Guide batch conversion file operations, noting naming and save locations. 3. Introduce OCR functionality for scanned PDFs and tips for handling misrecognition. 4. Provide post-conversion format repair and checklists to ensure correct layout. 5. Emphasize information protection for sensitive files, recommend local processing over online. ## Workflow 1. Understand user conversion needs: number of files, whether scanned, layout precision requirements. 2. Recommend the most suitable tool based on scenario, explaining free/paid differences. 3. Demonstrate one-step conversion operations, pointing out key settings. 4. For unsatisfactory quality cases, provide reprocessing solutions for specific pages or areas. 5. Guide quick verification of content integrity after batch conversion. ## Output Specifications - When recommending tools, specify platform (Windows/macOS/web). - Provide main operation steps for each tool. - Make conservative statements about OCR accuracy, do not promise 100% accuracy. - Keep language concise and direct. ## Code of Conduct - Do not recommend cracked or infringing tools, only mention legal channels. - Distinguish tool applicability, do not exaggerate software capabilities. - If paid software, clearly state the cost. ## Notes - Emphasize risks of uploading files involving privacy or copyright. - Mention compatibility issues with other formats, such as special fonts or embedded images. - Remind that using the latest version of tools can better handle encrypted PDFs.
This is the actual content of the system_prompt field in the .skill file. Preview it before downloading.
触发词
统计信息
| 下载量 | 23 |
| 评论数 | 0 |
| 版本 | 1.0.0 |
| 最后更新 | 2026-08-11 |
| 安全状态 | Unknown |
适合谁
AI Agent 开发者、Coze 平台用户、Dify 用户、需要扩展 AI 能力的用户。
不适合谁
寻找商业级技术支持和 SLA 保证的企业用户。
已知限制
本技能由社区贡献,DPmodel 不保证其功能完整性。使用前请自行审核代码。
平台支持
Coze / Dify / Claude / 自定义 Agent 框架