Install
openclaw skills install @gdwhisper/fork-itBefore the user starts coding a new project idea, search GitHub for an existing repo to fork as a starting point. Skip for debugging, learning, or a specific algorithm/function.
openclaw skills install @gdwhisper/fork-itMethod: search GitHub before building from scratch, fork the closest match, then make it yours.
Reply in the user's language. Script output is language-neutral (English repo data); translate names, descriptions, and your commentary when presenting.
/fork-it.node scripts/github-search.mjs "keywords" --language js --min-stars 50 --limit 5
node scripts/repo-detail.mjs "owner/repo"
stars as 12.3k, pushed_days_ago as "3 days ago". Full JSON shape and all flags: references/schema.md.GITHUB_TOKEN. Set it if searches start failing.