CtrlK
BlogDocsLog inGet started
Tessl Logo

firecrawl-hello-world

Create a minimal working Firecrawl example that scrapes a page to markdown. Use when starting a new Firecrawl integration, testing your setup, or learning the scrape/crawl/map/extract API surface. Trigger with phrases like "firecrawl hello world", "firecrawl example", "firecrawl quick start", "simple firecrawl code".

71

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Content

77%

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, copy-paste code and a clear step sequence plus solid error recovery guidance. It is let down by mild redundancy (an Output section restating code results and extra examples beyond the promised "minimal" scope) and a monolithic inline structure with no progressive disclosure into reference files.

Suggestions

Remove or trim the Output section — its bullets restate results already visible in each code snippet — to tighten token efficiency.

Split the Python and Batch Scrape examples (and optionally the full error table) into references/ files linked from a short Examples section, so SKILL.md stays a lean overview with one-level-deep navigation.

If keeping all examples inline, drop the "minimal/hello world" framing in the description to match the broader scrape/crawl/map/extract scope the body actually covers.

DimensionReasoningScore

Conciseness

The skill labels itself a "minimal" / "hello world" example yet ships six code examples plus an Output section that restates what each snippet already prints; mostly efficient, but the redundant Output bullets and inline Python/batch extras keep it short of the lean every-token-earns-its-place anchor at 3.

2 / 3

Actionability

Every step gives complete, copy-paste-ready TypeScript (and a Python variant) with prerequisites (npm install, FIRECRAWL_API_KEY) and a concrete error-handling table, matching the fully-executable anchor.

3 / 3

Workflow Clarity

Steps 1-4 are clearly sequenced as standalone read-only API calls, and the Error Handling table provides recovery guidance; for a simple read-only example skill the actions are unambiguous, so the missing validation checkpoint is not a cap here.

3 / 3

Progressive Disclosure

No bundle files exist and the entire ~130-line body is inline with no one-level-deep references; the advanced Python/batch/extract examples that could be split out are inline, fitting the structure-present-but-content-should-be-separate anchor at 2 rather than the split-with-references anchor at 3.

2 / 3

Total

10

/

12

Passed

Description

100%

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 well-constructed: it states concrete capabilities, provides explicit "Use when" trigger guidance, lists natural keyword phrases, and is tightly scoped to a distinct Firecrawl niche. Voice is third person throughout, with no fluff or over-claims.

DimensionReasoningScore

Specificity

The description names concrete actions spanning Firecrawl's full API surface, referencing "scrapes a page to markdown" plus the "scrape/crawl/map/extract API surface," matching the multiple-concrete-actions anchor rather than the single-domain anchor at 2.

3 / 3

Completeness

It answers both what ("Create a minimal working Firecrawl example that scrapes a page to markdown") and when via an explicit "Use when starting a new Firecrawl integration, testing your setup, or learning..." clause, satisfying the both-what-and-when anchor.

3 / 3

Trigger Term Quality

It lists natural phrases a user would actually say — "firecrawl hello world", "firecrawl example", "firecrawl quick start", "simple firecrawl code" — giving good coverage of common variations rather than jargon.

3 / 3

Distinctiveness Conflict Risk

Firecrawl is a specific SaaS with a clear niche and distinct, brand-qualified triggers, making it unlikely to fire for unrelated skills; it avoids the generic overlap seen at lower anchors.

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.