iamkentzhuiamkentzhuCommunity·1 Agent Skills Included

lark-bot2bot

Multi-bot group discussions and debates in Feishu

Orchestrates multiple chatbots to hold structured discussions inside Feishu group chats. Supports debate, review, brainstorm, and freeform modes with automatic round limits and consensus detection. Posts each reply under the correct bot identity, eliminating relay noise and manual message forwarding. Works across OpenClaw and Hermes frameworks without changing any bot code.
npx skills add iamkentzhu/lark-bot2bot --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install lark-bot2bot?

Run `npx skills add iamkentzhu/lark-bot2bot --all -g -y` in your terminal to install the skill globally.

How to make two bots debate in a Feishu group?

Configure both bots in a config.yaml file, then run the arena script with a topic, debate mode, and round count. Each bot replies under its own identity in a threaded chain.

What discussion modes does lark-bot2bot support?

It supports four modes: debate, review, brainstorm, and freeform. You can also add custom modes by dropping a Markdown template into the templates folder.

Does lark-bot2bot work with OpenClaw and Hermes?

Yes. It supports OpenClaw plus Hermes, OpenClaw plus OpenClaw, and Hermes plus Hermes, both locally via CLI and remotely through an HTTP API.

How do discussions stop automatically?

The orchestrator stops after the set round limit, when a consensus marker is detected, or when you press Ctrl+C. A hard cap of 30 rounds always applies.

Related Repositories in Content & Communication

View All in Content & Communication