Skip to content

Releases: GDWhisper/fork-it.skill

fork-it v3.0.1 - interactive installer

Choose a tag to compare

@GDWhisper GDWhisper released this 10 Jul 08:09

What's new in 3.0.1

  • Interactive installer. npx @gdwhisper/fork-it now detects which of the 9 supported agent config directories already exist on your machine and lets you choose which ones to install into — instead of blindly installing into all of them. Non-interactive flags (--all, --agents, --yes, --project, --dry-run) are still available for scripts and CI.

3.0.1 更新内容

  • 交互式安装器。 运行 npx @gdwhisper/fork-it 现在会先检测你本机已有的 9 个受支持 agent 配置目录,让你自行选择要安装到哪些目录,而不是无脑全部安装。脚本与 CI 仍可使用非交互参数(--all--agents--yes--project--dry-run)。

fork-it v3.0.0

Choose a tag to compare

@GDWhisper GDWhisper released this 10 Jul 06:37

fork-it v3.0.0

What's Changed / 主要改动

Name / 名称

  • Unified naming to fork-it (kebab-case); repository renamed from Fork-It.skill to fork-it.skill.

Single Language-Neutral Skill / 单一语言无关技能

  • Merged the English and Chinese skills into a single fork-it/. Output language is now decided by the host LLM at presentation time - no more bilingual maintenance.

Multi-Agent Support / 多智能体支持

  • One-command install into 9 mainstream AI coding agents: .agents (OpenClaw), .codex, .cursor, .claude, .opencode, .trae, .pi, .qoder, .codebuddy.

One-Line Installer / 一行命令安装

  • Added a cross-platform installer available as npx @gdwhisper/fork-it, with --all / --project / --list / --dry-run options.

Better Search Defaults / 更合理的搜索默认

  • minStars default 100 -> 0 and updatedWithin default 365 -> 0, so more candidate repos are returned by default.

License / 许可证

  • Added MIT LICENSE (Copyright GDWhisper).

Fork-It v2.0.0 — Find it. Fork it. Make it yours.

Choose a tag to compare

@GDWhisper GDWhisper released this 14 May 07:31

Fork-It v2.0.0

Rebrand from NoReinventWheel. Complete philosophy shift.

What's New

  • New name: Fork-It (was NoReinventWheel)
  • New philosophy: "Find it. Fork it. Make it yours."
    Instead of telling developers to stop reinventing the wheel, Fork-It
    helps them find existing projects to fork as a running start, then
    inject their own ideas — no PRs, no waiting, no gatekeepers.
  • Invoke: /fork-it (was /no-reinvent-wheel)
  • Chinese and English versions both updated

Packages

  • Fork-It_zh.skill — Chinese version
  • Fork-It_en.skill — English version

NoReinventWheel v1.0.1

Choose a tag to compare

@GDWhisper GDWhisper released this 19 Apr 01:26

What's New

  • Add invoke: /no-reinvent-wheel to SKILL.md frontmatter for slash command support

Files

  • NoReinventWheel_zh.skill - Chinese version
  • NoReinventWheel_en.skill - English version

v1.0.0

Choose a tag to compare

@GDWhisper GDWhisper released this 18 Apr 15:42

Initial release of NoReinventWheel.skill