一键导入
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.