Greenlight

The greenlight skill has moved

revylai 713138b 10 files · 32.2 KB Updated

File contents

The greenlight skill has moved

It now lives at skills/greenlight/SKILL.md.

Claude Code discovers a plugin's skills under skills/<name>/SKILL.md. While this file sat at the repo root, /plugin install greenlight installed a plugin that provided nothing.

This pointer stays because people look for SKILL.md here (see #3).

Install

# In Claude Code
/plugin marketplace add RevylAI/greenlight
/plugin install greenlight

Or copy it into a project by hand:

mkdir -p .claude/skills
cp skills/greenlight/SKILL.md .claude/skills/greenlight.md

revylai/greenlight/tree/main/ commit 713138b458

Frequently asked questions

npx skillmds@latest add revylai/greenlight