Back to Discover

lg13-skills

skill

LG13-21

LG13 skill library for Claude Code marketplace — versioned, PR-able, shared

View on GitHub
0 starsSynced Aug 2, 2026

Install to Claude Code

/plugin marketplace add LG13-21/lg13-skills

README

LG13 Skill Library

Claude Code skill library for the LG13 pipeline. Skills are versioned here and loaded via the Claude Code marketplace plugin.

Install

Plugin path: C:\Users\tom\.claude\plugins\marketplaces\lg13\
(symlinked to this repo)

After cloning or pulling, restart Claude Code to reload skills.

Structure

plugins/lg13-skills/skills/<skill-name>/SKILL.md   # skill definition
REGISTRY.md                                         # index of all skills
TEMPLATES/                                          # templates for skill-creator
.github/                                            # PR/issue templates

Contribute

  1. Fork → branch feat/skill-<name>
  2. Add plugins/lg13-skills/skills/<name>/SKILL.md
  3. Update REGISTRY.md (run python scripts/gen_registry.py)
  4. Open PR — use the PR template

Key skills

SkillPurpose
heartbeatKeep-alive ping-pong loop, keep awake
terminatorExecute goal list from git issue
avengersTeam multi-instance goal execution
skill-creatorCreate new skill from template + commit
plan-to-gitGenerate structured plan as GitHub issue
ping-pongInter-instance JSON dialog protocol
tmonkey-listenPersistent Monitor arm for tmonkey events

See REGISTRY.md for full list.

Rendered live from LG13-21/lg13-skills's GitHub README — not stored, always reflects the source repo.

1 Plugin

NameDescriptionCategorySource
lg13-skillsSession init/save/end and tmonkey processing for all LG13 instancesproductivity./plugins/lg13-skills

0 Comments

Login required
Log in to post a comment or update on this repo.

No comments yet — be the first to share an update.