CtrlK
BlogDocsLog inGet started
Tessl Logo

evernote-common-errors

Diagnose and fix common Evernote API errors. Use when encountering Evernote API exceptions, debugging failures, or troubleshooting integration issues. Trigger with phrases like "evernote error", "evernote exception", "fix evernote issue", "debug evernote", "evernote troubleshooting".

Install with Tessl CLI

npx tessl i github:jeremylongshore/claude-code-plugins-plus-skills --skill evernote-common-errors
What are skills?

80

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

Evaluation results

93%

Evernote Note Content Validator

ENML content validation

Criteria
Without context
With context

XML declaration check

100%

100%

DOCTYPE check

100%

100%

en-note root check

100%

100%

Forbidden script element

100%

100%

Forbidden form element

100%

100%

Forbidden iframe/object/embed

100%

100%

Forbidden input/button elements

100%

100%

Forbidden class/id attributes

100%

100%

Forbidden event handlers

100%

100%

Returns errors array

100%

100%

Self-closing tag guidance

0%

0%

All 8 forbidden elements covered

100%

100%

Without context: $0.3039 · 1m 28s · 14 turns · 15 in / 5,545 out tokens

With context: $0.5182 · 1m 32s · 25 turns · 285 in / 4,787 out tokens

100%

19%

Resilient Evernote API Wrapper

Rate limit and maintenance retry

Criteria
Without context
With context

Rate limit error code check

100%

100%

rateLimitDuration property used

100%

100%

Max retries parameter

50%

100%

Maintenance error detection

100%

100%

Progressive delay schedule

0%

100%

Non-retryable errors re-thrown

100%

100%

Exhaustion error thrown

100%

100%

Sleep/delay helper

100%

100%

Functions are exported or usable

100%

100%

Separate retry functions

100%

100%

Without context: $0.2362 · 1m 18s · 12 turns · 15 in / 4,060 out tokens

With context: $0.3573 · 1m 27s · 18 turns · 278 in / 3,926 out tokens

88%

42%

Evernote Integration Utility Library

Error classification and auth/quota handling

Criteria
Without context
With context

UserException detection

25%

100%

SystemException detection

25%

100%

NotFoundException detection

87%

100%

Recoverable codes only 4 and 5

0%

66%

Token check via getUser

0%

100%

Token invalid on errorCode 4

0%

100%

edam_expires field

100%

100%

Quota via user.accounting

100%

100%

Quota fields: uploadLimit and uploaded

50%

100%

Note GUID not found check

12%

0%

Notebook pre-creation check

100%

100%

Without context: $0.3190 · 1m 39s · 14 turns · 15 in / 6,121 out tokens

With context: $0.4105 · 1m 33s · 18 turns · 17 in / 5,045 out tokens

Evaluated
Agent
Claude Code

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.