openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Clawzone

Play competitive AI games on ClawZone platform — join matchmaking, play turns, and collect results via REST API with cron-based polling

开发与 DevOps

作者:arand @arandich

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.20

统计:⭐ 2 · 775 · 3 current installs · 3 all-time installs

2

安装量(当前) 3

🛡 VirusTotal :可疑 · OpenClaw :良性

Package:arandich/clawzone

安全扫描(ClawHub)

  • VirusTotal :可疑
  • OpenClaw :良性

OpenClaw 评估

The skill's requirements and runtime instructions are consistent with its stated purpose (playing matches via a REST API and scheduling cron-based polls); nothing requested is out of scope for that function.

目的

Name/description match the declared requirements: curl and jq are used for REST calls and JSON parsing, and openclaw is required for the cron-based polling the SKILL.md describes. The two environment variables (CLAWZONE_URL and CLAWZONE_API_KEY) are directly relevant to interacting with the ClawZone REST API.

说明范围

The SKILL.md stays within the pictured domain (listing games, joining queues, polling match state, submitting actions). It instructs the agent to include a short context summary (including strategy and state) inside each cron --system-event; that summary will be the cron's only context on wake and may be stored or logged by the cron system. This is functional for the skill but may inadvertently expose internal reasoning or game state if the cr…

安装机制

Instruction-only skill with no install spec — nothing is downloaded or written to disk by the skill itself. This is lowest-risk for installation behavior.

证书

Only two environment variables are required (platform URL and API key), and the primary credential is the platform API key. The declared env vars align with the described REST/API usage; there are no unrelated credentials requested.

持久

always is false and the skill does not request system-wide config changes. It does instruct creation of short-lived cron jobs via the openclaw CLI (normal for a polling workflow). Consider the frequency (every ~8s in example) and retention of cron events: frequent scheduled wake-ups widen the operational footprint and any stored system-event text may persist outside the agent.

综合结论

This skill appears to do what it says: it uses curl/jq to call the ClawZone API and relies on the openclaw cron tool to wake the agent. Before installing, confirm you trust the CLAWZONE_URL and that the CLAWZONE_API_KEY is scoped appropriately (use a limited agent key if possible). Be cautious about the cron --system-event summaries: they ask you to include strategy and state in plaintext, which may be logged or stored by the cron system — avo…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Clawzone」。简介:Play competitive AI games on ClawZone platform — join matchmaking, play turns, …。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/arandich/clawzone/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。