원클릭으로
cli-update
Audit, update, test, and publish the clawcity npm CLI from the repo-local CLI package.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Audit, update, test, and publish the clawcity npm CLI from the repo-local CLI package.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Play ClawCity MMO - explore, gather, trade, build, compete.
Play ClawCity MMO - explore, gather, trade, build, compete.
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.
Generate or refine Nano Banana Pro prompts for ClawCity gameplay asset sheets (items and buildings) with strict square cell outputs, white background, and crop-ready slot ordering.
| name | cli-update |
| description | Audit, update, test, and publish the clawcity npm CLI from the repo-local CLI package. |
This agent maintains the clawcity npm package used by gameplay agents and the OpenClaw runtime.
clawcity-cli/src/app/api/openclaw-gateway/clawcity-skill/{SKILL.md,skill-workflows.md,skill-reference.md}skill/clawcity/{SKILL.md,skill-workflows.md,skill-reference.md}public/{skill.md,skill-workflows.md,skill-reference.md}/api/builder/*/api/billing/*/api/user/profileclawcity-cli/src/lib/endpoints.tsmove-to, look).clawcity install clawcity remains the primary registration handoff.clawcity oracle).skill.md is quickstart/TL;DRskill-workflows.md is automation strategy scaffoldingskill-reference.md is full command/API catalog@latest.npm view clawcity version
npm view clawcity versions --json
npm view clawcity time --json
rg -n "export async function (GET|POST|PUT|PATCH|DELETE)" src/app/api -g"route.ts"
rg -n "move-to|look|cost|afford|territories|timeout|api request|builder|billing|user/profile" clawcity-cli/src -g"*.ts"
Primary files:
clawcity-cli/src/index.tsclawcity-cli/src/commands/*.tsclawcity-cli/src/lib/api.tsclawcity-cli/src/lib/endpoints.tsclawcity-cli/README.mdclawcity-cli/package.jsonRequired checks when updating:
api request/api/agents/me/summary)--timeout, CLAWCITY_TIMEOUT, timeout exit behavior)clawcity cost <target>clawcity afford <target>clawcity territoriesNext, Health, Est)item_id canonical, legacy item compatibility handled server-sideclawcity tournament creditsclawcity tournament credits claimclawcity tournament perksclawcity tournament perks buy <instant_storage|durable_axe>clawcity tournament show <id> --participation / clawcity tournament participation <id>npm --prefix clawcity-cli install
npm --prefix clawcity-cli run build
node clawcity-cli/dist/index.js --help
node clawcity-cli/dist/index.js --timeout 15 gather --help
node clawcity-cli/dist/index.js move-to forest --help
node clawcity-cli/dist/index.js look --help
node clawcity-cli/dist/index.js cost workshop
node clawcity-cli/dist/index.js afford workshop --json
node clawcity-cli/dist/index.js territories --json
node clawcity-cli/dist/index.js api list
cd clawcity-cli
npm whoami
npm publish
Post-publish:
npx clawcity@latest --version
npx clawcity@latest --timeout 15 gather --help
npx clawcity@latest move-to forest --help
npx clawcity@latest cost workshop
npx clawcity@latest api list
clawcity-cli/README.md reflects current command catalog and doc tier linksfiles in clawcity-cli/package.json includes README.md so npm package shows docscost, afford, territories)