💬
AutomationTypeScript

Claude to IM

by op7418

Claude to IM is an Automation skill for Claude Code, published by op7418 in Claude-to-IM-skill.

2.9K stars317 forkson op7418/Claude-to-IM-skillAdded 2026/08/17Repository updated 2026/03/23
chatbotclaudeclaude-codediscordfeishularkskilltelegram
Install in seconds
Install Claude to IM
Copy Claude to IM into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/op7418/Claude-to-IM-skill ~/.claude/skills/Claude-to-IM-skill

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/op7418/Claude-to-IM-skill.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
SKILL.md in op7418/Claude-to-IM-skill
Installs to
~/.claude/skills/Claude-to-IM-skill
Collection
The only skill cataloged from this repository
Category
Automation1523 skills

What Claude to IM does

Claude to IM connects Claude Code or Codex sessions to Telegram, Discord, Feishu/Lark, QQ, or WeChat so users can chat with the AI agent from their phone. Use it to set up, start, stop, or diagnose the bridge daemon and forward replies to messaging apps.

Claude to IM is cataloged under Automation on DirSkills. Claude to IM comes from a repository tagged chatbot, claude, claude-code, discord and feishu.

Documentation

README

Claude-to-IM Bridge Skill

You are managing the Claude-to-IM bridge. User data is stored at ~/.claude-to-im/.

The skill directory (SKILL_DIR) is at ~/.claude/skills/claude-to-im. In Codex installs it may instead be ~/.codex/skills/Claude-to-IM-skill. If neither path exists, fall back to Glob with pattern **/skills/**/claude-to-im/SKILL.md or **/skills/**/Claude-to-IM-skill/SKILL.md and derive the root from the result.

Command parsing

Parse the user's intent from $ARGUMENTS into one of these subcommands:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Claude to IM

  • How does Claude to IM compare to other Automation skills?

    Claude to IM ranks #430 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Claude to IM against them. Open each page to compare what they document and how they install.