Secure 1Password CLI patterns for reading secrets, discovering vaults/items, and piping credentials to other tools. Use when reading from 1Password, rotating secrets, or piping credentials to wrangler/kubectl/etc. Triggers on op CLI, 1Password, secret rotation, or credential piping tasks.
98
100%
Does it follow best practices?
Impact
92%
2.13xAverage score across 3 eval scenarios
Passed
No known issues
Quality
Discovery
100%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 skill description that clearly defines its scope around 1Password CLI operations, lists concrete actions, and provides explicit trigger guidance. It includes both a 'Use when' clause and a 'Triggers on' clause, covering natural user terms comprehensively. The description is concise, specific, and occupies a clear niche that would be easily distinguishable from other skills.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Lists multiple specific concrete actions: 'reading secrets', 'discovering vaults/items', 'piping credentials to other tools'. Also mentions specific tools like 'wrangler/kubectl' and concepts like 'secret rotation'. | 3 / 3 |
Completeness | Clearly answers both 'what' (secure 1Password CLI patterns for reading secrets, discovering vaults/items, piping credentials) and 'when' (explicit 'Use when' clause plus 'Triggers on' clause listing specific scenarios). | 3 / 3 |
Trigger Term Quality | Excellent coverage of natural trigger terms: '1Password', 'op CLI', 'secret rotation', 'credential piping', 'vaults', 'items', 'wrangler', 'kubectl'. These are terms users would naturally use when needing this skill. | 3 / 3 |
Distinctiveness Conflict Risk | Highly distinctive niche focused specifically on 1Password CLI operations and credential piping. The mention of 'op CLI', '1Password', and specific tools like 'wrangler/kubectl' makes it very unlikely to conflict with other skills. | 3 / 3 |
Total | 12 / 12 Passed |
Implementation
100%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is an excellent skill file that focuses on exactly what Claude needs to know: security constraints (never print secrets), non-obvious gotchas (slash-delimited titles breaking op:// URIs), and concrete piping patterns. The content is lean, actionable, and well-structured with a useful troubleshooting table. The WRONG/RIGHT pattern effectively communicates the core safety rule.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Every section earns its place — the content focuses on non-obvious pitfalls (slash-delimited titles, secret exposure) that Claude wouldn't inherently know. No unnecessary explanations of what 1Password is or how CLI tools work in general. | 3 / 3 |
Actionability | All examples are fully executable bash commands with concrete patterns for wrangler, kubectl, and env vars. The WRONG/RIGHT pattern with comments makes the correct approach immediately copy-paste ready. | 3 / 3 |
Workflow Clarity | The discovery workflow is clearly sequenced (list → get ID → use ID). Verification steps are explicit throughout (wc -c, cmp -s). The troubleshooting table provides clear error → cause → fix mappings for recovery. | 3 / 3 |
Progressive Disclosure | Content is well-organized with clear section headers progressing from core rules to discovery to specific patterns to troubleshooting. For a skill of this size (~80 lines of meaningful content), no external file references are needed and the structure is easy to navigate. | 3 / 3 |
Total | 12 / 12 Passed |
Validation
100%Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.
Validation — 11 / 11 Passed
Validation for skill structure
No warnings or errors.
e437c3c
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.