Trần Phú Thịnh
Community@ThinhTP204 · Hồ Chí Minh
Trần Phú Thịnh provides a bridge daemon connecting Claude Code or Codex sessions to Telegram, Discord, Feishu/Lark, QQ, and WeChat for mobile chat access.
Agent Skills by Trần Phú Thịnh
Showing 1 vetted skills indexed across 1 GitHub repositories.
Frequently Asked Questions About Trần Phú Thịnh
FAQPage SchemaWhat tasks can I accomplish with the claude-to-im skill?▼
You can set up, start, stop, and diagnose a bridge daemon that forwards Claude Code or Codex session replies to Telegram, Discord, Feishu/Lark, QQ, or WeChat. Subcommands include setup, start, stop, status, logs, reconfigure, and doctor.
Who is the target user for this skill?▼
Developers running Claude Code or Codex sessions who want to chat with Claude from their phone via messaging apps. It suits users needing remote session access rather than those building standalone bots or webhook integrations.
How do I run and manage the bridge daemon?▼
Invoke the skill with an argument: setup for initial configuration, start or stop to control the daemon, status to check state, logs [N] to view recent log lines, reconfigure to change settings, and doctor to diagnose problems.
What operations are explicitly out of scope for this skill?▼
The skill does not cover building standalone bots, creating webhook integrations, or coding with messaging platform SDKs. Those are treated as regular programming tasks outside the bridge daemon's setup, forwarding, and diagnostic scope.
What permissions does the skill require to operate?▼
The skill uses Bash for daemon control, Read, Write, and Edit for configuration files, Grep and Glob for log and file inspection, and AskUserQuestion for interactive setup prompts during configuration and diagnostics.