https-certificate-checker
This skill provides automated assistance for https certificate checker tasks
Content Preview
--- name: https-certificate-checker description: | Https Certificate Checker - Auto-activating skill for Security Fundamentals. Triggers on: https certificate checker, https certificate checker Part of the Security Fundamentals skill category. allowed-tools: Read, Write, Grep, Bash(npm:*) version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Https Certificate Checker ## Purpose This skill provides automated assistance for https certificate checker tasks
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/https-certificate-checker.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/03-security-fundamentals/https-certificate-checker/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/03-security-fundamentals/https-certificate-checker/SKILL.md
Related Skills
http-header-security-audit
This skill provides automated assistance for http header security audit
http-header-security-audithttpheadersecurity
by jeremylongshore · plugins-plus-skills
http-method-helper
This skill provides automated assistance for http method helper tasks within the API Development domain.
http-method-helperhttpmethodhelper
by jeremylongshore · plugins-plus-skills
http-client-config
This skill provides automated assistance for http client config tasks within the API Integration domain.
http-client-confighttpclientconfig
by jeremylongshore · plugins-plus-skills
plugin-dev/mcp-integration
This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.
skillplugin-devmcp-integration
by Anthropic · anthropic-official-plugins