Telegram Bot API の long-polling を cloud routine 上で常駐させ、認可済みチャットからのメッセージに秘書エージェント(SecretaryRole)が即応する対話チャネル。Webhook 不可な cloud routine 環境制約を long-polling + /goal deadline 駆動ループで回避する。
$npx -y skills add bizuayeu/plugins-weave --skill telegram-secretaryInstalls into the current project.
Run `npx skills use "https://github.com/bizuayeu/plugins-weave" --skill "bizuayeu/plugins-weave/telegram-secretary"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bizuayeu/plugins-weave" that are relevant to the current task. Run `npx skills add "https://github.com/bizuayeu/plugins-weave"` and select the relevant skills, then follow their instructions.