This is a bootstrap skill that detects whether the ToolUniverse research skills are installed in your IDE and automatically installs them if they're missing. It checks common skill directories across Cursor, Claude Code, Windsurf, and other AI coding clients, then does a shallow git clone to pull just the skills folder from the ToolUniverse repo. Useful when you're setting up a new environment or when the plugin's 50+ specialized research workflows aren't loading. The detection logic is straightforward, it looks for a canary file and falls back to asking which client you're using if it can't figure it out automatically. A practical utility skill that solves the "why aren't my tools working" problem without manual setup.
npx skills add https://github.com/mims-harvard/tooluniverse --skill tooluniverse-install-skills