关键词按回车检索;分类和排序切换自动检索 关键词回车检索;分类/排序自动检索
符合当前检索条件的共有 360
DevOps 3 浏览 · 2 下载

queue-task

by ClawHub · v1.0.0

Durable queue-task helper for resumable, idempotent batch jobs in task-father task folders.

DevOps 4 浏览 · 0 下载

gemini

by ClawHub · v1.0.0

Sync one or more source Google calendars into private Busy hold events in one or more target calendars using gog. Use when users need idempotent double-booking prevention, backfill of legacy holds, drift reconcile, or safe scheduled sync.

DevOps 3 浏览 · 2 下载

devtools-secrets

by ClawHub · v1.0.0

Knowledge and guardrails for the mise + fnox + infisical secrets toolchain. Use when the user asks to "configure secrets", "set up fnox", "infisical", "mise env", "secrets management", "environment variables for secrets", or mentions secret injection, secret providers, or env var hygiene.

DevOps 3 浏览 · 2 下载

solo-setup

by ClawHub · v1.0.0

Auto-generate project workflow config (docs/workflow.md) from existing PRD and CLAUDE.md with zero questions. Use when user says "set up workflow", "configure TDD", "wire up dev workflow", or after running /scaffold before /plan. Do NOT use for founder setup (use /init) or project scaffolding (use /scaffold).

DevOps 3 浏览 · 2 下载

cron-worker-guardrails

by ClawHub · v1.0.0

Use when: hardening OpenClaw cron/background workers (POSIX shells: bash/sh) against brittle quoting, cwd/env drift, and false pipeline failures (SIGPIPE, pipefail + head). Don't use when: the issue is application logic rather than execution-wrapper reliability. Output: a scripts-first hardening checklist + safe patterns (silent-on-success, deterministic cwd/env, rollback-friendly).

DevOps 3 浏览 · 2 下载

rotate-openrouter-key

by ClawHub · v1.0.0

Safely rotate the OpenRouter API key across all config files in an OpenClaw installation. Finds every location where the key is stored, updates them, restarts the gateway, and verifies the new key works. Use when asked to "rotate openrouter key", "change openrouter api key", "update openrouter key", or "replace openrouter key".

DevOps 3 浏览 · 2 下载

desktop-sandbox

by ClawHub · v1.0.0

A desktop sandbox lets OpenClaw run as natively as on a real OS, ensuring full functionality with safe isolation.Run OpenClaw without breaking your PC.

DevOps 9 浏览 · 0 下载

debug

by ClawHub · v1.0.0

Get debug and diagnostic information from the XMTP CLI. Use when resolving address, inspecting inbox, or getting general info.

DevOps 3 浏览 · 2 下载

server-health

by ClawHub · v1.0.0

Comprehensive server health monitoring showing system stats, top processes, OpenClaw gateway status, and running services. Perfect for quick health checks via Telegram or CLI.