related-skills-surfacer

Recommend relevant community skills from recent legal workflow activity and registry state.

Updated May 19, 2026
One-click install
npx skills add https://github.com/jrhueiueng/codex-for-legal --skill related-skills-surfacer-jrhueiueng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: related-skills-surfacer
Source: https://github.com/jrhueiueng/codex-for-legal/tree/main/plugins/jrhueiueng/codex-for-legal/skills/legal-builder-hub__related-skills-surfacer
Command: npx skills add https://github.com/jrhueiueng/codex-for-legal --skill related-skills-surfacer-jrhueiueng

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It reduces tool-finding friction by helping users discover relevant community skills based on what they just tried building or doing.

Core Features & Use Cases

  • Related-skill discovery: Checks recent activity and registry entries to find strongly matching community skills that fit the user’s current task.
  • Practice-profile fit: Uses the user’s practice profile to avoid suggesting skills from the wrong domain (e.g., transactional vs. litigation).
  • Non-intrusive surfacing: Mentions each suggested community skill only once, silently when no strong match is found, and avoids installing anything automatically.
  • Workflow hook support (optional): Can be run directly by the user or surfaced at the end of other plugins’ workflows when stop-hook wiring is present.

Quick Start

Ask the system: "What else is out there for this—what community skill could help me with it?"

Frequently Asked Questions about related-skills-surfacer

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

FAQPage Schema
How do I discover community skills for legal workflows based on recent activity?

Community skill discovery works by matching your recent legal workflow activity against skill descriptions. It filters results by your practice profile and surfaces only strongly matching, non-installed skills to reduce tool-finding friction.

Can I get legal skill recommendations without installing anything automatically?

Yes, legal skill recommendations are non-intrusive. The system surfaces matching community skills only once via a recommendation file and stays completely silent when no strong match is found, ensuring nothing is installed automatically without your consent.

Does legal skill discovery filter suggestions by practice profile?

Yes, legal skill discovery filters suggestions by your practice profile. This prevents suggesting skills from the wrong domain, ensuring transactional, litigation, regulatory, or employment users only see relevant community skills.

What's the best way to surface skills for a specific legal task like AI governance?

To surface skills for AI governance, simply ask the system what community skills could help with your current task. It matches your task wording against the registry, applies a strong-match threshold, and outputs a one-time recommendation.

How do workflow hooks handle skill recommendations at the end of a task?

Workflow hooks handle skill recommendations by optionally surfacing them at the end of other plugins' workflows. When stop-hook wiring is present, the recommendation engine runs automatically after your task completes.

Why does community skill discovery stay silent when no strong match is found?

Community skill discovery stays silent when no strong match is found to avoid intrusive suggestions. It applies a strict matching threshold against your registry cache and only outputs a recommendation when a highly relevant skill exists.