francizefrancizeCommunity·1 Agent Skills Included

agents-to-im

Bridge coding sessions into Feishu group chats

Connects Claude Code and Codex terminal sessions to Feishu/Lark group chats, one dedicated group per session. Streams live progress cards, permission approval buttons, and activity updates directly into chat without switching windows. Keeps all session state local so workspaces survive bridge restarts, with simple commands to start, stop, and diagnose the daemon.
npx skills add francize/agents-to-im --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install agents-to-im?

Run `npx skills add francize/agents-to-im --all -g -y` in your terminal to install the skill globally, then run `agents-to-im onboard` for guided setup.

How to use Claude Code from Feishu?

After setup, DM the bot `/new:claude` and it creates a dedicated Feishu group bound to one Claude session, where you chat normally and see streaming progress cards.

Does agents-to-im support Codex?

Yes. Use `/new:codex` to create a Codex-bound group, and it reuses your local Codex config for auth, sandbox, and approval policy.

What happens to sessions after a bridge restart?

All state lives locally under ~/.agents-to-im/, so group bindings, message history, and resume identifiers survive restarts and sessions can continue.

Is agents-to-im secure for team use?

Yes. It only makes outbound connections to Feishu APIs, stores credentials with 600 permissions, masks secrets in logs, and enforces a user allowlist on messages and card buttons.

Related Repositories in Software Engineering

View All in Software Engineering