/install huxiu
虎嗅网 Skill
获取虎嗅网(huxiu.com)的文章内容和24小时资讯。
使用方法
1. 获取首页热点
访问虎嗅网首页,提取热文标题和链接:
https://www.huxiu.com
2. 获取24小时模块资讯
访问24小时聚合页面:
https://www.huxiu.com/moment/
获取单条24小时资讯详情(URL格式:https://www.huxiu.com/moment/XXX.html):
web_fetch(url: "资讯链接", maxChars: 5000)
3. 获取文章详情
用户提供文章链接时,使用 web_fetch 获取文章正文:
web_fetch(url: "文章链接", maxChars: 8000)
文章链接格式:https://www.huxiu.com/article/XXXXXX.html
输出格式
提取内容后,以清晰的方式呈现:
- 标题
- 来源/作者
- 发布时间
- 内容摘要
注意事项
- 虎嗅网24小时模块是快速资讯聚合,包含各类即时热点
- 头条新闻通常带有"持续更新"标记
- 多个热点以列表形式呈现
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install huxiu - After installation, invoke the skill by name or use
/huxiu - Provide required inputs per the skill's parameter spec and get structured output
What is Huxiu News?
获取虎嗅网文章和24小时资讯。用于当用户想查看虎嗅网热点文章或24小时模块内容。支持的场景:(1) 查看虎嗅网首页热点 (2) 获取24小时模块资讯 (3) 获取特定文章详细内容. It is an AI Agent Skill for Claude Code / OpenClaw, with 404 downloads so far.
How do I install Huxiu News?
Run "/install huxiu" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Huxiu News free?
Yes, Huxiu News is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Huxiu News support?
Huxiu News is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Huxiu News?
It is built and maintained by lvliangbo (@lvliangbo); the current version is v1.0.1.