Skip to main content
Manusで任意のスキルを実行
ワンクリックで
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