CtrlK
BlogDocsLog inGet started
Tessl Logo

firecrawl-upgrade-migration

Upgrade Firecrawl SDK versions and migrate between API versions (v0 to v1/v2). Use when upgrading the SDK, handling breaking changes between versions, or migrating from the old API to the current v2 API. Trigger with phrases like "upgrade firecrawl", "firecrawl migration", "firecrawl v2", "update firecrawl SDK", "firecrawl breaking changes".

71

Quality

88%

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

77%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 highly actionable with executable code and a well-sequenced workflow including validation and rollback, but it is moderately verbose with redundant boilerplate and keeps all reference material inline rather than progressively disclosing it into separate files.

Suggestions

Extract the breaking-changes checklist, error-handling table, and per-version migration snippets into a separate reference file (e.g. MIGRATION-REFERENCE.md) and link to it from a concise overview, improving progressive disclosure.

Remove the repeated 'set -euo pipefail' header from every step and state the shell convention once at the top of the Instructions section to tighten conciseness.

Consolidate the Version History table and Breaking Changes Checklist, which overlap, into a single source of truth to reduce redundancy.

DimensionReasoningScore

Conciseness

The body is largely lean (tables, before/after code), but repeats boilerplate 'set -euo pipefail' across every step and overlaps the Version History table with the Breaking Changes Checklist, so it could be tightened to earn the top score.

2 / 3

Actionability

Provides fully executable bash commands and complete, copy-paste-ready before/after TypeScript examples for each migration path, matching the highest anchor.

3 / 3

Workflow Clarity

A clear five-step sequence with an explicit validation checkpoint (npm test in Step 4) and a rollback feedback loop in Step 5, satisfying the highest anchor for upgrade/batch operations.

3 / 3

Progressive Disclosure

No bundle files exist, so everything lives inline in one ~175-line document; the API reference, breaking-changes list, and error table could be split into separate reference files with clear navigation rather than kept monolithic.

2 / 3

Total

10

/

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 a strong, well-structured trigger: it names concrete actions, gives explicit 'Use when' guidance plus natural trigger phrases, and is tightly scoped to the Firecrawl SDK niche with consistent third-person voice.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Upgrade Firecrawl SDK versions' and 'migrate between API versions (v0 to v1/v2)' — rather than vague language, matching the highest anchor.

3 / 3

Completeness

Explicitly answers both what the skill does (upgrade/migrate) and when to use it ('Use when upgrading the SDK, handling breaking changes...'), with explicit triggers, satisfying the highest anchor.

3 / 3

Trigger Term Quality

Provides a rich set of natural trigger phrases a user would actually say ('upgrade firecrawl', 'firecrawl migration', 'firecrawl v2', 'update firecrawl SDK', 'firecrawl breaking changes'), giving strong coverage.

3 / 3

Distinctiveness Conflict Risk

Scoped to a specific niche (Firecrawl SDK) with distinct, product-specific triggers, making it unlikely to fire for unrelated 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.