CtrlK
BlogDocsLog inGet started
Tessl Logo

firecrawl-install-auth

Install and configure Firecrawl SDK authentication for web scraping. Use when setting up a new Firecrawl integration, configuring API keys, or initializing Firecrawl in your project. Trigger with phrases like "install firecrawl", "setup firecrawl", "firecrawl auth", "configure firecrawl API key".

73

Quality

92%

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

85%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 content is highly actionable with executable code for both languages, a clear install-to-verify workflow, and a useful error table. Its only weakness is conciseness: the Examples section duplicates the verification snippets already shown in Steps 3-4.

Suggestions

Remove or consolidate the 'Examples' subsections that re-show the dotenv and environment-variable verification snippets, since the same code appears in Steps 3 and 4; reference those steps instead.

Drop the repeated dotenv import line and merge the TypeScript and Python env-var examples into the relevant verify steps to cut token usage.

Consider trimming the opening line 'Firecrawl turns any website into LLM-ready markdown or structured data' if not needed for the install/auth task.

DimensionReasoningScore

Conciseness

The body is mostly efficient and avoids explaining concepts Claude already knows, but the 'Examples' section repeats the Step 3/4 verify snippets nearly verbatim (dotenv and env-var variants) and the dotenv import is shown twice, so it could be tightened.

2 / 3

Actionability

Provides fully executable install commands and runnable TypeScript/Python verification code, plus a concrete error-cause-solution table and a copy-paste .gitignore guard, all instruction-ready.

3 / 3

Workflow Clarity

Steps 1-5 are clearly sequenced with an explicit 'Verify Connection' checkpoint that branches on success/error; the error-handling table supplies recovery guidance, and the task is non-destructive so a full fix-retry loop is not required.

3 / 3

Progressive Disclosure

A single well-organized file with clear sections (Overview, Prerequisites, Instructions, Output, Error Handling, Examples, Resources, Next Steps) and one-level external links; no bundle files are present so the inline structure is appropriate.

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 specific, complete, and distinct: it states concrete capabilities, gives explicit 'Use when' guidance with natural trigger phrases, and is narrowly scoped to Firecrawl setup. It hits the top anchor on every dimension.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ('Install and configure Firecrawl SDK authentication', 'setting up a new Firecrawl integration, configuring API keys, or initializing Firecrawl'), matching the top anchor; third-person voice avoids the penalty.

3 / 3

Completeness

Clearly answers both what ('Install and configure Firecrawl SDK authentication for web scraping') and when via an explicit 'Use when' clause plus trigger phrases, satisfying the top anchor.

3 / 3

Trigger Term Quality

Natural trigger phrases users would say are explicitly listed ('install firecrawl', 'setup firecrawl', 'firecrawl auth', 'configure firecrawl API key'), giving good coverage rather than jargon.

3 / 3

Distinctiveness Conflict Risk

Scoped specifically to Firecrawl install/auth with distinct 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.