related-skills-surfacer

Identify and surface relevant community skills from a registry based on activity and task context.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams discover and surface relevant community skills based on current work, reducing duplication and accelerating capability reuse.

Core Features & Use Cases

  • Context-aware recommendations after a task to surface related community skills from the registry.
  • Non-intrusive guidance that appears at natural points in the workflow to avoid noise.
  • Use Case: A user completes a plugin task and asks for related skills; the system surfaces a pertinent community skill suggestion.

Quick Start

Invoke after finishing a task to surface a single relevant community-skill suggestion.

Frequently Asked Questions about related-skills-surfacer

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

FAQPage Schema
How do I get recommendations for community skills based on my current workflow?

To get community skill recommendations, the system compares your current task context against an internal registry cache of installed and available community skills to surface relevant suggestions.

What is the best way to suggest related skills without disrupting my plugin workflow?

The best way to provide non-intrusive guidance is to integrate the skill as a stop hook in your plugin workflows, surfacing a single relevant suggestion at natural points to avoid noise.

When do I need context-aware skill discovery during development?

You need context-aware skill discovery after completing a task when you want to reduce duplication, accelerate capability reuse, and find related community skills from the registry.

Does the skill discovery process require any specific dependencies or components?

The skill discovery process requires an internal registry cache and a skills profile to compare task context against available community skills, but lists no external dependencies or components.

Can I integrate skill recommendations directly into my existing plugin workflows?

Yes, you can integrate skill recommendations directly by applying the system as a stop hook within other plugin workflows to provide non-intrusive guidance after tasks complete.

What are the limitations of using registry data for community skill suggestions?

The system relies on an internal registry cache and a skills profile for matching, meaning the quality of community skill suggestions is limited by the freshness of the cached registry data.