Skip to content

feat(skills): add firecrawl web scraping skill#484

Open
leonardogrig wants to merge 1 commit intodifferent-ai:devfrom
firecrawl:feat/firecrawl-skill
Open

feat(skills): add firecrawl web scraping skill#484
leonardogrig wants to merge 1 commit intodifferent-ai:devfrom
firecrawl:feat/firecrawl-skill

Conversation

@leonardogrig
Copy link

What

  • Add Firecrawl CLI skill at .opencode/skills/firecrawl/
  • Includes SKILL.md (full CLI reference) and rules/install.md (installation & auth handling)

Why

  • Firecrawl provides web scraping, searching, and crawling with clean LLM-optimized markdown output
  • Handles JavaScript rendering, bypasses common blocks, and returns structured data
  • Supports search (web, images, news), single-page scrape, and full site URL mapping
  • Designed for agent workflows with parallel execution, file-based output, and auth error recovery

Testing

  • Skill follows the repo's name + description frontmatter convention
  • Directory structure matches existing skills (e.g., cargo-lock-manager also uses subdirectories)
  • Install via npm install -g firecrawl-cli, authenticate via firecrawl login --browser

Add Firecrawl CLI skill for web scraping, searching, and crawling
with LLM-optimized markdown output.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Feb 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
openwork-software Ready Ready Preview, Comment Feb 6, 2026 8:28pm

@github-actions
Copy link
Contributor

github-actions bot commented Feb 6, 2026

The following comment was made by an LLM, it may be inaccurate:

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