This one hooks into Supermemory to search through your coding history across sessions and team members. You can scope searches to just your personal work, project-wide implementations, or both in parallel. It's genuinely useful when you need to remember how you tackled something last week or what your team decided about authentication three months ago. The search runs through a Node script that returns timestamped results with relevance scores. The main caveat is you're only as good as what got saved to Supermemory in the first place, but for teams that actually use it, this beats scrolling through chat history or old commits.
npx skills add https://github.com/supermemoryai/claude-supermemory --skill super-search