Import firecrawl skills from firecrawl/skills - #1673
Open
7649129-hue wants to merge 1 commit into
Open
Conversation
Copies all 31 skills from the Firecrawl agent-skills catalog (ISC licensed), flattened into top-level directories to match this repo's layout: - build (5): firecrawl-build, -build-interact, -build-onboarding, -build-scrape, -build-search - core (12): firecrawl, firecrawl-agent, -crawl, -developer-index, -download, -interact, -map, -monitor, -parse, -research-index, -scrape, -search - workflows (16): firecrawl-company-directories, -competitive-intel, -dashboard-reporting, -deep-research, -demo-walkthrough, -knowledge-base, -knowledge-ingest, -lead-gen, -lead-research, -market-research, -qa, -research-papers, -seo-audit, -shop, -website-design-clone, -workflows Each skill carries the ISC LICENSE.txt and a source field in its SKILL.md frontmatter pointing back to firecrawl/skills. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Copies all 31 skills from the Firecrawl agent-skills catalog (https://github.com/firecrawl/skills, ISC licensed), flattened into top-level directories: 5 build skills (integrating the Firecrawl API into product code), 12 core skills (scrape/crawl/search/map/parse/agent/etc.), and 16 workflow skills (lead-gen, market-research, SEO audit, deep research, etc.). Each carries an ISC LICENSE.txt and a source field in its SKILL.md pointing back to the catalog repo.