monte-carlo-monitoring-advisor
仓库创建 2026年2月26日最近提交 23 小时前SkillHot 收录 20 天前
▸ 精选理由
一站式覆盖诊断与监控创建,便于优化数据监控策略与覆盖率。
▸ 风险提示
需要访问数据目录与监控元数据以生成建议
这个 Skill 做什么
分析数据覆盖并为仓库表与 AI Agent 生成监控与建议。
做数据覆盖与监控的顾问:分析仓库表和 AI agent 的数据覆盖缺口,帮你设计并生成监控规则和观测指标。需要建立或完善数据监控、填补盲区或让 agent 更可观测时用。特点是结合仓库与 Agent 场景给出可部署的 monitor 配置,强调落地与可执行性。
▸ 展开 SKILL.md 英文原文
Analyze data coverage, create monitors for warehouse tables and AI agents. Covers coverage gaps, use-case analysis, data monitor creation, and agent observability.
90
Stars
7
Forks
20
仓库内 Skill
+1
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/monte-carlo-data/mc-agent-toolkit/main/skills/monitoring-advisor/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/monte-carlo-data/mc-agent-toolkit/main/skills/monitoring-advisor/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Monte Carlo Monitoring Advisor Skill This skill handles all monitoring requests -- coverage analysis, data monitor creation, and AI agent monitoring. It routes to the right reference file based on the user's intent. > **Monte Carlo tool routing (required):** Always call Monte Carlo MCP tools through this plugin's > bundled server, whose fully-qualified tool names are > `mcp__plugin_mc-agent-toolkit_monte-carlo-mcp__<tool>` (e.g. > `mcp__plugin_mc-agent-toolkit_monte-carlo-mcp__get_alerts`). Bare tool names used in this skill > (`get_alerts`, `search`, `get_table`, …) refer to that bundled server. If the session also has a > separately-configured `monte-carlo-mcp` server, do **not** route
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有