Caddy Automatic HTTPS Web Server and Reverse Proxy
Caddy is a fast, extensible web server written in Go that provides automatic HTTPS via Let’s Encrypt and ZeroSSL. It supports HTTP/1.1, HTTP/2, and HTTP/3, features a simple Caddyfile configuration format, a powerful JSON API for dynamic config, and serves as a production-grade reverse proxy with zero external dependencies.
Caddy Automatic HTTPS Web Server and Reverse Proxy
Caddy is a fast, extensible web server written in Go that provides automatic HTTPS via Let’s Encrypt and ZeroSSL. It supports HTTP/1.1, HTTP/2, and HTTP/3, features a simple Caddyfile configuration format, a powerful JSON API for dynamic config, and serves as a production-grade reverse proxy with zero external dependencies.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/caddy-automatic-https-web-server-reverse-proxy/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/caddy-automatic-https-web-server-reverse-proxy
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/caddy-automatic-https-web-server-reverse-proxy.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.