bunny

Installation
SKILL.md

Bunny.net Integration

Integrate with Bunny.net's cloud platform: CDN, Storage, Stream, DNS, Edge Scripting, Shield (WAF/DDoS), Magic Containers, Optimizer, and Database.

Scope: This skill handles Bunny.net API integration, configuration, and deployment. Does NOT handle other CDN providers (Cloudflare, Fastly, AWS CloudFront).

Authentication

Three credential types — each API uses its own key via AccessKey header:

Credential Used For Where to Find
Account API Key Core API (Pull Zones, DNS, Statistics) Dashboard → Account Settings
Storage Zone Password Edge Storage API Dashboard → Storage Zone → FTP & API Access
Stream Library API Key Stream API Dashboard → Stream → API
# All APIs use the same header format
curl -H "AccessKey: YOUR_KEY" -H "Content-Type: application/json" https://api.bunny.net/...
Related skills

More from mrgoonie/claudekit-skills

Installs
54
GitHub Stars
2.1K
First Seen
Apr 4, 2026