Skip to content

Docs: rewrite the README (parity with Claude plugin, fix inaccuracies)#30

Open
rakshith48 wants to merge 2 commits into
firecrawl:mainfrom
rakshith48:docs/readme-refresh
Open

Docs: rewrite the README (parity with Claude plugin, fix inaccuracies)#30
rakshith48 wants to merge 2 commits into
firecrawl:mainfrom
rakshith48:docs/readme-refresh

Conversation

@rakshith48

Copy link
Copy Markdown

Brings the Cursor plugin README up to parity with the Claude plugin and fixes factual errors.

Changes

  • Corrected install to the supported path today: npx -y firecrawl-cli@latest init --all --browser (installs the skills into .cursor/skills and signs in via browser). The earlier draft used /add-plugin, but Cursor's in-editor plugin install / Marketplace isn't available to users yet.
  • Fixed "What's included" — it claimed a single skills/firecrawl/SKILL.md; the repo actually ships 10 skills.
  • Fixed stale link: github.com/mendableai/firecrawl-clifirecrawl/cli.
  • Added Usage examples, full Capabilities (incl. interact, monitor, parse, download), a command-reference link to docs.firecrawl.dev/cli, a Configuration table, Resources, and Support.

⚠️ Note

No LICENSE file exists in the repo though plugin.json says MIT — worth adding one.

🤖 Generated with Claude Code

rakshith48 and others added 2 commits June 9, 2026 21:35
- Fix stale org links (mendableai/* -> firecrawl/*)
- Replace the partial/drifting CLI command table with a link to the
  canonical docs (docs.firecrawl.dev/cli)
- List the actual shipped capabilities/skills (adds interact, agent,
  monitor, parse, download — previously missing or inaccurate)
- Clarify install: add plugin -> install CLI -> sign in (browser, with
  API-key/env alternatives)
- Add a Configuration table (incl. FIRECRAWL_NO_TELEMETRY opt-out) and
  tidy Resources/Support
- Set license to MIT for consistency with the manifest and sibling plugins

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
/add-plugin and the Cursor plugin Marketplace aren't available to users
yet. The supported install today is the Firecrawl CLI's init, which
installs the skills into Cursor (.cursor/skills) and authenticates:
  npx -y firecrawl-cli@latest init --all --browser

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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