If you're working with Pangolin's infrastructure and need to generate Newt blueprint configs, this handles the YAML and Docker Labels formats for you. It covers proxy resources for HTTP/TCP/UDP, client resources for SSH/RDP access, and all the auth configurations including SSO and basic auth. The skill knows the validation rules and property constraints, so it'll catch issues like missing required fields or port conflicts before you hit errors. Most useful when you're setting up new resources or converting between the two config formats, especially if you're juggling multiple targets across Docker containers where the auto-detection and merging behavior can get tricky.
npx skills add https://github.com/rknall/claude-skills --skill newt-blueprint-generator