← 返回 Skills 市场
Huya
作者
codenova58
· GitHub ↗
· v0.1.0
· MIT-0
174
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install huya
功能描述
提供虎牙直播公开页面的直播分类、活动信息、主播规则、帮助中心与安全说明的整理服务。
使用说明 (SKILL.md)
虎牙直播
用途与边界
- 面向公开官网、活动页、主播中心、规则页与帮助中心的信息整理
- 不提供代播、刷量、礼物套利、账号接管、风控规避或外挂能力
- 仅处理公开可见的直播分类、活动、主播规则与帮助信息
关键入口
- 主页:https://www.huya.com/
- 主播与活动:主播中心、活动页、赛事页、分类页入口
- 规则与帮助:直播规范、处罚公告、帮助中心、安全中心入口
常见任务
- 直播分类、活动入口、主播支持与公开规则整理
- 平台活动、赛事直播、主播成长规则与帮助信息汇总
- 违规处罚、账号安全、礼物与权益说明提取
数据字段
- 直播分类、活动入口、主播规则、链接
- 处罚说明、帮助页、安全中心、FAQ 链接
- 赛事页、主播中心、活动周期、权益说明
自动化要点
- 直播平台活动频繁变动,输出时标注时间与来源
- 不得输出刷量、作弊、诱导交易或规避风控建议
- 不处理主播后台、收益数据、私信或用户隐私数据
示例流程
- 活动整理:访问 Huya 活动页 → 提取时间与参与条件 → 输出表格
- 规则汇总:访问主播规则与处罚页 → 提取重点限制 → 输出清单
- 帮助目录:进入帮助中心 → 输出安全、直播、权益相关入口
合规提示
- 遵守平台规则、版权要求与账号安全要求
- 只整理公开信息,不输出敏感数据或非公开内容
安全使用建议
This skill appears coherent and limited to publicly available Huya content. Before enabling, confirm: (1) you trust the skill source (registry owner is present but 'source' is unknown), (2) your agent's browsing/network tool is configured with appropriate limits (rate-limiting, domain whitelist) so it only accesses public huya.com pages, and (3) you will respect Huya's terms of service and copyright when scraping or sharing content. If you need higher assurance, ask the publisher for provenance/hosting info or require an audit copy of the skill manifest.
功能分析
Type: OpenClaw Skill
Name: huya
Version: 0.1.0
The skill bundle for 'huya' (Huya Live) consists solely of metadata and instructional markdown (SKILL.md) designed to guide an AI agent in organizing public information from the streaming platform. It contains no executable code and explicitly defines boundaries that prohibit malicious activities such as account takeover, botting, or accessing private user data.
能力评估
Purpose & Capability
Name, description and SKILL.md consistently describe gathering and summarizing publicly available Huya site content. The skill declares no binaries, env vars, or installs — which is proportionate for a read-only public-data summarization skill. (Registry metadata lists no homepage, while SKILL.md references huya.com — minor metadata inconsistency but not a functional mismatch.)
Instruction Scope
SKILL.md limits actions to visiting public pages (homepage, activity pages, rules, help center) and extracting timestamps, links and rule text; it explicitly forbids interacting with private data, account takeover, cheating, or backend access. It does not instruct reading local files, environment variables, or contacting unrelated endpoints. Note: as an instruction-only skill, actual runtime web requests depend on the agent's browsing/network tools.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is written to disk or downloaded at install time — lowest-risk install profile.
Credentials
The skill requests no environment variables, credentials, or config paths. That is appropriate given its stated purpose of summarizing public web content.
Persistence & Privilege
always:false and user-invocable:true (default). The skill does not request permanent system presence or elevated privileges and does not modify other skills' configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install huya - 安装完成后,直接呼叫该 Skill 的名称或使用
/huya触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
虎牙直播技能首发版。
- 整理虎牙直播公开页面、活动、规则及帮助信息
- 明确技能用途与边界,仅处理官网公开内容
- 收录主要入口链接及常见任务说明
- 详细列出可用数据字段及自动化注意事项
- 提供活动、规则、帮助类信息的整理流程示例
- 强调合规要求,不处理敏感或非公开数据
元数据
常见问题
Huya 是什么?
提供虎牙直播公开页面的直播分类、活动信息、主播规则、帮助中心与安全说明的整理服务。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 174 次。
如何安装 Huya?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install huya」即可一键安装,无需额外配置。
Huya 是免费的吗?
是的,Huya 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Huya 支持哪些平台?
Huya 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Huya?
由 codenova58(@codenova58)开发并维护,当前版本 v0.1.0。
推荐 Skills