·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에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/macroman5/automationhelper_plugins