This skill should be used when users want to search, discover, install, or manage Claude Code skills from the CCPM registry. Triggers include requests like "find skills for PDF", "search for code review skills", "install cloudflare-troubleshooting", "list my installed skills", "what does skill-creator do", or any mention of finding/installing/managing Claude Code skills or plugins.
89
91%
Does it follow best practices?
Impact
86%
2.52xAverage score across 6 eval scenarios
Critical
Do not install without reviewing
Quality
Discovery
89%Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.
This is a strong description with excellent trigger term coverage and clear completeness. The explicit 'Triggers include' clause with concrete examples makes it easy for Claude to know when to select this skill. Minor improvement could be made by listing more specific capabilities beyond the general verbs.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Names the domain (CCPM registry, Claude Code skills) and lists actions (search, discover, install, manage), but doesn't detail specific concrete capabilities like 'browse categories', 'check compatibility', or 'update installed skills'. | 2 / 3 |
Completeness | Clearly answers both what (search, discover, install, manage skills from CCPM registry) and when (explicit 'Triggers include' clause with multiple concrete examples and general trigger guidance). | 3 / 3 |
Trigger Term Quality | Excellent coverage of natural trigger terms users would say: 'find skills for PDF', 'search for code review skills', 'install cloudflare-troubleshooting', 'list my installed skills', 'what does skill-creator do', plus mentions 'plugins' as an alternative term. | 3 / 3 |
Distinctiveness Conflict Risk | Very distinct niche - specifically about the CCPM registry and Claude Code skills/plugins management. The specific examples like 'install cloudflare-troubleshooting' and 'list my installed skills' make it unlikely to conflict with other skills. | 3 / 3 |
Total | 11 / 12 Passed |
Implementation
92%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is a high-quality skill that provides clear, actionable guidance for Claude to manage skills via ccpm. The intent mapping table is particularly effective for routing user requests to correct commands. The skill follows best practices with auto-bootstrap, error handling, and post-action reminders.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The skill is lean and efficient, assuming Claude's competence. No unnecessary explanations of what package managers are or how npm works. Every section serves a clear purpose with minimal padding. | 3 / 3 |
Actionability | Provides fully executable commands with clear syntax, flags, and options. The intent mapping table gives concrete command mappings, and all bash commands are copy-paste ready. | 3 / 3 |
Workflow Clarity | Clear execution rules with explicit sequence (bootstrap first, execute, summarize, suggest next steps). Includes error handling guidance and post-install reminders as validation checkpoints. | 3 / 3 |
Progressive Disclosure | Content is well-organized with clear sections, but everything is inline in one file. The MCP server configuration and troubleshooting could potentially be split out, though the current length is manageable. | 2 / 3 |
Total | 11 / 12 Passed |
Validation
90%Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.
Validation — 10 / 11 Passed
Validation for skill structure
| Criteria | Description | Result |
|---|---|---|
allowed_tools_field | 'allowed-tools' contains unusual tool name(s) | Warning |
Total | 10 / 11 Passed | |
392d34c
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.