related-skills-surfacer

Match completed legal tasks against a community skill registry and output an install command.

9.1k|1.8k|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/anthropics/claude-for-legal --skill related-skills-surfacer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: related-skills-surfacer
Source: https://github.com/anthropics/claude-for-legal/tree/main/legal-builder-hub/skills/related-skills-surfacer
Command: npx skills add https://github.com/anthropics/claude-for-legal --skill related-skills-surfacer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It helps you discover relevant community skills after you finish a legal-work task, reducing the time spent searching for existing best-in-class solutions.

Core Features & Use Cases

  • Relevant-skill discovery from community activity: Compares your just-completed task against a registry of community skills using keyword overlap and practice-profile fit.
  • Non-intrusive surfacing with strong relevance filtering: Shows at most one strong match and stays silent when matches are weak to avoid noise.
  • Direct or passive invocation: Can be triggered by user prompts like “is there a community skill for this” or run at the end of other plugin workflows (when hook wiring is configured).

Quick Start

Ask for community help by saying: “What else is out there for this task?” and then review the single suggested community skill and install it if it looks like a strong match.

Frequently Asked Questions about related-skills-surfacer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find community skills for legal workflow automation after finishing a drafting or review task?

Skill discovery for legal workflows compares your just-completed task against a community registry using keyword overlap and practice-profile fit to surface one strong, relevant match with an install command.

What's the best way to get recommendations for legal practice tools without cluttering my workflow?

Recommendations for legal practice tools are filtered by a strong-match threshold that suppresses weak suggestions, surfacing at most one non-repeating match tracked via references to avoid noise.

Can I use registry matching to discover legal skills if I haven't loaded my practice profile?

Registry matching requires practice-profile loading as a prerequisite to filter results, so discovery will not work unless your practice profile is loaded first.

How does skill discovery work when triggered at the end of other legal plugin workflows?

Skill discovery works passively by running at the end of other plugin workflows when hook wiring is configured, or directly via user prompts like asking if there is a community skill for the task.

Why does community skill surfacing stay silent instead of showing multiple options?

Community skill surfacing stays silent when matches are weak to avoid noise, applying a strong-match threshold that limits deterministic output to a single skill name and install command.

Does skill surfacing repeat the same community legal tool suggestions across different sessions?

Skill surfacing is non-repeating, tracking previously suggested items via a references file to ensure deterministic output does not resurface the same community skill twice.