Skip to content

v2.3.0

Choose a tag to compare

@rfxlamia rfxlamia released this 15 Mar 04:26
· 62 commits to main since this release

What's New

Multi-Tool Installer Support

The SkillKit installer now supports OpenCode, Codex, and GitHub Copilot alongside Claude Code. Install skills to multiple tools in a single run.

Tool paths:

  • Claude Code: ~/.claude/skills/ (user) or ./.claude/skills/ (project)
  • OpenCode: ~/.config/opencode/skills/skillkit/ (user) or ./.opencode/skills/ (project)
  • Codex: ~/.agents/skills/skillkit/ (always user scope)
  • GitHub Copilot: ~/.copilot/skills/ (shared agents dir with Claude Code, deduped)

Other Changes

  • skillkit skill appears first in the manual picker list
  • Everything label shows dynamic skill/agent counts
  • 11 new tests (28 total in installer)

Removed

  • releasing-skillkit skill removed from the distributed skill set

Install / Upgrade

npx @rfxlamia/skillkit