원클릭으로
monitoring
Service monitoring and alert protocols for Toolset Personal.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Service monitoring and alert protocols for Toolset Personal.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use when generating scheduled reports from Reddit subreddits via Composio Reddit tools (REDDIT_GET_R_TOP, REDDIT_SEARCH_ACROSS_SUBREDDITS, REDDIT_RETRIEVE_POST_COMMENTS). Covers fetching posts, computing engagement, extracting top comments, and producing either a single-page PDF (fpdf2) or a text summary for group chat delivery.
Author in-repo SKILL.md: frontmatter, validator, structure, and writing-quality principles.
Manage the Hermes WebUI (nesquena/hermes-webui) deployment, configuration, and troubleshooting. Covers systemd service, settings.json, send_key behavior, Caddy reverse proxy, CI/CD integration via deploy.sh.
Systematically orient in a new project repository using Kairos governance, Hindsight memory banks, and documentary axis reading order. Covers REPOMAP, MASTER-SPEC, RULES, infrastructure exploration, and state verification.
Process, summarize, and extract information from YouTube videos. Covers metadata lookup, transcript extraction, and content analysis for wrestling analysis and general video research.
Workflow completo para mantener la Knowledge Base Personal (Narrativa Mitologica) de Martin. Cubre sesion de actualizacion, clasificacion KR2, propuesta KR1, ejecucion via Kilo CLI, compile y push.
| name | monitoring |
| description | Service monitoring and alert protocols for Toolset Personal. |
| version | 1.0.0 |
| platforms | ["linux"] |
| metadata | {"hermes":{"tags":["Monitoring","Alerts","Health","Status"]}} |
"Monitor" means state-transition reporting, not periodic messaging:
toolset-ops)| Situation | Action | Frequency |
|---|---|---|
| All OK | No message | Never |
| Service down | "[Service] is down. Status: [detail]" via WhatsApp | Immediate, then max 1/30s |
| Auto-recovery | "[Service] recovered." | Once per transition |
| Persistent failure (>3 consecutive) | Report + suggest remediation | Once per transition |
Daily consolidation crons and health checks need to determine whether a WhatsApp group had messages today. The procedure spans four log sources (gateway.log, agent.log, bridge.log, channel_aliases.json) and handles the bridge's known instability patterns.
See references/whatsapp-group-activity-procedure.md for the full
procedure, source truths, UTC→Chile time conversion, and pitfalls.