CtrlK
BlogDocsLog inGet started
Tessl Logo

evernote-hello-world

Create a minimal working Evernote example. Use when starting a new Evernote integration, testing your setup, or learning basic Evernote API patterns. Trigger with phrases like "evernote hello world", "evernote example", "evernote quick start", "simple evernote code", "create first note".

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%

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

A well-organized, actionable hello-world skill with executable code, a clear step sequence, error-recovery guidance, and a properly signaled one-level-deep reference. The main improvement opportunity is trimming the redundant Examples section to sharpen token efficiency.

Suggestions

Remove or merge the Examples section, since its sandbox/production scenarios already appear in Step 1 and the prerequisites, to reduce redundancy and improve conciseness.

Tighten the Prerequisites and Output sections to essentials so every token earns its place alongside the code blocks.

DimensionReasoningScore

Conciseness

The body is mostly lean and code-focused, but the final Examples section restates the sandbox-vs-production guidance already covered in the steps, and the Prerequisites/Output sections could be tightened.

2 / 3

Actionability

It provides fully executable JavaScript for client initialization, ENML content, createNote, listNotebooks, and getNote using real API calls and environment variables, making it copy-paste ready.

3 / 3

Workflow Clarity

Four steps are clearly sequenced, the Error Handling table acts as an error-recovery feedback loop, and the Output section defines success criteria; the create-note operation is non-destructive so no in-flow validation checkpoint is required.

3 / 3

Progressive Disclosure

SKILL.md keeps the core flow inline and signals a single one-level-deep reference ("see [Implementation Guide](references/implementation-guide.md)") for the full Python/combined example, and that referenced file exists.

3 / 3

Total

11

/

12

Passed

Description

90%

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 that clearly communicates both purpose and trigger conditions with natural phrasing. Its only weakness is specificity, as it names a single broad action rather than enumerating multiple concrete capabilities.

DimensionReasoningScore

Specificity

The description names the Evernote domain and one concrete action ("Create a minimal working Evernote example") but does not list multiple specific actions, so it falls short of the multi-action anchor.

2 / 3

Completeness

It explicitly states what the skill does ("Create a minimal working Evernote example") and when to use it ("Use when starting a new Evernote integration, testing your setup, or learning basic Evernote API patterns"), answering both what and when.

3 / 3

Trigger Term Quality

It supplies several natural trigger phrases a user would actually say ("evernote hello world", "evernote example", "evernote quick start", "simple evernote code", "create first note"), giving good coverage.

3 / 3

Distinctiveness Conflict Risk

The Evernote-specific scope plus distinctive triggers like "evernote hello world" and "evernote quick start" give it a clear niche unlikely to collide with other 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.