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 内容提取。当用户需要阅读、抓取、提取网页或文档内容时使用。
This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.
Install skill "unifuncs-reader" with this command: npx skills add unifuncs/unifuncs-skill/unifuncs-unifuncs-skill-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
This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.
Related by shared tags or category signals.
No summary provided by upstream source.
No summary provided by upstream source.
Soft-delete protection for workspace files. Intercept file deletions and move them to a recoverable trash instead of permanent removal. Use when deleting, re...
Private-to-public repo sync. Copies everything except ai/ to the public mirror. Creates PR, merges, syncs releases.