·claude-to-im
</>

claude-to-im

This skill bridges Claude Code to IM platforms (Telegram, Discord, Feishu/Lark). It should be used when the user wants to start a background daemon that forwards IM messages to Claude Code sessions, or manage that daemon's lifecycle. Trigger on: "claude-to-im", "start bridge", "stop bridge", "bridge status", "查看日志", "启动桥接", "停止桥接", or any mention of IM bridge management. Subcommands: setup, start, stop, status, logs, reconfigure, doctor.

1.1KInstalls·118Trend·@op7418

Installation

$npx skills add https://github.com/op7418/claude-to-im-skill --skill claude-to-im

How to Install claude-to-im

Quickly install claude-to-im AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/op7418/claude-to-im-skill --skill claude-to-im
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: op7418/claude-to-im-skill.

SKILL.md

View raw

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

First, locate the skill directory by finding this SKILL.md file:

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

This skill bridges Claude Code to IM platforms (Telegram, Discord, Feishu/Lark). It should be used when the user wants to start a background daemon that forwards IM messages to Claude Code sessions, or manage that daemon's lifecycle. Trigger on: "claude-to-im", "start bridge", "stop bridge", "bridge status", "查看日志", "启动桥接", "停止桥接", or any mention of IM bridge management. Subcommands: setup, start, stop, status, logs, reconfigure, doctor. Source: op7418/claude-to-im-skill.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/op7418/claude-to-im-skill --skill claude-to-im
Category
</>Dev Tools
Verified
First Seen
2026-03-05
Updated
2026-03-10

Browse more skills from op7418/claude-to-im-skill

Quick answers

What is claude-to-im?

This skill bridges Claude Code to IM platforms (Telegram, Discord, Feishu/Lark). It should be used when the user wants to start a background daemon that forwards IM messages to Claude Code sessions, or manage that daemon's lifecycle. Trigger on: "claude-to-im", "start bridge", "stop bridge", "bridge status", "查看日志", "启动桥接", "停止桥接", or any mention of IM bridge management. Subcommands: setup, start, stop, status, logs, reconfigure, doctor. Source: op7418/claude-to-im-skill.

How do I install claude-to-im?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/op7418/claude-to-im-skill --skill claude-to-im Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/op7418/claude-to-im-skill

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-05

Related Skills

None