porkbun-skill

Web & Frontend Development
v0.1.2
Benign

Manage Porkbun DNS records and domains via API v3.

885 downloads885 installsby @wmantly

Setup & Installation

Install command

clawhub install wmantly/porkbun-skill

If the CLI is not installed:

Install command

npx clawhub@latest install wmantly/porkbun-skill

Or install with OpenClaw CLI:

Install command

openclaw skills install wmantly/porkbun-skill

or paste the repo link into your assistant's chat

Install command

https://github.com/openclaw/skills/tree/main/skills/wmantly/porkbun-skill

What 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.

INPUT

User asks: Pointing a newly registered domain to a server IP address

AGENT
  1. 1Pointing a newly registered domain to a server IP address
  2. 2Configuring Google Workspace MX records for business email
  3. 3Automating dynamic DNS updates when a home IP address changes
  4. 4Adding SPF and TXT records for email deliverability
  5. 5Creating wildcard subdomains for staging or preview environments
OUTPUT
Manage Porkbun DNS records and domains via API v3.

Share this skill

Security Audits

VirusTotalBenign
OpenClawBenign
View full report

These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.

Details

LanguageMarkdown
Last updatedFeb 25, 2026