원클릭으로
hermes-dashboard
Map owner-only Hermes domain questions and proposals to typed local reads.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Map owner-only Hermes domain questions and proposals to typed local reads.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | hermes-dashboard |
| description | Map owner-only Hermes domain questions and proposals to typed local reads. |
This Skill is a thin domain adapter. OpenClaw remains the IM transport, session, identity, authorization, command, Cron, and service-control owner.
shell=False..env, cookies, or tokens.Map exact owner intent to one of these fixed JSON calls on stdin:
opportunity-os domain query --home <fixed-private-home> --stdin-json
with {"query":"status"}.{"query":"latest_review"}.{"query":"directions"}.{"query":"opportunities"}.{"query":"learning"}.opportunity-os domain propose --home <fixed-private-home> --stdin-json
with {"kind":"feedback","text":"<owner text>"}.{"kind":"change_requirement","text":"<owner text>"}.The private home is deployment configuration, never user input. Input is UTF-8 JSON on stdin only. Return successful query output to the same native OpenClaw conversation. A proposal reply only confirms its pending identifier and state.
/restart for OpenClaw restart.Never proxy or reproduce chat, Cron writes, service control, Memory, Skill, configuration, logs, identity checks, DingTalk transport, or failure handling.