How this skill is triggered — by the user, by Claude, or both
Slash command
/cinzel:unparseThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Convert YAML back to HCL definitions for the `$0` provider.
Convert YAML back to HCL definitions for the $0 provider.
go run ./... $0 unparse --file .github/workflows --output-directory ./cinzel $ARGUMENTSnpx claudepluginhub yldio/cinzel --plugin cinzelValidates YAML syntax, normalizes formatting, schema-checks for Kubernetes/GitHub Actions/Docker Compose. Outputs minimal patches, issues, and validation commands.
Queries, filters, and transforms YAML with yq CLI tool. Use for processing Kubernetes manifests, GitHub Actions workflows, Helm values, and config files.
Migrates Terraform/OpenTofu projects to Pulumi by translating HCL source code and importing tfstate into Pulumi stacks. Use for Terraform to Pulumi conversions.