Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.
Install with Tessl CLI
npx tessl i github:Hung-Reo/hungreo-openclaw --skill 1password97
Does it follow best practices?
Validation for skill structure
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 well-crafted skill description that follows best practices. It uses third person voice, provides specific concrete actions, includes an explicit 'Use when...' clause with multiple trigger scenarios, and has distinctive terminology (1Password, op) that clearly identifies its niche.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Lists multiple specific concrete actions: 'installing the CLI', 'enabling desktop app integration', 'signing in (single or multi-account)', 'reading/injecting/running secrets via op'. These are distinct, actionable capabilities. | 3 / 3 |
Completeness | Clearly answers both what ('Set up and use 1Password CLI') and when ('Use when installing the CLI, enabling desktop app integration, signing in, or reading/injecting/running secrets'). Has explicit 'Use when...' clause with specific trigger scenarios. | 3 / 3 |
Trigger Term Quality | Includes natural keywords users would say: '1Password', 'CLI', 'op', 'secrets', 'signing in', 'desktop app integration'. Covers both the product name and the command-line tool name 'op' that users would reference. | 3 / 3 |
Distinctiveness Conflict Risk | Highly distinctive with clear niche around 1Password CLI specifically. The combination of '1Password', 'op', and specific operations like 'injecting secrets' creates a unique fingerprint 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 a well-crafted skill that efficiently covers 1Password CLI setup and usage. It provides concrete, executable guidance with clear workflow steps and validation checkpoints. The tmux requirement is well-justified and thoroughly documented with copy-paste ready code.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The content is lean and efficient, assuming Claude knows what 1Password, tmux, and CLI tools are. No unnecessary explanations of basic concepts; every section serves a clear purpose. | 3 / 3 |
Actionability | Provides fully executable bash code for the tmux session workflow, specific commands like `op signin`, `op whoami`, and `op vault list`, plus clear references to detailed examples in separate files. | 3 / 3 |
Workflow Clarity | Clear numbered sequence with explicit validation checkpoints (verify CLI, confirm integration, verify access with `op whoami` before proceeding). Includes error recovery guidance for re-authentication failures. | 3 / 3 |
Progressive Disclosure | Well-structured overview with clear one-level-deep references to `get-started.md` and `cli-examples.md`. Core workflow is inline while detailed documentation is appropriately externalized. | 3 / 3 |
Total | 12 / 12 Passed |
Validation
72%Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.
Validation — 8 / 11 Passed
Validation for skill structure
| Criteria | Description | Result |
|---|---|---|
metadata_version | 'metadata.version' is missing | Warning |
metadata_field | 'metadata' should map string keys to string values | Warning |
frontmatter_unknown_keys | Unknown frontmatter key(s) found; consider removing or moving to metadata | Warning |
Total | 8 / 11 Passed | |
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.