agents-to-im
Bridge coding sessions into Feishu group chats
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core