Skip to content

docs(skills): warn before scraped search#122

Open
hmishra2250 wants to merge 1 commit into
firecrawl:mainfrom
hmishra2250:fix/search-skill-cost-warning
Open

docs(skills): warn before scraped search#122
hmishra2250 wants to merge 1 commit into
firecrawl:mainfrom
hmishra2250:fix/search-skill-cost-warning

Conversation

@hmishra2250
Copy link
Copy Markdown

Summary

  • make plain firecrawl search the default example in the search skills
  • move --scrape to an advanced/full-content example with a small limit
  • add an explicit warning that --scrape adds scrape credits per result

Why

The AX credit research found agents copying the skill quick start into firecrawl search --scrape --limit 6, turning low-cost searches into hundreds of credits because each result page is scraped inline. This keeps the useful full-content mode documented, but stops presenting it as the default path.

Validation

  • git diff --check
  • pre-commit lint-staged ran prettier --write on the edited markdown files

Evidence refs from local lab: F101 / E160 / E161.

Search skills framed --scrape as the efficient quick-start path even though it adds scrape credits per result. Put plain search first and label inline scraping as advanced so agents do not accidentally burn large credit volumes.

Constraint: End-of-trial AX evidence showed Codex copied the skill example into costly default behavior.
Rejected: Removing --scrape examples entirely | Full-content search remains useful when the user needs every result scraped.
Confidence: high
Scope-risk: narrow
Directive: Keep cost-sensitive flags near explicit credit warnings in agent-facing skills.
Tested: git diff --check; grep confirmed removed misleading "saves credits" wording from edited skills.
Not-tested: No runtime CLI invocation; markdown-only skill guidance change.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant