From telegram
Remove a forum thread/topic mapping so messages in that thread are no longer routed to a subsession. Use when the user wants to disconnect a Telegram forum topic from a project.
How this skill is triggered — by the user, by Claude, or both
Slash command
/telegram:thread-removeThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Deletes a thread-to-project mapping from the plugin's `config.json`.
Deletes a thread-to-project mapping from the plugin's config.json.
Arguments passed: $ARGUMENTS
config.json (located two directories up from this
SKILL.md, alongside server.ts).topicRouting.topics with their project names.<thread_id>config.json.topicRouting.topics[<thread_id>]. If not found, tell the user
it doesn't exist and list current mappings. Stop.topicRouting.topics[<thread_id>].<thread_id> (was: <project_name>)."npx claudepluginhub hexpy-games/butler-plugins-marketplace --plugin telegramManages Telegram channel access: approve pairings, edit allowlists, set DM/group policy via JSON state. Use when user asks to pair, approve, or change policy.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.