返回顶部
s

situation_monitor

Triages Discord activity and Kubernetes incidents into ranked situation reports with fixture-first demos, live Discord and Apify intake, Contextual-grounded runbooks, Redis-backed memory, Friendli-powered drafting, and approval-gated outbound actions.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.2
安全检测
已通过
89
下载量
0
收藏
概述
安装方式
版本历史

situation_monitor

# Situation Monitor Use this skill when the user wants to catch up on Discord traffic, monitor a few noisy channels, triage Kubernetes incidents, produce a digest, or draft a safe follow-up. Use the helper wrapper at `scripts/mts` for all commands. It bootstraps `.venv` and installs the package on first run, which makes hosted OpenClaw installs far more reliable than calling `python3 -m monitoring_the_situation.cli` directly. ## Guardrails - Never use a user token or self-bot. Live mode requires a Discord bot token. - Prefer fixture mode when a live Discord bot is not configured yet. - Do not ingest personal or private account history for demos. - Prefer public status pages, public incident feeds, and synthetic cluster incidents for KubeWatch unless the user explicitly provides other sources. - Treat outbound posting as sensitive. Drafts are allowed; sending stays blocked until Civic approval is configured. ## Working modes 1. Discord fixture mode for a safe demo: ```bash bash scripts/mts fixture \ --input examples/demo_messages.json \ --save-path .local/demo_report.md ``` 2. Live Discord snapshot mode after bot setup: ```bash bash scripts/mts discord-fetch \ --hours 24 \ --limit-per-channel 75 \ --save-path .local/live_report.md ``` 3. Draft a reply for a specific report item: ```bash bash scripts/mts draft-reply \ --bucket urgent \ --channel api-alerts ``` 4. KubeWatch fixture mode for the SRE lane: ```bash bash scripts/mts kubewatch-fixture \ --input examples/kubewatch_incidents.json \ --save-path .local/kubewatch_report.md ``` 5. KubeWatch live intake from Apify after sponsor setup: ```bash bash scripts/mts kubewatch-apify \ --actor-id "$APIFY_ACTOR_ID" \ --actor-input examples/apify_actor_input.json \ --save-path .local/kubewatch_live_report.md ``` 6. KubeWatch live cluster scan against the demo namespace: ```bash bash scripts/mts kubewatch-cluster \ --namespace production \ --save-path .local/kubewatch_cluster_report.md ``` 7. Rebuild and sanity-check the Apify actor when the repo changes: ```bash cd /Users/sarahhatcher/Documents/monitoring-the-situation-openclaw npm install node main.js ``` The actor lives at the repo root, so Apify should stay pointed at the root with no folder override. ## Expected output Produce a report with: - An executive summary - Urgent threads - Direct asks - Decisions and deadlines - FYI items - Source citations by channel/message - Incident priorities and grounded remediation steps for KubeWatch If the user asks to send a message instead of drafting one, explain that the repo is intentionally fail-closed until Civic-backed approvals are wired.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 situation-monitor-1776017824 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 situation-monitor-1776017824 技能

通过命令行安装

skillhub install situation-monitor-1776017824

下载 Zip 包

⬇ 下载 situation_monitor v0.1.2

文件大小: 65.66 KB | 发布时间: 2026-4-13 12:02

v0.1.2 最新 2026-4-13 12:02
Version 0.1.2 of situation-monitor introduces detailed usage guidelines and improved safety guardrails.

- Added comprehensive SKILL.md documentation, outlining usage scenarios and command examples.
- Documented new working modes for both Discord and Kubernetes (KubeWatch) monitoring, including fixture and live intake workflows.
- Improved safety guardrails: now recommends fixture modes for demos, blocks personal/private ingestion, and restricts outbound posting without Civic approval.
- Clarified expected output structure for situation reports, including executive summary and actionable items.
- Provided step-by-step instructions for setup, operation, and integration with Apify and Civic approval systems.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部