Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

agent-cluster-comm

يحتوي agent-cluster-comm على 5 من skills المجمعة من yuzhaopeng-up، مع تغطية مهنية على مستوى المستودع وصفحات 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