tlive

仓库创建 2026年2月27日最近提交 27 天前SkillHot 收录 20 天前
▸ 精选理由

方便从手机/IM 平台访问代码型 AI、管理会话与权限,非常适合远程协作场景。

▸ 风险提示

会在本地存储会话数据并需托管 API/令牌,存在凭证与隐私风险。

这个 Skill 做什么

将 Telegram、Discord、飞书等即时通讯平台与 Claude Code/Codex 型 AI 桥接,实现双向会话与流式响应。

把手机上的 Telegram、Discord 或飞书变成能和 Claude Code/Codex 直接对话的消息桥,支持双向会话和流式响应,能在手机上管理会话。常用来启动或配置消息桥、查看运行状态和排查连接问题。会保留本地会话数据并需要授权,和常规的 web 终端是独立的。

▸ 展开 SKILL.md 英文原文

IM bridge for AI coding tools — chat with Claude Code / Codex from Telegram, Discord, or Feishu. Approve permissions, get streaming responses, manage sessions from your phone. Use for: starting IM bridge, configuring IM platforms, checking status, diagnosing issues. Trigger phrases: "tlive", "IM bridge", "消息桥接", "手机交互", "启动桥接", "连接飞书", "连接Telegram", "诊断", "查看日志", "配置". Do NOT use for: building bots, webhook integrations, or general coding tasks.

自动化集成IM 桥接实时流多平台Claude CodeCodex
204
Stars
31
Forks
1
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/y49/tlive/main/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/y49/tlive/main/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# TLive — IM Bridge Skill

You are managing the TLive IM Bridge — bidirectional chat with AI coding tools from Telegram, Discord, or Feishu.

The Bridge uses the Claude Agent SDK (or Codex SDK) to interact with the AI coding tool. It is completely independent from the optional Go Core web terminal server.

User data: `~/.tlive/`

## Command Parsing

| User says (examples) | Subcommand |
|---|---|
| (no args), `start`, `启动`, `启动桥接` | start |
| `setup`, `configure`, `配置`, `帮我连接 Telegram` | setup |
| `stop`, `停止`, `关闭` | stop |
| `status`, `状态`, `运行状态` | status |
| `logs`, `logs 200`, `查看日志` | logs |
| `reconfigure`, `修改配置`, `换个 bot`, `改 token` | reconfigure |
| `doctor`, `diagnose`, `诊断`, `挂了`
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有