tessl i github:jeremylongshore/claude-code-plugins-plus-skills --skill managing-ssltls-certificatesThis 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 when the user mentions "SSL certificate", "TLS certificate", "certificate expiry", "renew certificate", or similar phrases related to SSL/TLS certificate management. The plugin can list, check, and renew certificates, providing vital information for maintaining secure connections.
Validation
88%| Criteria | Description | Result |
|---|---|---|
metadata_version | 'metadata' field is not a dictionary | Warning |
license_field | 'license' field is missing | Warning |
Total | 14 / 16 Passed | |
Implementation
20%This skill content is overly verbose and lacks actionable guidance. It describes what the skill does conceptually rather than providing concrete commands or syntax for the ssl-certificate-manager plugin. The examples are abstract narratives rather than executable demonstrations, making it impossible for Claude to know the actual commands to run.
Suggestions
Replace abstract examples with concrete plugin commands showing exact syntax (e.g., `ssl-certificate-manager check --domain example.com`)
Remove the 'How It Works' section explaining Claude's internal process - this wastes tokens on information Claude doesn't need
Add actual command output examples so Claude knows what to expect and how to parse results
Include error handling guidance with specific error messages and recovery commands
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Extremely verbose with unnecessary explanations of how Claude works internally ('Identify Intent', 'Plugin Activation'). Explains concepts Claude already knows and pads content with filler phrases like 'seamlessly interact' and 'facilitating efficient management'. | 1 / 3 |
Actionability | No concrete commands, code, or executable guidance provided. Examples describe what 'the skill will' do abstractly rather than showing actual plugin commands or syntax. User cannot copy-paste anything to accomplish tasks. | 1 / 3 |
Workflow Clarity | Steps are listed in the 'How It Works' section but they describe Claude's internal process rather than user-actionable workflows. No validation checkpoints or error recovery steps for certificate operations which can fail. | 2 / 3 |
Progressive Disclosure | Content is organized into sections but everything is inline in one file. The 'Integration' section hints at other tools but provides no references. Content could be more concise in the main file with details elsewhere. | 2 / 3 |
Total | 6 / 12 Passed |
Activation
100%This is a well-crafted skill description that clearly articulates specific capabilities (list, check, renew certificates), provides explicit trigger guidance with natural user phrases, and maintains a distinct focus on SSL/TLS certificate management. The description uses proper third-person voice and covers both the 'what' and 'when' comprehensively.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Lists multiple specific concrete actions: 'checking certificate expiry, renewing certificates, listing installed certificates' and 'list, check, and renew certificates'. These are clear, actionable capabilities. | 3 / 3 |
Completeness | Clearly answers both what ('manage and monitor SSL/TLS certificates', 'list, check, and renew certificates') AND when ('Use this skill when the user mentions...' with explicit trigger phrases). | 3 / 3 |
Trigger Term Quality | Includes natural keywords users would say: 'SSL certificate', 'TLS certificate', 'certificate expiry', 'renew certificate', and 'SSL/TLS certificate management'. Good coverage of common variations. | 3 / 3 |
Distinctiveness Conflict Risk | Clear niche focused specifically on SSL/TLS certificate management with distinct triggers like 'certificate expiry' and 'renew certificate'. Unlikely to conflict with other skills due to specific domain focus. | 3 / 3 |
Total | 12 / 12 Passed |
Reviewed
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.