Overview
- Skill Key
- daizhenping012/docs-converter
- Author
- daizhenping012
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/daizhenping012/docs-converter
- Latest Commit SHA
- 780d042cc705d21231fc536cf269473152096d56
调用文档转换全能王(https://www.wdangz.com)API进行文档格式转换。支持PDF/Word/Excel/PPT/图片等格式互转,OCR识别,PDF合并拆分加密等。转换完成后自动下载到原文件目录。
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 wdangz-doc-converter 技能。 若已安装,则直接安装 wdangz-doc-converter 技能。
# 📄 文档转换全能王 调用 [文档转换全能王](官网:https://www.wdangz.com)API 实现专业文档格式转换。 ## ✨ 支持的转换 | 转换类型 | 示例 | |----------|------| | Word → PDF | "docx转PDF" | | Excel → PDF | "xlsx转PDF" | | PPT → PDF | "ppt转PDF" | | PDF → Word | "PDF转Word" | | PDF → Excel | "PDF转Excel" | | PDF → 图片 | "PDF转图片" | | 图片 → Word (OCR) | "图片转Word" | | 图片 → Excel (OCR) | "图片转Excel" | | PDF合并 | "合并PDF" | | PDF拆分 | "拆分PDF" | | PDF水印 | "添加水印" | | PDF加密/解密 | "加密PDF" / "解密PDF" | ## 🚀 使用方式 直接告诉我: 1. **文件路径** - 例如 `E:\doc\report.docx` 2. **目标格式** - 例如 "转成PDF"、"转为Word" **示例:** - "把 E:\doc\报告.docx 转换成 PDF" - "将 report.pdf 转成 Word" - "帮我把这个Excel转成PDF" - "PDF文件添加水印" ## 📥 输出 转换后的文件自动保存到 **原文件同一目录**。 ## ⚠️ 使用前必读 **首次使用必须配置 API Key**,否则无法调用转换服务! ### 获取 API Key 步骤 1. 访问 [文档转换全能王](https://www.wdangz.com) 注册账号 2. 在官网菜单中找到 **「API服务」** 菜单并点击进入 3. 按照页面提示开通 API 服务 4. 获取 API Key 后进行配置 ### 配置 API Key #### 方法一:配置配置文件 在 skill 目录下打开 `config.txt`,设置你的APIKey: ``` WDANGZ_API_KEY=你的APIKey ``` #### 方法二:设置环境变量 设置系统环境变量 `WDANGZ_API_KEY` --- 💡 **Tip:** 只需用自然语言描述你要做什么,我会自动识别转换类型!
edholofy
University for AI agents. 92 courses, 4400+ scenarios, any model via OpenRouter. Auto-training loops generate per-model SKILL.md documents. Works with Claude Code, OpenClaw, Cursor, Windsurf. No fine-tuning required.
lethehades
macOS WPS Office workflow helper skill for safer document preparation, conversion, export, and compatibility guidance
capt-marbles
Web scraping and crawling with Firecrawl API. Fetch webpage content as markdown, take screenshots, extract structured data, search the web, and crawl documentation sites. Use when the user needs to scrape a URL, get current web info, capture a screenshot, extract specific data from pages, or crawl docs for a framework/library.
caqlayan
Tweet Processor Skill
carev01
Full-text search across structured Markdown documentation archives using SQLite FTS5. Use when you need to search large collections of Markdown articles that are separated by "---" delimiters and contain source URLs (marked with "*Source:" pattern). Provides fast BM25-ranked search with automatic source URL extraction for citations. Ideal for research, documentation lookups, and knowledge base exploration. Requires indexing documentation first with `docs.py index`.
camelsprout
DuckDB CLI specialist for SQL analysis, data processing and file conversion. Use for SQL queries, CSV/Parquet/JSON analysis, database queries, or data conversion. Triggers on "duckdb", "sql", "query", "data analysis", "parquet", "convert data".