skill-capability-matcher

Community

Match requirements to available looplia skills and plan steps.

Authormemorysaver
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Given user requirements and a skill registry, identify the best sequence of skills to execute a task.

Core Features & Use Cases

  • Loads plugin registry and builds a capability index
  • Scores skills by description overlap and input/output compatibility
  • Designs step-by-step sequences and data flow between steps

Quick Start

Provide a natural language description and the registry JSON to receive recommended steps.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: skill-capability-matcher
Download link: https://github.com/memorysaver/looplia-core/archive/main.zip#skill-capability-matcher

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository