Skip to content

docs(skills): document --highlights flag in firecrawl-search#166

Open
RichardBray wants to merge 1 commit into
mainfrom
docs/search-highlights-flag
Open

docs(skills): document --highlights flag in firecrawl-search#166
RichardBray wants to merge 1 commit into
mainfrom
docs/search-highlights-flag

Conversation

@RichardBray

@RichardBray RichardBray commented Jul 24, 2026

Copy link
Copy Markdown

Summary

  • firecrawl search --help already exposes --highlights / --no-highlights (added alongside the new relevance-model search excerpts), but the firecrawl-search skill doc never documented them.
  • Adds the flags to the options table and a tip explaining that highlights are on by default and backed by the server-side relevance model described in https://www.firecrawl.dev/blog/introducing-our-most-accurate-search-yet.

Test plan

  • Confirmed via firecrawl search --help on CLI 1.19.27 that both flags exist and match the doc wording.
  • Docs render correctly in skill viewers (markdown table + list only, no other change).

View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

CLI 1.19.27 added these flags for the new relevance-model search
excerpts, but the skill doc never mentioned them.
@RichardBray RichardBray self-assigned this Jul 24, 2026
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