porkbun
This skill manages Porkbun DNS via the Porkbun API and provides a CLI `scripts/porkbun-dns.js` for creating, editing, listing, and deleting records. It requires `PORKBUN_API_KEY` and `PORKBUN_SECRET_API_KEY`, reads `~/.config/porkbun/config.json`, and makes requests to `https://api.porkbun.com/api/json/v3` while showing `node scripts/porkbun-dns.js` command examples.