UniFuncs 网页阅读 Skill
读取网页、PDF、Word 等文档内容,支持 AI 内容提取。
首次使用配置
- 前往 https://unifuncs.com/account 获取 API Key
- 设置环境变量:
export UNIFUNCS_API_KEY="sk-your-api-key"
使用方法
python3 scripts/read.py "https://example.com"
# 查看所有参数
python3 scripts/read.py --help
使用 UniFuncs API 读取网页、PDF、Word 等文档内容,支持 AI 内容提取。当用户需要阅读、抓取、提取网页或文档内容时使用。
npx skillmds@latest add johnalbertini14-glitch/unifuncs-reader 读取网页、PDF、Word 等文档内容,支持 AI 内容提取。
export UNIFUNCS_API_KEY="sk-your-api-key"python3 scripts/read.py "https://example.com"
# 查看所有参数
python3 scripts/read.py --help
johnalbertini14-glitch/openclaw-skills/tree/main/skills/vinlic/unifuncs-reader commit 77fea687e6