monte-carlo-asset-health
仓库创建 2026年2月26日最近提交 23 小时前SkillHot 收录 20 天前
▸ 精选理由
快速输出健康报告、覆盖度与上游依赖风险,便于优先级决策。
▸ 风险提示
需接入 Monte Carlo 平台并授予查询资产与指标的权限。
这个 Skill 做什么
基于 Monte Carlo 平台评估数据表/资产的健康状况并生成结构化报告。
基于 Monte Carlo 平台检查某张表或数据资产的健康状况,输出结构化报告:包括新鲜度、告警情况、监控覆盖率、重要性和上游依赖健康等维度。适合在评估某表能否被下游依赖或有人质疑数据质量时使用。报告能快速定位问题点,帮助决定是修复、加强监控还是通知负责人。
▸ 展开 SKILL.md 英文原文
Check the health of a data table/asset using Monte Carlo. Activates on "how is table X", "check health of X", "is X healthy", "status of X", "check on X table", or any health/status question about a data asset.
90
Stars
7
Forks
20
仓库内 Skill
+1
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/monte-carlo-data/mc-agent-toolkit/main/skills/asset-health/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/monte-carlo-data/mc-agent-toolkit/main/skills/asset-health/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Monte Carlo Asset Health Skill This skill checks the health of a data asset using Monte Carlo's observability platform. It produces a structured health report covering freshness, alerts, monitoring coverage, importance, and upstream dependency health. > **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
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有