porkbun-skill
Manage Porkbun DNS records and domains via API v3.
Setup & Installation
Install command
clawhub install wmantly/porkbun-skillIf the CLI is not installed:
Install command
npx clawhub@latest install wmantly/porkbun-skillOr install with OpenClaw CLI:
Install command
openclaw skills install wmantly/porkbun-skillor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/wmantly/porkbun-skillWhat This Skill Does
Manages DNS records and domains on Porkbun via their REST API v3. A CLI tool at scripts/porkbun-dns.js handles create, read, update, and delete operations for all common record types including A, AAAA, CNAME, MX, TXT, and more.
The bundled CLI tool executes DNS operations deterministically, removing the need to write custom API request code for routine record management.
When to Use It
- Pointing a newly registered domain to a server IP address
- Configuring Google Workspace MX records for business email
- Automating dynamic DNS updates when a home IP address changes
- Adding SPF and TXT records for email deliverability
- Creating wildcard subdomains for staging or preview environments
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Pointing a newly registered domain to a server IP address
- 1Pointing a newly registered domain to a server IP address
- 2Configuring Google Workspace MX records for business email
- 3Automating dynamic DNS updates when a home IP address changes
- 4Adding SPF and TXT records for email deliverability
- 5Creating wildcard subdomains for staging or preview environments
Manage Porkbun DNS records and domains via API v3.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.