什么是 web-reader?
使用 z-ai-web-dev-sdk 实现网页内容提取功能。当用户需要抓取网页、提取文章内容、检索页面元数据或构建处理 Web 内容的应用程序时,请使用此技能。支持自动内容提取,包括标题、HTML 和发布时间检索。 来源:answerzhao/agent-skills。
使用 z-ai-web-dev-sdk 实现网页内容提取功能。当用户需要抓取网页、提取文章内容、检索页面元数据或构建处理 Web 内容的应用程序时,请使用此技能。支持自动内容提取,包括标题、HTML 和发布时间检索。
通过命令行快速安装 web-reader AI 技能到你的开发环境
来源:answerzhao/agent-skills。
This skill guides the implementation of web page reading and content extraction functionality using the z-ai-web-dev-sdk package, enabling applications to fetch and process web page content programmatically.
This skill is located at the above path in your project.
Reference Scripts: Example test scripts are available in the {Skill Location}/scripts/ directory for quick testing and reference. See {Skill Location}/scripts/web-reader.ts for a working example.
使用 z-ai-web-dev-sdk 实现网页内容提取功能。当用户需要抓取网页、提取文章内容、检索页面元数据或构建处理 Web 内容的应用程序时,请使用此技能。支持自动内容提取,包括标题、HTML 和发布时间检索。 来源:answerzhao/agent-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/answerzhao/agent-skills --skill web-reader使用 z-ai-web-dev-sdk 实现网页内容提取功能。当用户需要抓取网页、提取文章内容、检索页面元数据或构建处理 Web 内容的应用程序时,请使用此技能。支持自动内容提取,包括标题、HTML 和发布时间检索。 来源:answerzhao/agent-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/answerzhao/agent-skills --skill web-reader 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/answerzhao/agent-skills