bundler-skills 0.5.0
A gem that discovers skills/ directories bundled in your dependency gems and symlinks them into your project's agent skill directories (.claude/skills, .agents/skills) on bundle install, via a RubyGems post_install hook. The Ruby/Bundler counterpart of antfu/skills-npm.