CtrlK
BlogDocsLog inGet started
Tessl Logo

evernote-core-workflow-a

Execute Evernote primary workflow: Note Creation and Management. Use when creating notes, organizing content, managing notebooks, or implementing note-taking features. Trigger with phrases like "create evernote note", "evernote note workflow", "manage evernote notes", "evernote content".

Install with Tessl CLI

npx tessl i github:jeremylongshore/claude-code-plugins-plus-skills --skill evernote-core-workflow-a
What are skills?

83

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

Evaluation results

94%

24%

Evernote Content Formatting Module

ENML content formatting utilities

Criteria
Without context
With context

ENML XML declaration

100%

100%

ENML DOCTYPE

100%

100%

en-note wrapper

100%

100%

Title max length

0%

100%

Title newline removal

0%

100%

Text HTML escaping

100%

100%

Text newline to br

100%

100%

HTML sanitization - element removal

50%

100%

HTML sanitization - attribute removal

50%

100%

en-todo syntax

100%

100%

Text extraction entity decode

100%

100%

Uncompleted todo detection

100%

100%

evernote package import

0%

0%

Without context: $0.5018 · 2m 33s · 19 turns · 19 in / 9,408 out tokens

With context: $0.5335 · 1m 45s · 25 turns · 290 in / 6,093 out tokens

100%

35%

Evernote Note Operations Service

NoteService retrieval and update operations

Criteria
Without context
With context

getNote content params

30%

100%

getNoteWithResources params

30%

100%

getNoteMetadata params

30%

100%

Update uses metadata fetch

60%

100%

Append uses full fetch

100%

100%

Append hr separator

0%

100%

Tag deduplication via Set

100%

100%

tagNames not tagGuids

100%

100%

toggleTodo uses full fetch

100%

100%

README design rationale

100%

100%

evernote package used

100%

100%

Without context: $0.5470 · 3m 6s · 23 turns · 24 in / 9,228 out tokens

With context: $0.7840 · 3m 34s · 28 turns · 27 in / 11,779 out tokens

98%

-2%

Evernote Notebook Organization Service

NotebookService organization and stack management

Criteria
Without context
With context

NotebookService class

100%

100%

Separate service file

100%

66%

Case-insensitive name match

100%

100%

ensureNotebook find-or-create

100%

100%

Stack assignment on create

100%

100%

ensureNotebook passes stack

100%

100%

Evernote.Types.Notebook

100%

100%

No Stack fallback label

100%

100%

Client sandbox mode

100%

100%

getNoteStore usage

100%

100%

evernote package import

100%

100%

DESIGN.md mentions edge cases

100%

100%

Without context: $0.3583 · 2m 6s · 21 turns · 20 in / 5,866 out tokens

With context: $0.7710 · 2m 26s · 36 turns · 34 in / 9,041 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.