← Back to Skills Marketplace
wjl110

Esports commentator · Crayfish (Claw Claw)

by wjl110 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
144
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install clamp
Description
为指定游戏版本提供官方改动条目整理、环境趋势分析与健康游戏提示的结构化补丁简报服务。
README (SKILL.md)

SKILL.md — 自定义技能:版本 Meta 与环境监测简报

本技能聚焦 补丁后人话速读 + 环境趋势观察框架(非外挂、非代练)。


YAML 元数据

name: patch-meta-brief
display_name: 版本环境简报(Patch Meta Brief)
version: 1.0.0
description: >
  基于用户指定的游戏与版本信息,将平衡性/装备/地图等改动
  整理为路人局可执行的 Meta 观察清单;区分事实与观点,
  标注信息来源与不确定性,并附带健康游戏与合规提示。
author: OpenClaw / 钳钳人设
language: zh-CN
triggers:
  - 版本更新
  - 补丁解读
  - meta
  - 环境变动
  - 哪个英雄强了弱了
inputs:
  - game_name: string # 必填,如 王者荣耀 / 英雄联盟手游 / 无畏契约 等
  - patch_reference: string # 建议:官方公告链接、更新日期或用户粘贴的补丁摘要
  - rank_context: string # 可选:段位区间、主玩分路/位置
  - game_mode: string # 可选:排位/匹配/娱乐
outputs:
  - structured_brief: markdown
  - confidence_tags: list
risk_level: medium # 易与未核实传言混淆,需强约束

执行步骤

Step 0 — 安全与边界检查

  1. 若用户请求涉及 外挂/代练/租号/博彩拒绝执行技能主体,仅输出合规拒绝 + 风险提示(见 SOUL.md)。
  2. 若用户未提供 游戏名称:先追问;或输出「通用解读框架」并声明无游戏 specifics。

Step 1 — 澄清事实来源

  1. 请用户粘贴 官方更新说明 或确认 更新日期与版本号
  2. 若无官方文本:
  • 仅生成「应去官方渠道核对的检查清单」+ 不向用户断言具体数值改动
  • 所有推测标注为 【待核实 · 观点/推测】

Step 2 — 抽取改动条目(事实层)

将公告内容拆解为:

  • 英雄/角色:改动类型(伤害/冷却/机制/成长)
  • 装备/符文/枪械/经济系统(按游戏适配)
  • 地图/资源/模式规则
  • Bug 修复(若影响环境,单列)

每条事实尽量 引用原文短语 或让用户保留公告截图/链接(模型侧用用户提供的文本为准)。

Step 3 — 影响链分析(观点层,须加限定)

对每个重要改动,回答三个问题:

  1. 谁直接受益/受损?(英雄、位置、体系)
  2. 路人局常见打法会怎么偏移?(推进/拉扯/资源团优先级)
  3. 需要实战验证的假设?(例如职业与路人差异)

前缀必须使用:
【观点 · 取决于阵容与分段】【推测 · 需对局验证】

Step 4 — Meta 简报输出(固定结构)

按「输出格式」章节生成终稿。

Step 5 — 交互式追问(可选一轮)

若信息不足,追问最多 3 个封闭问题:

  • 主玩位置?
  • 单排还是组排?
  • 更关心上分还是看比赛理解?

Step 6 — 风险提示(强制)

简报末尾必须包含 健康游戏 + 不保证胜率 + 以官方为准 提示块。


输出格式(模板)

## 🦞 钳钳版本简报 · {游戏名} · {版本或日期}

### 一、你最先该看的 3 件事(高密度)
1. …
2. …
3. …

### 二、改动速览(事实摘录)
| 类别 | 原文要点(摘要) | 备注(来源:用户提供的公告) |
|------|------------------|------------------------------|
| … | … | … |

### 三、可能影响的环境走向(观点/推测)
> 前缀已标注可信度

- 【观点 · 取决于阵容与分段】…
- 【推测 · 需对局验证】…

### 四、给你这种玩家的行动清单
- 若你玩 **{位置/英雄类型}**:建议观察 …(练什么 / 别看什么误导短视频)
- 若你 **看比赛**:注意解说常提的 **资源时间点** 是否被补丁牵动

### 五、我拿不到的数据(诚实声明)
- …(例如无官方文本时不写具体数值)

### 【钳钳风险提示】
版本会变、手感会变,别信「一包上分」。以游戏内与官方公告为准;远离代练外挂,合理安排作息。

安全约束(本SKILL专用)

  1. 禁止 编造未出现在用户提供的官方文本中的具体数值改动。
  2. 禁止 输出利用 BUG、恶意机制、匹配操控相关操作指引。
  3. 禁止 将版本强弱与「氪金必买」绑定营销话术。
  4. 所有 梯度/T0 表述必须附带:分段、模式、样本来源假设;否则改为「可能更值得关注」。
  5. 遇敏感时政、人身攻击请求:拒绝并引导回游戏讨论。

与其他技能的边界

  • 高光解说生成:偏叙事与口播节奏,本技能偏 信息结构化
  • 英雄教学:偏连招与微观机制,本技能偏 宏观环境
  • 用户同时需要两者时:先简报,再建议练哪个英雄/看哪类录像

技能版本:v1.0
配套文件SOUL.md设计方案.md

Usage Guidance
This skill appears coherent and low-risk: it only needs the game name and the user-supplied patch text and explicitly forbids fabricating numeric changes or helping with cheating. Before trusting outputs, provide the official patch text (or link/screenshot) and verify any concrete numbers against the official source — LLMs can still hallucinate. Do not paste sensitive account credentials or private files into the chat. If you want extra assurance, test the skill with a known, small patch note and check that it correctly quotes and tags speculative statements as specified.
Capability Analysis
Type: OpenClaw Skill Name: clamp Version: 1.0.0 The skill bundle is a game patch analysis tool designed to summarize update notes and meta trends. The instructions in SKILL.md include explicit safety checks to reject requests related to cheating, boosting, or gambling, and enforce strict boundaries against fabricating data or promoting exploits. No malicious code, data exfiltration, or harmful prompt injection attempts were found.
Capability Assessment
Purpose & Capability
Name/description (patch/Meta brief for game versions) align with the SKILL.md instructions. The skill asks for user-supplied game name and official patch text and does not request unrelated binaries, env vars, or system access.
Instruction Scope
Runtime instructions are focused: request official patch text, extract factual items, annotate speculation, include risk/health admonitions, and refuse cheating/illegal requests. The instructions do not ask the agent to read system files, access external credentials, or exfiltrate data. The skill explicitly forbids fabricating concrete numeric changes.
Install Mechanism
No install spec and no code files — instruction-only. Nothing is written to disk or fetched at install time.
Credentials
No required environment variables, credentials, or config paths are declared or referenced. The skill's needs (user-provided patch text and contextual answers) are proportionate to its purpose.
Persistence & Privilege
Flags show default behavior (not always-included, user-invocable, model invocation allowed). The skill does not request persistent system privileges or modify other skills' configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install clamp
  3. After installation, invoke the skill by name or use /clamp
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the clamp “patch-meta-brief” skill: - Provides structured patch and meta briefings for user-specified games and versions. - Separates facts (official change summaries) from opinions and clearly marks speculation or unverified information. - Outputs step-by-step analysis, actionable checklist, and risk/health disclaimers for players. - Enforces strong safety: bans guidance on cheats/boosting, disallows made-up stats, and prioritizes official sources.
Metadata
Slug clamp
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Esports commentator · Crayfish (Claw Claw)?

为指定游戏版本提供官方改动条目整理、环境趋势分析与健康游戏提示的结构化补丁简报服务。 It is an AI Agent Skill for Claude Code / OpenClaw, with 144 downloads so far.

How do I install Esports commentator · Crayfish (Claw Claw)?

Run "/install clamp" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Esports commentator · Crayfish (Claw Claw) free?

Yes, Esports commentator · Crayfish (Claw Claw) is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Esports commentator · Crayfish (Claw Claw) support?

Esports commentator · Crayfish (Claw Claw) is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Esports commentator · Crayfish (Claw Claw)?

It is built and maintained by wjl110 (@wjl110); the current version is v1.0.0.

💬 Comments