diff --git a/sdks/cli.mdx b/sdks/cli.mdx index a974f8d6..3db1a036 100644 --- a/sdks/cli.mdx +++ b/sdks/cli.mdx @@ -25,9 +25,11 @@ import AgentOptions from '/snippets/v2/cli/agent/options.mdx' import BrowserBasic from '/snippets/v2/browser/cli/basic.mdx' import BrowserOptions from '/snippets/v2/browser/cli/options.mdx' +Scrape, crawl, search, and extract web data directly from the terminal. The Firecrawl CLI works standalone or as a skill that AI coding agents like Claude Code, Antigravity, and OpenCode can discover and use automatically. + ## Installation -If you are using any AI agent like Claude Code, you can install the Firecrawl skill below and the agent will be able to set it up for you. +If you are using an AI agent like Claude Code, you can install the Firecrawl skill below and the agent will set it up for you. ```bash npx -y firecrawl-cli@latest init --all --browser