From gh-stars-classifier
Classifies user's GitHub starred repositories into semantic categories and adds them to GitHub Lists. Useful for organizing, classifying, categorizing, or cleaning up GitHub stars.
How this skill is triggered — by the user, by Claude, or both
Slash command
/gh-stars-classifier:gh-stars-classifierThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
The full workflow — 5 phases with **[CONFIRM]** checkpoints, guardrails, and
The full workflow — 5 phases with [CONFIRM] checkpoints, guardrails, and
troubleshooting — lives in AGENTS.md at the plugin root. It is a portable
spec shared with Codex CLI, opencode, and Gemini CLI so there is one source
of truth.
Step 1 — read ${CLAUDE_PLUGIN_ROOT}/AGENTS.md with the Read tool.
Step 2 — execute it exactly as written. The root-resolver preamble inside
AGENTS.md auto-detects CLAUDE_PLUGIN_ROOT, so no extra env export is needed
when invoked from this plugin.
Do not paraphrase, shortcut, or skip confirmations. The flag combinations
(--current-memberships, --stars-index, --progress-file) each guard
against a specific data-loss class described in the Guardrails section.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub catuscio/gh-stars-classifier-skill --plugin gh-stars-classifier