claude-to-im

Bridge Claude Code and Codex to Telegram, Discord, Feishu, Lark, QQ, and WeChat.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/zhongjjm-design/claude-skills --skill claude-to-im-zhongjjm-design
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-to-im
Source: https://github.com/zhongjjm-design/claude-skills/tree/main/claude-to-im
Command: npx skills add https://github.com/zhongjjm-design/claude-skills --skill claude-to-im-zhongjjm-design

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires esbuild, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill eliminates the need to constantly switch between your code editor and messaging apps to interact with Claude Code. It runs a background daemon that bridges your AI coding agent to Telegram, Discord, Feishu, Lark, QQ, or WeChat, enabling you to chat with Claude, approve tool calls, and review code directly from your phone.

Core Features & Use Cases

  • Multi-Platform Bridge: Connect Claude Code or Codex to five IM platforms simultaneously with a single setup wizard.
  • Interactive Permission Control: Approve or deny tool calls via inline buttons or quick replies directly in your chat.
  • Session Persistence & Security: Conversations survive daemon restarts, and all secrets are automatically redacted in logs with file permissions locked to owner-only access.
  • Use Case: A developer can receive Claude's code suggestions on WeChat, approve file edits with a tap, and continue coding without leaving their mobile device.

Quick Start

Install this skill, run the interactive setup wizard to configure your IM platform credentials, start the bridge daemon, and send a message to your bot to chat with Claude Code from your phone.

Frequently Asked Questions about claude-to-im

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I interact with Claude Code from my phone using Telegram or Discord?

You can interact with Claude Code from your phone by running a background daemon that bridges the AI agent to Telegram or Discord, enabling you to chat, review code, and approve tool executions via mobile messaging apps.

Can I approve Claude Code tool calls directly from WeChat or QQ?

Yes, you can approve Claude Code tool calls directly from WeChat or QQ using interactive permission controls like inline buttons or quick replies within your messaging app chat.

What do I need to set up a bridge between Codex AI and instant messaging platforms?

To bridge Codex AI to instant messaging platforms, you need a Node.js runtime, platform-specific bot tokens or QR login credentials, and a configured background daemon process with permission controls.

Does the Claude Code messaging daemon keep my session and API secrets secure?

The daemon secures sessions and secrets by persisting conversations through daemon restarts, automatically redacting all secrets in logs, and locking file permissions to owner-only access.

How to connect Claude Code to multiple IM platforms simultaneously?

You can connect Claude Code to multiple IM platforms simultaneously by running an interactive setup wizard to configure credentials for Telegram, Discord, Feishu, Lark, QQ, and WeChat, then starting the bridge daemon.