plugin-registry-scanner

Community

Discover available looplia skills from installed plugins.

Authormemorysaver
Version1.0.0
Installs0

System Documentation

What problem does it solve?

You need to know what skills exist to compose workflows and how they map to capabilities.

Core Features & Use Cases

  • Scans plugin directories for SKILL.md frontmatter
  • Infers capabilities from skill descriptions
  • Outputs a deterministic registry of plugins and skills with basic metadata

Quick Start

Run the deterministic scan script to print the registry JSON to stdout.

Dependency Matrix

Required Modules

yaml

Components

scripts

💻 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: plugin-registry-scanner
Download link: https://github.com/memorysaver/looplia-core/archive/main.zip#plugin-registry-scanner

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