🎯

claude-to-im

🎯Skill

from op7418/claude-to-im-skill

VibeIndex|
What it does
|

A skill that bridges Claude Code and Codex to IM platforms (Telegram, Discord, Feishu/Lark, QQ), enabling chat with AI coding agents from messaging apps with permission control, streaming preview, and session persistence.

Overview

A skill that bridges Claude Code and Codex to IM platforms — Telegram, Discord, Feishu/Lark, and QQ. It runs a background daemon that forwards messages between your chat apps and AI coding agents, enabling you to interact with Claude Code or Codex from any messaging app.

Key Features

  • Four IM platforms — Telegram, Discord, Feishu/Lark, and QQ — enable any combination simultaneously
  • Interactive setup — Guided wizard that collects tokens with step-by-step instructions for each platform
  • Permission control — Tool calls require explicit approval via inline buttons (Telegram/Discord) or text commands (Feishu/QQ)
  • Streaming preview — See Claude's response as it types in Telegram and Discord
  • Session persistence — Conversations survive daemon restarts
  • Secret protection — Tokens stored with chmod 600 for security
  • Dual runtime — Supports both Claude Agent SDK and Codex SDK via configurable CTI_RUNTIME

Who is this for?

Developers who want to interact with their Claude Code or Codex sessions from mobile or desktop messaging apps. Ideal for managing coding tasks on-the-go, reviewing AI work from your phone, or sharing AI coding sessions with team members through familiar chat interfaces.

claude-to-im

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add op7418/claude-to-im-skill --skill claude-to-im
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add op7418/claude-to-im-skill --skill claude-to-im
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/claude-to-im/SKILL.md

SKILL.md

4,973Installs
-
AddedMar 5, 2026