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, provides explicit trigger guidance with both a 'Use when' and 'Triggers on' clause, and includes specific tool names and actions. It uses proper third-person voice and covers natural keywords comprehensively. The description is concise yet thorough, making it easy for Claude to select appropriately.
| 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 trigger conditions). | 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 combination of '1Password', 'op CLI', 'vaults/items', and specific tool integrations 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 that focuses precisely on what Claude needs to know: security constraints (never print secrets), non-obvious gotchas (slash-delimited titles breaking op:// URIs), and concrete piping patterns for common tools. The content is lean, actionable, and well-structured with a useful troubleshooting table for error recovery.
| 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 makes anti-patterns immediately clear, and every code block is copy-paste ready with appropriate placeholders. | 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 a clear error-recovery feedback loop for common failure modes. | 3 / 3 |
Progressive Disclosure | For a skill of this size (~80 lines of meaningful content), the structure is well-organized with clear section headers progressing from core rules → discovery → multi-field reads → piping patterns → verification → troubleshooting. No external references are needed and none are artificially created. | 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.
f772de4
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.