CtrlK
BlogDocsLog inGet started
Tessl Logo

1password

1Password integration. Manage data, records, and automate workflows. Use when the user wants to interact with 1Password data.

Install with Tessl CLI

npx tessl i github:membranedev/application-skills --skill 1password
What are skills?

75

Quality

70%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

Optimize this skill with Tessl

npx tessl skill review --optimize ./skills/1password/SKILL.md
SKILL.md
Review
Evals

Discovery

75%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description establishes a clear identity around 1Password integration and includes proper 'Use when' guidance, making it complete and distinctive. However, it lacks specificity in the concrete actions it can perform and misses common trigger terms users might naturally use when seeking password management help.

Suggestions

Add specific concrete actions like 'retrieve passwords, create secure notes, manage vault items, generate passwords' to improve specificity

Include additional natural trigger terms such as 'password manager', 'vault', 'credentials', 'secrets', 'login information' that users commonly say when needing password management help

DimensionReasoningScore

Specificity

Names the domain (1Password) and mentions some actions ('Manage data, records, and automate workflows'), but these are fairly generic and not comprehensive - doesn't specify concrete actions like 'retrieve passwords', 'create secure notes', 'share vault items', etc.

2 / 3

Completeness

Explicitly answers both what ('Manage data, records, and automate workflows') and when ('Use when the user wants to interact with 1Password data') with a clear trigger clause, though the 'what' portion could be more detailed.

3 / 3

Trigger Term Quality

Includes '1Password' which is the primary trigger term users would say, and 'data' and 'records', but missing common variations like 'password manager', 'vault', 'credentials', 'secrets', 'login', or 'secure notes' that users might naturally use.

2 / 3

Distinctiveness Conflict Risk

The explicit mention of '1Password' creates a clear niche that is unlikely to conflict with other skills - this is a specific product integration that wouldn't overlap with generic password or data management skills.

3 / 3

Total

10

/

12

Passed

Implementation

64%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

This skill provides solid, actionable CLI commands for 1Password integration via Membrane, with good coverage of common operations and proxy requests. However, it wastes tokens explaining what 1Password is, lacks validation checkpoints in workflows, and has an incomplete/cryptic overview section that doesn't add value.

Suggestions

Remove the opening paragraph explaining what 1Password is - Claude already knows this

Add validation steps after key operations (e.g., 'Verify connection succeeded by running membrane connection list')

Either expand the '1Password Overview' section to be useful or remove it entirely - the current Vault/Item/Tag hierarchy without context is unhelpful

Add error handling guidance for common failure scenarios (e.g., authentication failures, invalid action IDs)

DimensionReasoningScore

Conciseness

The opening paragraph explaining what 1Password is wastes tokens on information Claude already knows. The Membrane CLI explanation and best practices section are reasonably efficient, but could be tighter.

2 / 3

Actionability

Provides fully executable CLI commands with clear syntax, including JSON parameter passing, proxy requests with flag documentation, and concrete examples for connection setup and action discovery.

3 / 3

Workflow Clarity

Steps for setup and connection are sequenced but lack validation checkpoints. No explicit verification steps after connection creation or action execution to confirm success before proceeding.

2 / 3

Progressive Disclosure

Content is reasonably organized with clear sections, but the 1Password Overview section is cryptic and incomplete (just shows Vault/Item/Tag hierarchy without explanation). Links to external docs but no internal file references for advanced topics.

2 / 3

Total

9

/

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.

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

10

/

11

Passed

Reviewed

Table of Contents

Is this your skill?

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.