Skip to content

add native skill installer and post-install setup flow#77

Merged
developersdigest merged 1 commit intomainfrom
install-sh
Mar 25, 2026
Merged

add native skill installer and post-install setup flow#77
developersdigest merged 1 commit intomainfrom
install-sh

Conversation

@developersdigest
Copy link
Member

  • new skills-native.ts: replicates npx skills add without requiring Node.js — clones repo, copies skills to ~/.agents/skills/, creates relative symlinks to detected agent dirs (claude, cursor, etc.)
  • setup.ts + init.ts: try npx first, fall back to native installer
  • install.sh: after binary installs, prompt to continue with firecrawl init --skip-install for login + skills + integrations

- new skills-native.ts: replicates `npx skills add` without requiring
  Node.js — clones repo, copies skills to ~/.agents/skills/, creates
  relative symlinks to detected agent dirs (claude, cursor, etc.)
- setup.ts + init.ts: try npx first, fall back to native installer
- install.sh: after binary installs, prompt to continue with
  `firecrawl init --skip-install` for login + skills + integrations
@developersdigest developersdigest merged commit 8bb27a5 into main Mar 25, 2026
4 checks passed
@developersdigest developersdigest deleted the install-sh branch March 25, 2026 20:24
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