community-engagement

Community engagement: Analyze repo health, compose announcements, launch RFC debates, respond to discussions, triage issues/PRs/discussions. Portable across repositories with dynamic GitHub Discovery.

Content Preview
{
  "name": "community-engagement",
  "description": "Community engagement: Analyze repo health, compose announcements, launch RFC debates, respond to discussions, triage issues/PRs/discussions. Portable across repositories with dynamic GitHub Discovery.",
  "source": "./",
  "strict": false,
  "skills": [
    "./skills-catalog/ln-910-community-engagement",
    "./skills-catalog/ln-911-github-triager",
    "./skills-catalog/ln-912-community-announcer",
    "./skills-catalog/ln-913-community-deba
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/community-engagement.md \
  https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/main/.claude-plugin/marketplace.json

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/levnikolaevich/claude-code-skills

Then reference at .claude-plugin/marketplace.json

Related Skills