Commit Graph

7 Commits

Author SHA1 Message Date
Leonardo Grigorio 029ee9877e Update plugin.json 2026-04-01 20:58:17 -03:00
Leonardo Grigorio e82df472e2 docs: prioritize stdout and minimize tool calls
Bump plugin version to 1.0.7 and overhaul the firecrawl CLI skill docs to emphasize minimizing tool calls. Add a new “Core Principle: Minimize Tool Calls” section recommending default stdout output (no -o) and show good/bad examples; introduce a Quick research workflow that recommends using search --scrape for one-call results; clarify when to use -o (large outputs, persistence, batch jobs) and update numerous command examples accordingly. Also reorganize guidance for reading saved files (use grep/incremental reads for large files), recommend --scrape for most searches, and clean up various sample commands and file-naming suggestions.
2026-02-18 19:22:54 -03:00
Leonardo Grigorio 0a39858edd Update plugin.json 2026-02-18 00:07:45 -03:00
Leonardo Grigorio 639a6b0d4a Bump plugin version and update CLI docs
Bump firecrawl plugin version to 1.0.5 and expand the firecrawl-cli documentation. Clarifies that `search --scrape` already retrieves full page content (so avoid redundant scraping), adds a research-task example, warns against re-scraping URLs or using `--html` to re-extract metadata, and emphasizes reading existing scraped files before fetching more data. Changes in .claude-plugin/plugin.json and skills/firecrawl-cli/SKILL.md.
2026-02-17 22:22:07 -03:00
Leonardo Grigorio 07493d65b1 Update plugin.json 2026-02-17 18:39:27 -03:00
Leonardo Grigorio fc6d6cfa91 Add auto-sync workflow for claude plugin repo
- Add sync-plugin.yml workflow that triggers on changes to skills/ or
  .claude-plugin/ on main, copies files to firecrawl-claude-plugin,
  bumps the patch version, and opens a PR
- Update plugin.json version to 1.0.3 to match the plugin repo
2026-02-17 18:22:54 -03:00
Developers Digest 0e71700b0d add claude plugin 2026-01-30 18:05:30 -08:00