From ssl-certificates
Let's Encrypt, certbot, auto-renewal, wildcard DNS challenge, SSL troubleshooting with Cloudflare proxy
How this skill is triggered — by the user, by Claude, or both
Slash command
/ssl-certificates:ssl-certificatesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Certificado expirado ou prestes a expirar em qualquer domínio do servidor
certbot renew falhando)Domínios ativos neste servidor:
| Domínio | Proxy CF | Tipo Cert |
|---|---|---|
| api.myapp.example.com, frontend.example.com | ✅ | Standard |
| myapp.example.com, www. | ✅ | Standard |
| work8.example.com | ✅ | Standard |
| portfolio.example.com | ✅ | Standard |
| neuralnets.example.com | ✅ | Standard |
| app.portfolio.example.com | ✅ | Standard |
| *.preview.myapp.example.com | ✅ | Wildcard DNS-01 |
Paths críticos:
npx claudepluginhub billyfranklim1/claude-skills --plugin ssl-certificatesManages SSL/TLS certificates: checks expiry dates, automates renewals, lists installed certs, and diagnoses chain issues using ssl-certificate-manager plugin.
Verifies DNS records, SSL certificates, HSTS, and domain health for custom domains on hosting providers like Railway, Netlify, Vercel, Cloudflare.
Automates SSL/TLS certificate lifecycle management including CSR generation, expiration monitoring, ACME renewal, and revocation checking with OCSP and CRL.