A Chrome extension that saves the agent skills you love. Tap the heart on any skill and it's yours — searchable, one-click installable, always a popup away.
Browsing skills.sh is great until you close the tab and forget the skill you wanted. skills.love drops a heart on every skill so you can save it as you go. Your list lives in a popup you can fuzzy-search, and every skill copies the exact npx skills add … command in one click. No account, nothing tracked — your list stays in your browser.
Add to Chrome from the Chrome Web Store.
npm installnpm run dev— launches a browser with the extension loaded and hot-reloading.
Or build it yourself and load the output manually:
npm run build— outputs to.output/chrome-mv3.- Open
chrome://extensions, enable Developer mode. - Click Load unpacked and select the
.output/chrome-mv3folder.
