claude-to-im

Bridge Claude Code or Codex sessions to Telegram, Discord, Feishu/Lark, QQ, or WeChat.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Bridges Claude Code or Codex sessions to Telegram, Discord, Feishu/Lark, QQ, or WeChat so you can chat with Claude from your messaging apps. This skill handles setup, starting/stopping, diagnosing issues, and forwarding Claude replies to IM, while keeping credentials secure and logs redacted.

Core Features & Use Cases

  • Five IM platforms supported (Telegram, Discord, Feishu/Lark, QQ, WeChat) with flexible channel enablement
  • Interactive setup wizard to collect credentials, validate tokens, and configure permissions per channel
  • Permission gateway workflow to require explicit user approval before tool calls, with streaming responses
  • Session persistence and secret protection to endure daemon restarts and protect sensitive data
  • Zero-code deployment: install the skill and run the setup, then start the bridge for ongoing chats

Quick Start

Install the skill and run the interactive setup to configure channels and credentials, then start the bridge.

Frequently Asked Questions about claude-to-im

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

FAQPage Schema
How do I bridge Claude Code sessions to Telegram or Discord?

To bridge Claude Code sessions to Telegram or Discord, install the skill and run the interactive setup wizard to configure channel credentials and permissions, then start the local daemon to enable in-chat conversations with Claude through your messaging apps.

What is the best way to chat with Claude Code from WeChat or QQ?

Chatting with Claude Code from WeChat or QQ is handled by a local daemon that forwards Claude replies to your IM platform, requiring zero-code deployment after completing an interactive setup to validate tokens and configure per-channel permissions.

Does the Claude Code IM bridge support secure credential storage for persistent daemon operation?

The Claude Code IM bridge supports secure credential storage by utilizing a secure runtime environment file for persistent operation, ensuring secrets endure daemon restarts while applying log redaction to protect sensitive data.

Can I require explicit user approval before Claude Code executes tool calls in Discord?

You can require explicit user approval before Claude Code executes tool calls in Discord by enabling the permission gateway workflow, which prompts for user permission within the chat interface and supports streaming responses.

What IM platforms can I connect to a local Codex session?

You can connect a local Codex session to five IM platforms: Telegram, Discord, Feishu/Lark, QQ, and WeChat, with flexible channel enablement allowing you to choose specific messaging apps for bridging.

Why do I need preflight checks when setting up a Claude Code bridge to Feishu?

Preflight checks are required when setting up a Claude Code bridge to Feishu to satisfy production-grade requirements, performing CLI validations and token checks before starting the daemon to ensure a secure and stable runtime environment.