CtrlK
BlogDocsLog inGet started
Tessl Logo

fireflies-upgrade-migration

Handle Fireflies.ai API deprecations and migrate to current query patterns. Use when updating deprecated fields, migrating query patterns, or responding to Fireflies API changelog updates. Trigger with phrases like "upgrade fireflies", "fireflies deprecated", "fireflies migration", "fireflies breaking changes", "fireflies changelog".

67

Quality

82%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

82%Weight 40%Scale 1-5

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

A well-structured, actionable migration guide with executable code, a clear sequenced workflow, and a validation step. Minor gaps are a light duplication of the deprecation list and the absence of an explicit test-failure retry loop.

DimensionReasoningScore

Conciseness

The body is lean with executable examples and no over-explanation of concepts Claude already knows; the only redundancy is the deprecation list appearing both as OLD/NEW pairs and again in the PARAM_MIGRATIONS map. Not a 5 due to that minor duplication.

4 / 5

Actionability

Provides copy-paste ready, fully executable guidance: grep scan commands, curl schema introspection, a TypeScript migration helper, and vitest tests covering common cases. Matches the 5 anchor.

5 / 5

Workflow Clarity

A clear 5-step sequence (scan, update, introspect, test, monitor) includes a validation step (Step 4: test updated queries), satisfying the batch-operation validation requirement. Not a 5 because there is no explicit fail→fix→retry feedback loop, only an error-handling table.

4 / 5

Progressive Disclosure

Content is organized into clear sections (Known Deprecations, Migration Procedure, Error Handling, Resources) with external doc links, and no bundle files are needed. Not a 5 because the deprecation catalog is inlined and could live in a separate reference file for a skill of this length.

4 / 5

Total

17

/

20

Passed

Description

82%Weight 40%Scale 1-5

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

A strong, well-targeted description that explicitly states capabilities, use conditions, and concrete trigger phrases for a narrow Fireflies.ai migration niche. Specificity is the only slightly weaker dimension, as the action list is brief rather than comprehensive.

DimensionReasoningScore

Specificity

Names the Fireflies.ai domain plus two concrete actions ("Handle Fireflies.ai API deprecations and migrate to current query patterns"), but the action list is not comprehensive. Not a 4 because no additional specific actions are enumerated beyond the two.

3 / 5

Completeness

Explicitly answers both what (handle deprecations, migrate query patterns) and when ("Use when updating deprecated fields, migrating query patterns, or responding to Fireflies API changelog updates") with concrete trigger phrases. Clearly matches the 5 anchor.

5 / 5

Trigger Term Quality

Provides natural trigger phrases ("upgrade fireflies", "fireflies deprecated", "fireflies migration", "fireflies breaking changes", "fireflies changelog") with good synonym coverage. Not a 5 because a few natural variations (e.g. "migrate fireflies", "fireflies api update") are absent.

4 / 5

Distinctiveness Conflict Risk

Targets a clear niche (Fireflies.ai API migration) with distinct, product-specific triggers, minimizing conflict with other skills.

5 / 5

Total

17

/

20

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.