cyberneticlibrary

Manage Feishu bridge operations

agents-to-imskillsetup L2138
francize/agents-to-im
What it does

Route agent outputs to multiple IM platforms with unified formatting

Best for

Broadcasting agent results to multiple IM channels when your team is cross-platform.

Inputs
  • · Agent JSON output, target platforms (Slack, Telegram, Feishu), channel IDs
Outputs
  • · Native message format per platform, delivery status, read receipts
Requires
  • · Slack SDK, Telegram Bot API, Feishu SDK
Preconditions
  • · Bot tokens for each platform
  • · Channel IDs registered
  • · Rate limits understood
Failure modes
  • · Formatting lost in platform-specific conversion
  • · Webhook timeout
  • · Message size exceeded
Trust signals
  • · Unified message schema
  • · Fallback to plaintext if format not supported