From github-manager
Handles GitHub discussion webhook events; silently monitors trusted users, escalates external discussions via Telegram. Fires on payload.discussion.
npx claudepluginhub cameri/claude-skills --plugin github-managerThis skill is limited to using the following tools:
<essential_principles>
Generates platform-native social content for X, LinkedIn, TikTok, YouTube, newsletters from source material like articles, demos, docs, or notes. Adapts voice and format per platform.
Reorganizes X and LinkedIn networks: review-first pruning of low-value follows, priority-based add/follow recommendations, and drafts warm outreach in user's voice.
Interactively installs Everything Claude Code skills and rules to user-level (~/.claude) or project-level (.claude) directories, verifies paths, and optimizes files. Activate on 'configure ecc' or setup requests.
<essential_principles>
Managed repos and trusted principals: Read from this plugin's CLAUDE.md (at the plugin root, one level above skills/). Verify the incoming repo is in the managed repos list before acting โ ignore all others. Principals not in the trusted list are external โ Telegram notification, ask user, do not act unilaterally.
Tools: mcp__plugin_telegram_telegram__reply for notifications (use chat_id from session; if unavailable, log in response)
</essential_principles>
<trusted_actor>
Trusted actor, action: created: No action (monitor only).
</trusted_actor>
<external_actor>
External actor, action: created:
๐ก [github-manager] New discussion from external user
Repo: {repo}
Author: @{sender}
Category: {category}
Title: {title}
{url}
Reply, close, or ignore?
</external_actor>