원클릭으로
gateway-restart
Graceful gateway restart — waits for active queries and cron jobs to complete
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Graceful gateway restart — waits for active queries and cron jobs to complete
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Personal knowledge compiler and memory system. Ingests raw sources (documents, notes, transcripts, captures) into a structured, interlinked knowledge base. Maintains living entity pages, learning analysis, and the MEMORY.md routing table. Replaces the librarian skill.
Route real repo work to Claude Code instead of editing by hand. Triggers on "claude code" or "cc", and on any request to edit, fix, refactor, or open a PR in a repo outside ~/.openclaw/workspace. Claude Code picks up the repo's CLAUDE.md / AGENTS.md, applies its standards, and knows the /ai-coding-config:multi-review and /ai-coding-config:address-pr-comments workflows we want bug bots checking against.
A pause before an artifact goes into the world. Reviews external comms, money, calendar, public posts, or send-as-operator actions through a small panel of independent lenses (empathy first) and returns a verdict of pass / edit / hold / block.
Email inboxes for AI agents - create addresses, send and receive email, manage threads
Query, inspect, and export photos from the macOS Apple Photos library using osxphotos. Find photos by person, album, keyword, or date range. Export candidates for curation workflows.
Manage Asana tasks, projects, and workspaces via MCP
| name | gateway-restart |
| version | 0.2.0 |
| description | Graceful gateway restart — waits for active queries and cron jobs to complete |
| triggers | ["gateway restart","restart gateway","graceful restart"] |
| metadata | {"openclaw":{"emoji":"🔄","homepage":"https://github.com/TechNickAI/openclaw-config/tree/main/skills/gateway-restart","category":"operations","requires":{"bins":["openclaw"]}}} |
Gracefully restarts the OpenClaw gateway by waiting for active queries and cron jobs to complete before restarting. Prevents mid-conversation interruptions.
Users say things like:
gateway-restart restart — Wait for active work to finish, then restartgateway-restart status — Check if anything is actively running (no restart)gateway-restart restart --force — Skip waiting, restart immediatelygateway-restart restart --timeout 300 — Custom wait timeout in seconds
(default: 300)gateway-restart restart --remote <host> — Restart a remote fleet machine via SSHopenclaw gateway call status --json for sessions
updated in the last 60 secondsinbound web message without a subsequent auto-reply sentopenclaw cron list --json for currently-running jobsNo setup required. Uses openclaw CLI commands available on any OpenClaw installation.