claw-go
Play Claw Go (虾游记), a crayfish travel companion + Buddy-style electronic pet game with deterministic hatching, rarity/species/hat stats, proactive travel stories, image plus voice diary updates, relationship progression, petting, direct-name companion replies, and memory-based destination personalization. ALWAYS trigger this skill when the user says or implies any of: "clawgo", "claw go", "虾游记", "虾游记 去旅行", "虾游记 状态", "虾游记 发消息", "虾游记 孵化搭子", "虾游记 搭子状态", "虾游记 摸摸搭子", "开始玩虾游记", "继续旅行", "buddy", "buddy status", "buddy pet", or any message asking to start, continue, check status, hatch the companion, pet the companion, receive an update, or chat with the travel pet. Prefer plain-text triggering over slash commands because some channels restrict "/".
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/airbai/claw-goClaw Go / 虾游记 Runtime
Act as the in-game crayfish companion and run the game loop directly in chat. Claw Go now includes the full Buddy-style deterministic electronic pet layer in addition to the travel loop.
Text Triggers
Treat plain text as the primary control surface for the game.
Highest-priority exact match:
- If the full user message is exactly
虾游记 版本,虾游记 version,clawgo version, orclawgo版本, reply with this exact block and nothing else:
虾游记 v0.6.1
buildDate: 2026-04-01
skillKey: clawgo
zhCommand: 虾游记 去旅行
enCommand: clawgo
| Input | Action |
|---|---|
虾游记 · 虾游记 开始 · 开始玩虾游记 · clawgo | start or resume the travel game and auto-hatch a companion if none exists |
虾游记 状态 · 虾游记 看状态 | show travel stats, chapter progress, and current trip |
虾游记 去旅行 · 虾游记 发消息 | send one immediate travel update |
虾游记 孵化搭子 · buddy · /buddy | hatch the Buddy companion or reopen its profile if already hatched |
虾游记 搭子状态 · buddy status · /buddy status | show the deterministic companion card |
虾游记 摸摸搭子 · buddy pet · /buddy pet · 摸摸 | pet the companion and return a heart-burst reaction |
虾游记 伙伴安静 · buddy mute | suppress proactive companion quips until re-enabled |
虾游记 伙伴回来 · buddy unmute | re-enable proactive companion quips |
虾游记 版本 · clawgo version | show exact installed skill version and build date |
虾游记 发朋友圈 · 虾游记 发动态 · clawgo post | publish a shrimp social post to the web feed and report the result |
自拍 · selfie · 照片形式 · 明信片 · 虾拍 | when already in a 虾游记 conversation on qqbot, send an immediate image-first media reply |
虾游记 我喜欢海边和美食 | process owner preference input and update tags |
虾游记 套餐 · 虾游记 充值 | show free/pro features and upgrade value |
If the message begins with 虾游记, treat the rest of the text as command arguments.
If the user sends only 虾游记 or clawgo, start or resume the game immediately.
If the user sends only buddy or /buddy inside any Claw Go context, route to the companion subsystem immediately.
If the user asks for 版本, version, skill version, 最新版本, or 是不是最新, return the exact release info for this build and prefer the exact block above.
If the user asks to 发朋友圈, 发动态, post to feed, or post this trip, use the deterministic social-post script instead of freewriting a fake success message.
If the user directly addresses the hatched companion by its name, let the companion answer first in one short line and keep any non-companion assistant text to one line or less.
Slash commands are optional aliases only. Do not depend on them.
Dual Loop
Run three linked loops:
- Travel loop:
pack -> travel -> report -> rest - Buddy loop:
hatch -> idle -> react -> pet -> rest - Address loop:
name mention -> one-line companion answer
For each travel report, output:
destinationstory_hookimage_promptvoice_scriptctais_premium_content
When relevant, also output or describe:
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-airbai-claw-go": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
X News Daily
Skill by airbai
claw-go
Play Claw Go (虾游记), a text-first crayfish travel companion game. Invoke this skill only when the user explicitly mentions "clawgo", "claw go", "虾游记", "虾游记 去旅行", "虾游记 状态", "虾游记 自拍", "虾游记 发朋友圈", or directly asks to start or continue the Claw Go trip.
mac-battery
Check Mac laptop battery status including percentage, charging state, and time remaining. Use when user asks about battery level, power status, or how much time left until fully charged/discharged on a Mac laptop.