CtrlK
BlogDocsLog inGet started
Tessl Logo

evernote-core-workflow-b

Execute Evernote secondary workflow: Search and Retrieval. Use when implementing search features, finding notes, filtering content, or building search interfaces. Trigger with phrases like "search evernote", "find evernote notes", "evernote search", "query evernote".

Install with Tessl CLI

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

82

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

Evaluation results

95%

31%

Evernote Search Query Builder

QueryBuilder search grammar

Criteria
Without context
With context

Correct package

0%

0%

QueryBuilder file location

100%

100%

Chainable methods return this

100%

100%

notebook: grammar

100%

100%

tag and -tag grammar

100%

100%

intitle: grammar

100%

100%

todo: grammar

100%

100%

resource: grammar

0%

100%

Relative date helpers

0%

100%

Date formatting

60%

100%

any: OR-mode prefix

100%

100%

reset() clears state

0%

100%

Without context: $0.2558 · 1m 17s · 17 turns · 17 in / 4,404 out tokens

With context: $0.6048 · 1m 58s · 28 turns · 27 in / 6,551 out tokens

100%

44%

Evernote Search Service

SearchService pagination and filtering

Criteria
Without context
With context

SearchService file location

100%

100%

Constructor accepts noteStore

100%

100%

NoteFilter usage

0%

100%

NotesMetadataResultSpec usage

0%

100%

findNotesMetadata call signature

100%

100%

Default sort order

0%

100%

Default maxResults

100%

100%

hasMore calculation

55%

100%

Result shape

42%

100%

Async generator pagination

60%

100%

Pagination offset tracking

90%

100%

getAllMatching uses generator

57%

100%

evernote package imported

0%

100%

Without context: $0.5300 · 2m 33s · 23 turns · 23 in / 8,989 out tokens

With context: $0.6801 · 2m 18s · 27 turns · 25 in / 9,068 out tokens

100%

84%

Evernote Note Discovery and Enrichment Module

Related notes and result enrichment

Criteria
Without context
With context

RelatedQuery by noteGuid

0%

100%

RelatedResultSpec params

0%

100%

findRelated API call

0%

100%

RelatedQuery by plainText

0%

100%

findRelated text maxNotes

42%

100%

Related result null guards

100%

100%

getNote argument order

0%

100%

Notebook cache

0%

100%

Tag cache

0%

100%

Timestamp conversion

0%

100%

Tag name resolution

50%

100%

evernote package used

25%

100%

Without context: $0.5140 · 2m 7s · 27 turns · 68 in / 8,183 out tokens

With context: $0.6934 · 2m 18s · 29 turns · 171 in / 9,164 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.