This skill bridges Claude Code to IM platforms (Telegram, Discord, Feishu/Lark). It should be used when the user wants to start a background daemon that forwards IM messages to Claude Code sessions, or manage that daemon's lifecycle. Trigger on: "claude-to-im", "start bridge", "stop bridge", "bridge status", "查看日志", "启动桥接", "停止桥接", or any mention of IM bridge management. Subcommands: setup, start, stop, status, logs, reconfigure, doctor.
$npx -y skills add deusyu/claude-to-im-skill --skill claude-to-im-skillInstalls into the current project.
Run `npx skills use "https://github.com/deusyu/claude-to-im-skill" --skill "deusyu/claude-to-im-skill"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/deusyu/claude-to-im-skill" that are relevant to the current task. Run `npx skills add "https://github.com/deusyu/claude-to-im-skill"` and select the relevant skills, then follow their instructions.