monte-carlo-remediation

仓库创建 2026年2月26日最近提交 23 小时前SkillHot 收录 20 天前
▸ 精选理由

可自动化执行修复或生成完整故障上下文以便升级。

▸ 风险提示

可能会对数据或系统执行修复操作,需高权限谨慎使用。

这个 Skill 做什么

使用 Monte Carlo 工具调查并修复数据质量告警或提出升级。

当 Monte Carlo 报告数据质量告警时,用它做根因分析、评估影响范围(blast radius),找到可用修复手段(MCP/CLI/API)并给出或执行修复方案。适合需要快速定位问题来源并把修复步骤自动化或带上完整上下文上报时用。它会优先调用 Monte Carlo 的工具链,能直接动手修复或在不确定时一并打包信息升级。

▸ 展开 SKILL.md 英文原文

Investigate and remediate data quality alerts using Monte Carlo MCP tools. Runs root cause analysis, assesses blast radius, discovers available tools (MCP/CLI/API), proposes and executes fixes, or escalates with full context when uncertain.

数据与抓取异常修复根因定位自动化恢复通用
90
Stars
7
Forks
20
仓库内 Skill
+1
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/monte-carlo-data/mc-agent-toolkit/main/skills/remediation/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/monte-carlo-data/mc-agent-toolkit/main/skills/remediation/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Monte Carlo Remediation Skill

This skill teaches you to investigate and remediate data quality issues detected by Monte Carlo. You use MC MCP tools to understand the alert context, run root cause analysis, assess blast radius, and then execute the appropriate remediation action using whatever external tools the user has connected.

> **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
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有