template-validator

Installation
SKILL.md

Template Validator

Quick Start

Validate CloudFormation templates for syntax errors, security issues, and adherence to best practices before deployment.

Instructions

Step 1: Validate template syntax

# Basic validation
aws cloudformation validate-template \
  --template-body file://template.yaml
Installs
9
GitHub Stars
29
First Seen
Feb 4, 2026
template-validator — armanzeroeight/fastagent-plugins