automation-validator
✓在部署 Power Automate、n8n、Make、Zapier 和其他平台之前驗證自動化工作流程 JSON。檢查語法、結構、最佳實踐和潛在問題。分析工作流 JSON 文件以了解平台合規性、缺失錯誤處理、性能問題和安全問題。當用戶想要在部署/導入之前驗證、審查或檢查工作流程時使用。
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
詳情
- 分類
- !安全工具
- 來源
- skills.sh
- 收錄時間
- 2026-02-01