/install ssl-cert-check
SSL Certificate Checker
Never let your SSL certificate expire again.
Checks SSL/TLS certificate details for any domain: expiry date, days remaining, issuer, subject alternative names, and common configuration issues.
Actions
check — Check single domain
{ "action": "check", "domain": "example.com" }
Returns: domain, issuer, valid_from, valid_to, days_remaining, is_valid
batch — Check multiple domains
{ "action": "batch", "domains": ["example.com", "google.com"] }
Returns: array of check results
warn — Set expiry threshold
{ "action": "warn", "domain": "mydomain.com", "days": 14 }
Will return warning if certificate expires within 14 days.
Use Cases
- Monitor personal website SSL expiry
- Check client SSL before deployment
- Batch audit all domains in an organization
$1.99 — One-time purchase
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ssl-cert-check - After installation, invoke the skill by name or use
/ssl-cert-check - Provide required inputs per the skill's parameter spec and get structured output
What is SSL Certificate Checker?
Check SSL/TLS certificate expiry dates, issuer information, and configuration for any domain. Warns when certificates are about to expire so you can renew be... It is an AI Agent Skill for Claude Code / OpenClaw, with 42 downloads so far.
How do I install SSL Certificate Checker?
Run "/install ssl-cert-check" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is SSL Certificate Checker free?
Yes, SSL Certificate Checker is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does SSL Certificate Checker support?
SSL Certificate Checker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created SSL Certificate Checker?
It is built and maintained by new (@laolaoqi); the current version is v1.0.0.