·caddy

Add, manage, and troubleshoot Caddy reverse proxy routes for local apps via wildcard subdomains.

6Installs·0Trend·@tychohq

Installation

$npx skills add https://github.com/tychohq/agent-skills --skill caddy

How to Install caddy

Quickly install caddy AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/tychohq/agent-skills --skill caddy
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: tychohq/agent-skills.

SKILL.md

View raw

Routes .YOURDOMAIN subdomains to local services over HTTPS via Caddy reverse proxy with automatic Let's Encrypt certificates. Designed for Tailscale-only access (no public exposure).

DNS provider: This skill uses Vercel DNS for DNS-01 ACME challenges. If you use a different DNS provider, swap the caddy-dns/vercel plugin and TLS snippet for your provider's equivalent (see caddy-dns).

Also add a entry in the dashboard HTML block at the top.

Add, manage, and troubleshoot Caddy reverse proxy routes for local apps via wildcard subdomains. Source: tychohq/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/tychohq/agent-skills --skill caddy
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from tychohq/agent-skills

Quick answers

What is caddy?

Add, manage, and troubleshoot Caddy reverse proxy routes for local apps via wildcard subdomains. Source: tychohq/agent-skills.

How do I install caddy?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tychohq/agent-skills --skill caddy Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/tychohq/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-26