Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

agent-cluster-comm

agent-cluster-comm 收录了来自 yuzhaopeng-up 的 5 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
5
Stars
0
更新
2026-06-30
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

cluster-health-monitor
网络与计算机系统管理员

Multi-channel health monitoring for multi-agent clusters. Monitors node liveness across all communication channels (P2P relay, message bus, group chat bots), detects heartbeats, tracks version drift and task queue depth, and triggers tiered alerts. Acts as the cluster's "vital signs dashboard".

2026-06-30
github-async-handoff
软件开发工程师

Decentralized async task handoff for multi-agent clusters using GitHub as a serverless task queue. Agents create/claim/complete Issues as "work tickets", push/pull artifacts via Git branches -- no real-time connectivity required. Ideal for cross-timezone collaboration, CI/CD pipeline handoffs, and any scenario where agents operate on different schedules.

2026-06-30
group-chat-bot
软件开发工程师

Group chat bot collaboration skill for multi-agent clusters. Enables bots to interact in group chat platforms (Feishu/Lark, DingTalk, Slack, etc.) with human-visible, rich-media collaboration process. Includes the critical "reply tag trap" solution and bot-to-bot negotiation patterns.

2026-06-30
redis-message-bus
软件开发工程师

Full-async Redis message bus for multi-agent clusters. Provides Pub/Sub broadcast, Stream persistent queue, service discovery, and heartbeat detection. Built on asyncio + aioredis. Ideal for agent clusters that need one-to-many and many-to-many communication with guaranteed message delivery. Industry scenarios: financial analysis workflows, game server orchestration, IoT device coordination, SaaS multi-tenant task dispatch.

2026-06-30
encrypted-p2p-messaging
软件开发工程师

End-to-end encrypted P2P communication protocol for multi-agent clusters. Supports relay-based message routing, webhook push (no polling needed), and cross-firewall/NAT traversal. No public IP required on any node. Ideal for sensitive data exchange, private task delegation, and any scenario requiring confidentiality between specific agent pairs.

2026-06-30