CtrlK
BlogDocsLog inGet started
Tessl Logo

evernote-ci-integration

Configure CI/CD pipelines for Evernote integrations. Use when setting up automated testing, continuous integration, or deployment pipelines for Evernote projects. Trigger with phrases like "evernote ci", "evernote github actions", "evernote pipeline", "automate evernote tests".

74

Quality

93%

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

87%Weight 40%Scale 1-3

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

The body is well-structured, executable, and uses progressive disclosure effectively via a single real reference file. Its main gap is workflow clarity: the sequenced steps lack an explicit validation checkpoint despite the error-handling table.

Suggestions

Add an explicit validation step to the workflow sequence, e.g., after creating the workflow run `act` or trigger a PR to confirm the job executes and the mock unit tests pass before moving on.

In Step 3, include a short concrete test snippet or the npm command to run unit vs. integration suites rather than only describing them in prose.

Note the SDK-version dependency for MockNoteStore and add a checkpoint to re-validate the mock against the real API surface when the Evernote SDK is upgraded (ties into the 'Mock drift' error row).

DimensionReasoningScore

Conciseness

The body is lean — it jumps straight into a workflow YAML and a MockNoteStore class without explaining what Evernote or CI is, and every section earns its place.

3 / 3

Actionability

It provides fully executable, copy-paste-ready code: a complete GitHub Actions workflow and a working MockNoteStore class, plus concrete secret names and npm script names.

3 / 3

Workflow Clarity

Steps are clearly numbered (workflow → mock → tests → secrets) and an error-handling table gives recovery guidance, but there is no explicit validation/checkpoint step (e.g., verify the workflow runs, confirm the mock matches the SDK) within the sequence.

2 / 3

Progressive Disclosure

The body is an overview with a single, clearly signaled one-level-deep reference to references/implementation-guide.md (verified to exist), with detailed implementation appropriately split out.

3 / 3

Total

11

/

12

Passed

Description

100%Weight 40%Scale 1-3

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is concise, third-person, and explicitly pairs capabilities with natural trigger phrases scoped to Evernote CI/CD. It cleanly satisfies the what/when requirement and is highly distinguishable from generic pipeline skills.

DimensionReasoningScore

Specificity

"Configure CI/CD pipelines for Evernote integrations" and "setting up automated testing, continuous integration, or deployment pipelines" list multiple concrete actions within a defined domain rather than vague language.

3 / 3

Completeness

It answers both "what" (configure CI/CD pipelines for Evernote integrations) and "when" via an explicit "Use when..." clause with concrete triggers, so neither side is missing or only implied.

3 / 3

Trigger Term Quality

Explicit natural phrases a user would say — "evernote ci", "evernote github actions", "evernote pipeline", "automate evernote tests" — give good coverage of common variations.

3 / 3

Distinctiveness Conflict Risk

Every action and trigger is Evernote-qualified ("evernote ci", "Evernote integrations"), carving a clear niche unlikely to fire for generic CI/CD skills.

3 / 3

Total

12

/

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.