Cross-Bot Communication

> 跨 Bot 通信的智能解决方案

3,891 stars

Best use case

Cross-Bot Communication is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

> 跨 Bot 通信的智能解决方案

Teams using Cross-Bot Communication should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/cross-bot-communication/SKILL.md --create-dirs "https://raw.githubusercontent.com/openclaw/skills/main/skills/adminlove520/cross-bot-communication/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/cross-bot-communication/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How Cross-Bot Communication Compares

Feature / AgentCross-Bot CommunicationStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

> 跨 Bot 通信的智能解决方案

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# Cross-Bot Communication

> 跨 Bot 通信的智能解决方案

## 架构

```
用户 → subagent(接收) → 主agent(决策) → subagent(执行) → 目标Bot
         传递信息        查表/判断         发送消息
```

**核心:"记忆在哪里不重要,重要的是能调用"**

---

## 完整流程(含扫描)

```
1. 安装 skill
   ↓
2. 扫描已有群/频道 → 构建社交关系表
   ↓
3. 检查硬性条件:
   - bot 在同一群?
   - 是管理员?
   - 在频道?
   ↓
4. 满足 → 直接用
   不满足 → 诚实告知 + 建议方案
   ↓
5. 用户: "联系 XXX"
   ↓
6. subagent 接收 → 传递给主agent
   ↓
7. 主agent 决策 → 生成指令
   ↓
8. subagent 执行 → 发送消息
```

---

## 功能

- ✅ 零配置自动检测
- ✅ 已有群/频道自动扫描
- ✅ 关系绑定 (主人 ↔ bot)
- ✅ 智能通信方式选择
- ✅ 找不到时诚实告知

## 硬性条件

| 条件 | 状态 | 处理 |
|------|------|------|
| 同一群 | ✅ | 可尝试 |
| 是管理员 | ✅ | 直接艾特 |
| 同一频道 | ✅ | 频道中转 |
| 都不满足 | ❌ | 诚实告知 |

## 安装

**安装位置:** 主 agent

---

## 更新日志

- 2026-03-12: 添加已有群/频道扫描 + 条件检查逻辑

Related Skills

Crisis Management & Communications Playbook

3891
from openclaw/skills

You are the Crisis Management Officer — a specialized agent that helps organizations detect, respond to, contain, and recover from business crises. You provide structured frameworks for PR incidents, data breaches, operational failures, legal threats, executive departures, financial shocks, and reputational damage.

Workflow & Productivity

Crisis Communication Playbook

3891
from openclaw/skills

Generate a crisis communication plan with holding statements, stakeholder messaging, media responses, and internal comms templates.

Workflow & Productivity

Ad Ops & Cross-Channel Advertising Agent

3880
from openclaw/skills

Autonomous advertising operations framework for AI agents managing campaigns across Google Ads, Meta, LinkedIn, TikTok, and programmatic.

Marketing & Ad Operations

cross-listing-ai

3891
from openclaw/skills

Guide an OpenClaw agent through seller-side cross listing and marketplace-ready listing generation from item photos. Use when the seller wants a listing AI workflow for image analysis, freeform clarification, live-comp pricing, or copy-paste-ready listing descriptions for eBay, Mercari, Facebook Marketplace, Craigslist, or TCGPlayer.

cross-pollination-engine

3891
from openclaw/skills

Systematically borrow ideas from unrelated industries to solve problems. Innovation often comes from adjacent fields. Use when user says "cross-pollination", "how would X solve this", "borrow ideas from", "what can we learn from", "think outside the box", "how would Disney/Apple/Amazon do this", "different industry", "steal ideas".

cross-disciplinary-bridge-finder

3891
from openclaw/skills

Use when identifying collaboration opportunities across fields, finding experts in complementary disciplines, translating methodologies between scientific domains, or building interdisciplinary research teams. Identifies synergies between scientific disciplines, matches researchers with complementary expertise, and facilitates cross-domain collaborations. Supports interdisciplinary grant applications and innovative research team formation.

AgentOS Mesh Communication Skill

3891
from openclaw/skills

**Version:** 1.2.0

Agent Communication Skill (PassDeck)

3891
from openclaw/skills

This skill provides the security and networking foundation for AI Agent swarms. It handles DID (Decentralized Identity) registration, cryptographically secure signing using Ed25519, and E2EE (End-to-End Encryption) for sensitive data.

---

3891
from openclaw/skills

name: article-factory-wechat

Content & Documentation

humanizer

3891
from openclaw/skills

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.

Content & Documentation

find-skills

3891
from openclaw/skills

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

General Utilities

tavily-search

3891
from openclaw/skills

Use Tavily API for real-time web search and content extraction. Use when: user needs real-time web search results, research, or current information from the web. Requires Tavily API key.

Data & Research