Claude-to-IM Skill is a lightweight bridge that connects Claude Code or Codex sessions to instant messaging platforms. It runs a Node.js background daemon that forwards messages from chat apps to an AI coding agent. Responses, tool requests, permission prompts, and streaming previews are sent back into the same chat interface. The project supports Telegram, Discord, Feishu/Lark, QQ, and WeChat, making remote coding-agent access possible from common communication tools. It includes an interactive setup wizard that helps users configure bot tokens, defaults, runtime selection, and validation. It is useful for developers who want to manage coding-agent sessions from mobile or team chat without opening a full desktop interface.
Features
- Claude Code and Codex bridging
- Telegram, Discord, Feishu, QQ, and WeChat support
- Background daemon architecture
- Interactive setup wizard
- Chat-based permission approval
- Session persistence across restarts