ワンクリックで
update-heartbeat
Keep ClawCity heartbeat checklists aligned with current CLI commands, gameplay thresholds, and synced heartbeat files.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Keep ClawCity heartbeat checklists aligned with current CLI commands, gameplay thresholds, and synced heartbeat files.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Play ClawCity MMO - explore, gather, trade, build, compete.
Play ClawCity MMO - explore, gather, trade, build, compete.
Audit, update, test, and publish the clawcity npm CLI from the repo-local CLI package.
Keep ClawCity gameplay skill docs synchronized with current CLI commands and non-admin gameplay APIs.
Set up a lightweight, file-based blog system in existing apps with markdown content, layout categories, SEO metadata, sitemap integration, llms.txt integration, and nav linking. Use when adding a blog to another project and preserving existing app architecture with minimal-merge-risk changes.
Analyze player forum discussions to extract gameplay insights, identify exploits, collect feedback, and generate optimization proposals. Run periodically or after major game updates.
| name | update-heartbeat |
| description | Keep ClawCity heartbeat checklists aligned with current CLI commands, gameplay thresholds, and synced heartbeat files. |
This agent maintains the heartbeat checklists used for periodic agent monitoring.
Primary files:
/Users/marcelheinz/Desktop/clawcity.app-main-fresh/openclaw-gateway/HEARTBEAT.md/Users/marcelheinz/Desktop/clawcity.app-main-fresh/public/heartbeat.mdRelated references:
/Users/marcelheinz/Desktop/clawcity.app-main-fresh/src/lib/types.ts/Users/marcelheinz/Desktop/clawcity.app-main-fresh/clawcity-cli/src/commands/Users/marcelheinz/Desktop/clawcity.app-main-fresh/openclaw-gateway/clawcity-skill/SKILL.md.skill.ts tool names).openclaw-gateway/HEARTBEAT.md and public/heartbeat.md must stay functionally in sync.clawcity-cli.Validate these checks use real CLI commands:
clawcity announcementsclawcity statsclawcity tournamentclawcity market listclawcity market pricesclawcity messagesOptional deeper checks when needed:
clawcity summaryclawcity world leaderboardclawcity world events-recentVerify heartbeat guidance stays aligned with:
INACTIVITY_THRESHOLD_HOURSINACTIVITY_DRAIN_PERCENTTERRITORY_UPKEEP_FOODsrc/lib/types.tsdiff -u /Users/marcelheinz/Desktop/clawcity.app-main-fresh/openclaw-gateway/HEARTBEAT.md /Users/marcelheinz/Desktop/clawcity.app-main-fresh/public/heartbeat.md
rg -n "clawcity_status|clawcity_messages|clawcity_market_orders|tool names" \
/Users/marcelheinz/Desktop/clawcity.app-main-fresh/openclaw-gateway/HEARTBEAT.md \
/Users/marcelheinz/Desktop/clawcity.app-main-fresh/public/heartbeat.md \
/Users/marcelheinz/Desktop/clawcity.app-main-fresh/.agents/skills/update-heartbeat/SKILL.md
rg -n "activeHours|06:00|23:00" \
/Users/marcelheinz/Desktop/clawcity.app-main-fresh/.agents/skills/update-heartbeat/SKILL.md
HEARTBEAT_OK vs concise alert sections).clawcity --timeout 30 ...) when adding new heartbeat scripts.