什麼是 configure-telegram?
透過自然語言配置 Telegram 機器人通知 來源:yeachan-heo/oh-my-claudecode。
透過自然語言配置 Telegram 機器人通知
透過命令列快速安裝 configure-telegram AI 技能到你的開發環境
來源:yeachan-heo/oh-my-claudecode。
Set up Telegram notifications so OMC can message you when sessions end, need input, or complete background tasks.
This is an interactive, natural-language configuration skill. Walk the user through setup by asking questions with AskUserQuestion. Write the result to /.claude/.omc-config.json.
If existing config is found, show the user what's currently configured and ask if they want to update or reconfigure.
透過自然語言配置 Telegram 機器人通知 來源:yeachan-heo/oh-my-claudecode。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill configure-telegram透過自然語言配置 Telegram 機器人通知 來源:yeachan-heo/oh-my-claudecode。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill configure-telegram 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/yeachan-heo/oh-my-claudecode