certificate-lifecycle-manager
This skill provides automated assistance for certificate lifecycle
Content Preview
--- name: certificate-lifecycle-manager description: | Certificate Lifecycle Manager - Auto-activating skill for Security Advanced. Triggers on: certificate lifecycle manager, certificate lifecycle manager Part of the Security Advanced skill category. allowed-tools: Read, Write, Edit, Bash, Grep version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Certificate Lifecycle Manager ## Purpose This skill provides automated assistance for certificate lifecycle
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/certificate-lifecycle-manager.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/04-security-advanced/certificate-lifecycle-manager/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/04-security-advanced/certificate-lifecycle-manager/SKILL.md
Related Skills
cert-manager-setup
This skill provides automated assistance for cert manager setup tasks within the DevOps Advanced domain.
cert-manager-setupcertmanagersetup
by jeremylongshore · plugins-plus-skills
https-certificate-checker
This skill provides automated assistance for https certificate checker tasks
https-certificate-checkerhttpscertificatechecker
by jeremylongshore · plugins-plus-skills
mtls-configuration
Configure mutual TLS (mTLS) for zero-trust service-to-service communication. Use when implementing zero-trust networking, certificate management, or securing internal service communication.
securitymtlsconfiguration
by sickn33 (Antigravity) · antigravity-awesome-skills
Managing SSL/TLS Certificates
This skill enables Claude to manage and monitor SSL/TLS certificates using the ssl-certificate-manager plugin. It is activated when the user requests actions related to SSL certificates, such as checking certificate expiry, renewing certificates, or listing installed certificates. Use this skill whe
skill-adaptermanaging ssl/tls certificates
by jeremylongshore · plugins-plus-skills