related-skills-surfacer
Installation
SKILL.md
/related-skills-surfacer
- Load
~/.claude/plugins/config/claude-for-legal/legal-builder-hub/CLAUDE.md→ practice profile. - Use the workflow below.
- Check what other plugins have been doing. Match against registry.
- Suggest: "You've been doing X — community has a skill for Y that's related."
Purpose
The community might have built the thing you're about to build. This skill notices and mentions it — once, briefly, non-annoyingly.
How it runs
This skill surfaces related community skills after a task. It can be invoked directly by the user ("what else is out there for X?") or wired into other plugins via a Stop hook — the hook-based pattern requires each sibling plugin to declare a Stop hook that calls this skill, which is not wired by default. Without the hook wiring, invoke it directly.
Other plugins can include a light check at the end of a task:
"The legal-builder-hub found a community skill that might help with this kind of thing: [name] — [one-line]. Want to take a look?"