← 返回 Skills 市场
mikeclaw007

Douyu

作者 mikeclaw007 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
162
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install douyu
功能描述
整理斗鱼直播平台公开的直播分类、活动、主播规则及帮助信息,确保内容及时准确且合规公开。
使用说明 (SKILL.md)

斗鱼

用途与边界

  • 面向公开官网、活动页、主播中心、规则页与帮助中心的信息整理
  • 不提供代播、刷量、礼物套利、账号接管、风控规避或外挂能力
  • 仅处理公开可见的直播分类、活动、主播规则与帮助信息

关键入口

  • 主页:https://www.douyu.com/
  • 主播与活动:主播中心、活动页、赛事页、分类页入口
  • 规则与帮助:直播规范、处罚公告、帮助中心、安全中心入口

常见任务

  • 直播分类、活动入口、主播支持与公开规则整理
  • 平台活动、赛事直播、主播成长规则与帮助信息汇总
  • 违规处罚、账号安全、礼物与权益说明提取

数据字段

  • 直播分类、活动入口、主播规则、链接
  • 处罚说明、帮助页、安全中心、FAQ 链接
  • 赛事页、主播中心、活动周期、权益说明

自动化要点

  • 直播平台活动频繁变动,输出时标注时间与来源
  • 不得输出刷量、作弊、诱导交易或规避风控建议
  • 不处理主播后台、收益数据、私信或用户隐私数据

示例流程

  • 活动整理:访问 Douyu 活动页 → 提取时间与参与条件 → 输出表格
  • 规则汇总:访问主播规则与处罚页 → 提取重点限制 → 输出清单
  • 帮助目录:进入帮助中心 → 输出安全、直播、权益相关入口

合规提示

  • 遵守平台规则、版权要求与账号安全要求
  • 只整理公开信息,不输出敏感数据或非公开内容
安全使用建议
This skill appears coherent and low-risk, but review these practical points before installing: (1) Ensure the agent's network access and scraping behavior comply with Douyu's terms of service, robots.txt, and rate limits. (2) Do not provide site credentials or broad system secrets to the agent; the skill does not need them. (3) Verify outputs include source URLs and timestamps as SKILL.md requests so you can audit provenance. (4) If you allow autonomous runs, consider limiting how often the agent scrapes to avoid accidental abuse or IP blocking. (5) If you need the agent to access non-public pages, evaluate and restrict credentials and scope explicitly — the skill as written forbids handling private or sensitive data.
功能分析
Type: OpenClaw Skill Name: douyu Version: 0.1.0 The skill bundle consists of instructions for an AI agent to organize public information from the Douyu live-streaming platform, such as activity rules, help center documentation, and category listings. The SKILL.md file includes explicit safety constraints prohibiting account takeover, botting, or accessing private data, and focuses entirely on publicly accessible URLs (e.g., douyu.com). No malicious code, data exfiltration, or suspicious execution patterns were found.
能力评估
Purpose & Capability
Name/description say it will collect public Douyu categories, activities, rules and help info. The skill requests no binaries, env vars or installs — which is proportionate for a read-only public-data aggregation task.
Instruction Scope
SKILL.md directs the agent to visit public Douyu pages and extract summaries, timestamps and links. It explicitly excludes private data and abusive behaviors. This implicitly requires network access and web-scraping behavior; the instructions do not ask the agent to read unrelated local files or use unrelated credentials.
Install Mechanism
No install spec and no code files means nothing is written to disk by the skill itself — lowest-risk install posture for this purpose.
Credentials
The skill declares no environment variables, credentials, or config paths. That aligns with a public-data aggregation goal and does not request disproportionate secrets or access.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges or modify other skills' configurations. Autonomous invocation is allowed by platform default but is not combined with other concerning privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install douyu
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /douyu 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of the douyu skill. - Registers the “斗鱼” (Douyu) skill for organizing information from the Douyu live streaming platform’s public pages. - Focuses on summarizing public information such as live categories, event pages, streamer rules, announcements, and help documentation. - Clarifies boundaries—does not support boosting views, proxy streaming, gift-related arbitrage, account takeover, or evading risk controls. - Provides key entry points for homepage, streamer centers, event/classification pages, and help/rules/safety documentation. - Outlines common use cases like event and rule aggregation, organizing streamer support, regulations, and help resources. - Emphasizes compliance: only processes publicly visible data; does not handle private, sensitive, or backend information.
元数据
Slug douyu
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Douyu 是什么?

整理斗鱼直播平台公开的直播分类、活动、主播规则及帮助信息,确保内容及时准确且合规公开。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 162 次。

如何安装 Douyu?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install douyu」即可一键安装,无需额外配置。

Douyu 是免费的吗?

是的,Douyu 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Douyu 支持哪些平台?

Douyu 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Douyu?

由 mikeclaw007(@mikeclaw007)开发并维护,当前版本 v0.1.0。

💬 留言讨论