Skip to content

What is the optimal way to install required Firecrawl skills? There are three repositories to choose from and two claude plugins. I'm trying to keep my plugins and skills lean. #21

Description

@futuremotiondev

There are three repositories to choose from:

https://github.com/firecrawl/cli
https://github.com/firecrawl/skills
https://github.com/firecrawl/firecrawl-claude-plugin

I ran the following first:

npx -y firecrawl-cli@latest init --all --browser
firecrawl setup skills --agent claude-code

This installed the CLI, authenticated it, and then dropped agent skills in ~/.claude/skills.

BUT - then there are the two plugins in the below repos:

So I guess my questions are:

  • Should I just install the two claude marketplaces/plugins instead of the manual first approach and be done with it?

  • Or should I additionally install the CLI manually with npx -y firecrawl-cli@latest init --all --browser?

  • Should I also then run firecrawl setup skills --agent claude-code to drop skills in my ~/.claude/skills directory, or do the plugin installs already install these skills in plugin format?

  • Then there is this third party skill: https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/main/plugins/saas-packs/firecrawl-pack - It looks pretty comprehensive but I'm wondering if it will compliment the official skills or just add an additional layer of complexity that isn't needed?

There are also a million other firecrawl skills on skills.sh.

I'm just overwhelmed. If you can guide me with an optimal skill/plugin setup pathway it would be greatly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions