Run this once when you first add groove to a repo. It wires up the task backend (beans by default), creates memory directories, pulls in three companion skills (find-skills, agent-browser, pdf-to-markdown), and symlinks all groove skills into .claude/skills and .cursor/skills so they resolve in both editors. It also scaffolds hook files for session start and end automation. The dependencies run in order, and it won't claim success unless the companions and symlinks are actually in place. If you're already using groove, this is the command that makes sure your editor can see the rest of the toolkit. You shouldn't need to run it more than once unless something breaks.
npx skills add https://github.com/andreadellacorte/groove --skill groove-admin-install