CtrlK
BlogDocsLog inGet started
Tessl Logo

evernote-cost-tuning

Optimize Evernote integration costs and resource usage. Use when managing API quotas, reducing storage usage, or optimizing upload limits. Trigger with phrases like "evernote cost", "evernote quota", "evernote limits", "evernote upload".

Install with Tessl CLI

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

73

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

Evaluation results

96%

11%

Evernote Note Creation Service

Quota-aware note creation

Criteria
Without context
With context

Reads uploadLimit field

100%

100%

Reads uploaded field

55%

100%

Reads uploadLimitEnd field

100%

100%

Error includes bytes needed

100%

100%

Error includes bytes remaining

100%

100%

Error includes days until reset

42%

100%

ENML XML declaration

100%

100%

ENML DOCTYPE

100%

100%

ENML en-note wrapper

100%

100%

MD5 hash algorithm

100%

100%

Uses evernote package

0%

25%

Quota check before create

100%

100%

Batch sort smallest first

100%

100%

Batch quota stop with warning

66%

88%

Without context: $1.1399 · 4m 34s · 45 turns · 46 in / 16,851 out tokens

With context: $0.9586 · 3m 29s · 33 turns · 387 in / 13,174 out tokens

100%

44%

Image Pre-Processing Module for Cloud Note Storage

Image optimization for upload

Criteria
Without context
With context

Uses sharp package

100%

100%

Default max width 1920

0%

100%

Default max height 1080

0%

100%

JPEG quality 80

100%

100%

PNG compression level 9

0%

100%

Resize fit inside

100%

100%

withoutEnlargement true

100%

100%

500KB image threshold

0%

100%

10MB file size threshold

0%

100%

Format detection by extension

100%

100%

Returns size statistics

100%

100%

Without context: $0.4727 · 1m 48s · 25 turns · 25 in / 6,763 out tokens

With context: $0.8705 · 3m 27s · 34 turns · 295 in / 11,306 out tokens

91%

60%

Evernote Storage Audit and Alert System

Storage audit and quota alerts

Criteria
Without context
With context

NoteSortOrder.SIZE descending

0%

100%

includeContentLength in spec

0%

100%

Large note threshold 5MB

0%

100%

Stale note threshold 365 days

100%

100%

Warning threshold 70%

0%

100%

Critical threshold 90%

100%

100%

Tier mapping privilege 1

0%

50%

Tier mapping privilege 2

0%

50%

Tier mapping privilege 5

0%

50%

Upgrade recommendation at 80%

0%

100%

Report large notes section

57%

100%

Report notebook storage section

100%

100%

Without context: $0.6110 · 2m 28s · 27 turns · 28 in / 10,094 out tokens

With context: $1.0691 · 3m 36s · 37 turns · 35 in / 14,560 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.