I built a CLI that scans your project and auto-installs matching skills for Claude Code
Hey r/ClaudeAI — I built a small tool to fix something that bugged me: every time I start a new project, picking the right skills from skills.sh is manual and slow. skillgrab does this: Scans `package.json`, `requirements.txt`, `pubspec.ya…