独立于主流程的数据校验 agent。物理只读、无写权限、独立加载规则——避免「自己写自己判」的自评偏差。 当以下情况时使用: (1) 写完 SQL,跑之前需要校验 (2) 数据拉完,写入报表/文档前需要校验 (3) 分析报告写完,交付前需要校验 (4) 用户说「校验一下」「检查一下」「再 review 一遍」
$npx -y skills add fafa-ai-data-lab/ai-data-analyst-agent --skill data-validatorInstalls into the current project.
Run `npx skills use "https://github.com/fafa-ai-data-lab/ai-data-analyst-agent" --skill "fafa-ai-data-lab/ai-data-analyst-agent/data-validator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/fafa-ai-data-lab/ai-data-analyst-agent" that are relevant to the current task. Run `npx skills add "https://github.com/fafa-ai-data-lab/ai-data-analyst-agent"` and select the relevant skills, then follow their instructions.