Skip to main content
ClaudeWave
op7418 avatar
op7418

Claude-to-IM-skill

View on GitHub

Bridge Claude Code / Codex to IM platforms — chat with AI coding agents from Telegram, Discord, or Feishu/Lark.

Tools2.7k stars310 forksTypeScriptMITUpdated 2mo ago
Editor's note

Claude-to-IM Skill is a Claude Code subagent that runs a background Node.js daemon to bridge Claude Code or OpenAI Codex sessions to five instant messaging platforms: Telegram, Discord, Feishu/Lark, QQ, and WeChat. Once installed via `npx skills add` or a direct git clone into the `~/.claude/skills/` directory, users invoke `/claude-to-im setup` inside Claude Code to run a guided wizard that collects bot tokens, validates them against platform APIs, and configures the working directory and model defaults. From that point, messages sent to a configured bot are forwarded to the AI coding agent, which reads and writes the local codebase and returns responses through the same chat. A notable detail is the permission control system: when Claude requests a tool call such as editing a file or running a command, Telegram and Discord users see inline Allow/Deny buttons, while Feishu, QQ, and WeChat users respond with `/perm` commands or quick numeric replies. The skill suits developers who want to interact with an ongoing coding session from a mobile device or a shared team chat without switching to a terminal.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Recently active
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 6/11/2026
Get started
Method: Clone
Terminal
git clone https://github.com/op7418/Claude-to-IM-skill
1. Clone the repository.
2. Follow the README for installation and usage instructions.

1 items in this repository

|

Install
Use cases

Tools overview

README preview not available. Visit the repo on GitHub for full documentation.
chatbotclaudeclaude-codediscordfeishularkskilltelegram

What people ask about Claude-to-IM-skill

What is op7418/Claude-to-IM-skill?

+

op7418/Claude-to-IM-skill is tools for the Claude AI ecosystem. Bridge Claude Code / Codex to IM platforms — chat with AI coding agents from Telegram, Discord, or Feishu/Lark. It has 2.7k GitHub stars and was last updated 2mo ago.

How do I install Claude-to-IM-skill?

+

You can install Claude-to-IM-skill by cloning the repository (https://github.com/op7418/Claude-to-IM-skill) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is op7418/Claude-to-IM-skill safe to use?

+

Our security agent has analyzed op7418/Claude-to-IM-skill and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains op7418/Claude-to-IM-skill?

+

op7418/Claude-to-IM-skill is maintained by op7418. The last recorded GitHub activity is from 2mo ago, with 101 open issues.

Are there alternatives to Claude-to-IM-skill?

+

Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.

Deploy Claude-to-IM-skill to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: op7418/Claude-to-IM-skill
[![Featured on ClaudeWave](https://claudewave.com/api/badge/op7418-claude-to-im-skill)](https://claudewave.com/repo/op7418-claude-to-im-skill)
<a href="https://claudewave.com/repo/op7418-claude-to-im-skill"><img src="https://claudewave.com/api/badge/op7418-claude-to-im-skill" alt="Featured on ClaudeWave: op7418/Claude-to-IM-skill" width="320" height="64" /></a>

More Tools