What problem does it solve?
This Skill removes manual, error-prone steps when onboarding store networks by automating DNS record creation, device aliasing, and safe rollback for AWS Route53 via CLI tools.
Core Features & Use Cases
- Encoded store-name registration: encodes and registers a shop name as a TXT record to preserve metadata.
- Bulk A record and CNAME generation: creates a sequence of A records plus paired menkata CNAMEs from a starting IP for new-store deployments.
- Per-device aliasing and iterative inputs: adds device-specific CNAME aliases interactively and supports repeating device entries.
- Safe modes and recovery: supports explicit test vs production flags, undo of same-day operations, and test-data bulk deletion to avoid accidental production changes.
- Operator workflow: intended for IT operators using Claude Desktop Cowork and a local CLI workflow that depends on a prepared .env AWS credentials file.
Quick Start
Tell the assistant to register DNS records for shop code s1105 starting at IP 192.168.94.65 in test mode.