CtrlK
BlogDocsLog inGet started
Tessl Logo

firecrawl-deploy-integration

Deploy Firecrawl integrations to Vercel, Cloud Run, and Docker platforms. Use when deploying Firecrawl-powered applications to production, configuring platform-specific secrets, or setting up self-hosted Firecrawl. Trigger with phrases like "deploy firecrawl", "firecrawl Vercel", "firecrawl production deploy", "firecrawl Cloud Run", "firecrawl Docker".

72

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

80%

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

The content is highly actionable and token-efficient, with copy-paste-ready deployment artifacts across all three platforms. It is held back by missing validate/retry feedback loops in the workflow and a monolithic structure with a dangling cross-reference.

Suggestions

Add explicit validation checkpoints and retry loops after each deploy step (e.g., verify the deployment is live, and on failure diagnose via the error table before retrying) to lift workflow clarity.

Split the larger code blocks (docker-compose, webhook handler) into referenced bundle files under references/ and link to them, so SKILL.md stays an overview.

Resolve the dangling `firecrawl-webhooks-events` reference — either create that bundle file or remove/replace the pointer with a real, clearly signaled reference.

DimensionReasoningScore

Conciseness

The body is lean and almost entirely executable code, config, and a compact error table, with no padding explaining what Firecrawl or the platforms are — every token earns its place.

3 / 3

Actionability

Provides complete, copy-paste-ready artifacts: a Next.js scrape route, docker-compose.yml, gcloud deploy commands, a webhook handler, and a health check — all executable rather than pseudocode.

3 / 3

Workflow Clarity

Steps 1–6 are clearly sequenced and include a health-check verification, but there are no explicit validate→fix→retry feedback loops integrated into the deploy steps for error recovery, which the anchor for 3 requires.

2 / 3

Progressive Disclosure

Sections are well-organized, but all content is inline and monolithic with no bundle files; the "Next Steps" pointer to `firecrawl-webhooks-events` references a non-existent file, so navigation is not clearly signaled against an actual bundle structure.

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-crafted: it states concrete capabilities, gives explicit 'Use when' trigger guidance with natural keyword phrases, and occupies a distinct niche. Voice is correctly third person.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "Deploy Firecrawl integrations to Vercel, Cloud Run, and Docker platforms", "configuring platform-specific secrets", "setting up self-hosted Firecrawl" — matching the anchor for multiple specific concrete actions.

3 / 3

Completeness

Explicitly answers both what (deploy Firecrawl integrations to named platforms) and when ("Use when deploying Firecrawl-powered applications to production, configuring platform-specific secrets, or setting up self-hosted Firecrawl").

3 / 3

Trigger Term Quality

Provides natural trigger phrases users would say — "deploy firecrawl", "firecrawl Vercel", "firecrawl production deploy", "firecrawl Cloud Run", "firecrawl Docker" — with good coverage of common variations.

3 / 3

Distinctiveness Conflict Risk

The Firecrawl-deployment niche is narrow with distinct platform-specific triggers, making conflict with other skills unlikely.

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.