·automation-validator
!

automation-validator

macroman5/automationhelper_plugins

在部署 Power Automate、n8n、Make、Zapier 和其他平台之前验证自动化工作流程 JSON。检查语法、结构、最佳实践和潜在问题。分析工作流 JSON 文件以了解平台合规性、缺失错误处理、性能问题和安全问题。当用户想要在部署/导入之前验证、审查或检查工作流程时使用。

3安装·0热度·@macroman5

安装

$npx skills add https://github.com/macroman5/automationhelper_plugins --skill automation-validator

SKILL.md

Comprehensive pre-deployment validator for automation workflow JSON definitions across multiple platforms.

"ScopeGetItems": { "type": "Scope", "actions": { "GetItems": { / existing action / } } }, "HandleErrors": { "runAfter": { "ScopeGetItems": ["Failed", "TimedOut"] } }

"Delay": { "type": "Wait", "inputs": { "interval": { "count": 1, "unit": "Second" } }, "runAfter": { "GetItems": ["Succeeded"] } }

在部署 Power Automate、n8n、Make、Zapier 和其他平台之前验证自动化工作流程 JSON。检查语法、结构、最佳实践和潜在问题。分析工作流 JSON 文件以了解平台合规性、缺失错误处理、性能问题和安全问题。当用户想要在部署/导入之前验证、审查或检查工作流程时使用。 来源:macroman5/automationhelper_plugins。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/macroman5/automationhelper_plugins --skill automation-validator
分类
!安全工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 automation-validator?

在部署 Power Automate、n8n、Make、Zapier 和其他平台之前验证自动化工作流程 JSON。检查语法、结构、最佳实践和潜在问题。分析工作流 JSON 文件以了解平台合规性、缺失错误处理、性能问题和安全问题。当用户想要在部署/导入之前验证、审查或检查工作流程时使用。 来源:macroman5/automationhelper_plugins。

如何安装 automation-validator?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/macroman5/automationhelper_plugins --skill automation-validator 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/macroman5/automationhelper_plugins