CtrlK
BlogDocsLog inGet started
Tessl Logo

evernote-install-auth

Install and configure Evernote SDK and OAuth authentication. Use when setting up a new Evernote integration, configuring API keys, or initializing Evernote in your project. Trigger with phrases like "install evernote", "setup evernote", "evernote auth", "configure evernote API", "evernote oauth".

70

Quality

87%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

85%Weight 40%Scale 1-3

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

A well-organized, concise skill body with a clear sequenced workflow and effective one-level-deep progressive disclosure. The main gap is that the core OAuth flow step is prose in the body rather than executable guidance.

DimensionReasoningScore

Conciseness

The body is lean and code-driven, assumes Claude's competence, and avoids explaining concepts Claude already knows; every section earns its place.

3 / 3

Actionability

Steps 2-4 provide executable code, but Step 5 (the core OAuth flow) is described as prose ("Set up request token acquisition, user authorization redirect, and callback handling") with the actual code deferred to the reference, leaving the body's central step incomplete.

2 / 3

Workflow Clarity

A clearly numbered six-step sequence ends with an explicit verification step (Step 6: call getUser() to confirm auth), and the error-handling table provides recovery guidance.

3 / 3

Progressive Disclosure

The body stays overview-sized and cleanly delegates the detailed OAuth callback, Python client, and token-expiration material to a single one-level-deep, well-signaled reference file that exists in the bundle.

3 / 3

Total

11

/

12

Passed

Description

90%Weight 40%Scale 1-3

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

A strong, well-structured description with explicit trigger guidance and a clear Evernote-specific niche. The only weakness is a somewhat narrow action list in the capability statement.

DimensionReasoningScore

Specificity

"Install and configure Evernote SDK and OAuth authentication" names the domain and a couple of concrete actions (install, configure), but the action list is not comprehensive enough for the top anchor.

2 / 3

Completeness

It states what the skill does and includes an explicit "Use when..." clause covering setup, API key configuration, and initialization, satisfying both what and when.

3 / 3

Trigger Term Quality

Explicit trigger phrases like "install evernote", "setup evernote", "evernote auth", "configure evernote API", and "evernote oauth" give good coverage of natural terms a user would say.

3 / 3

Distinctiveness Conflict Risk

The Evernote-specific niche and evernote-prefixed triggers make it clearly distinguishable and unlikely to fire for unrelated skills.

3 / 3

Total

11

/

12

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

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

Warning

Total

14

/

16

Passed

Repository
jeremylongshore/claude-code-plugins-plus-skills
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.