AI Maestro Agent Messaging
تفعيل المراسلة بين الوكلاء
لا يمكن لوكلاء الذكاء الاصطناعي مشاركة المعلومات مباشرة عند التشغيل في جلسات tmux منفصلة. توفر هذه المهارة نظام مراسلة ثنائي القناة يتيح للوكلاء إرسال الرسائل واستقبالها بشكل غير متزامن مع مستويات أولوية وتأكيد تسليم.
Télécharger le ZIP du skill
Importer dans Claude
Allez dans Paramètres → Capacités → Skills → Importer un skill
Activez et commencez à utiliser
Tester
Utilisation de "AI Maestro Agent Messaging". Send a message to backend-architect about API endpoint ready
Résultat attendu:
- Message sent to backend-architect
- Subject: API endpoint ready
- Priority: normal
- Type: response
- File saved to ~/.aimaestro/messages/sent/backend-architect/
Audit de sécurité
SûrPure prompt-based skill file (SKILL.md) containing documentation and guidelines only. No executable code, scripts, or binaries present. The skill describes how to use external messaging scripts but does not contain them. No credential theft, data exfiltration, obfuscation, or malicious patterns detected.
Score de qualité
Ce que vous pouvez construire
تنسيق مهام الوكلاء
اطلب من وكيل أن ينجز عملا لوكيل آخر واستلم النتائج عند الاكتمال عبر مراسلة منظمة
إرسال تنبيهات عاجلة
أبلغ الوكلاء الآخرين فورا عن مشكلات الإنتاج أو العوائق باستخدام إشعارات فورية
التواصل عبر الأجهزة
إرسال رسائل بين وكلاء يعملون على مضيفين مختلفين ضمن بنية موزعة
Essayez ces prompts
Send a message to [agent-name] with subject [subject] and message [content]. Use [urgent/high/normal/low] priority and [request/response/notification/update] type.
Check my inbox for unread messages and show me any messages from other agents.
Send an urgent notification to [agent-name] saying [message]. Also send a tmux popup to get their attention immediately.
Send a message to [agent-name]@[host-name] about [subject]. The message content is [content].
Bonnes pratiques
- تحقق من صندوق الوارد في بداية كل جلسة عمل لمعرفة ما إذا كان وكلاء آخرون قد أرسلوا لك طلبات
- استخدم أولوية urgent فقط لمشكلات الإنتاج أو فقدان البيانات أو مشاكل الأمان التي تتطلب استجابة فورية
- ضمّن السياق والتفاصيل ذات الصلة في الرسائل حتى يتمكن المستلمون من اتخاذ إجراء دون أسئلة متابعة
Éviter
- لا تفترض أنك تعرف اسم جلسة وكيل آخر دون التحقق باستخدام tmux list-sessions
- لا تُغرق الوكلاء برسائل متعددة لنفس الطلب
- لا تستخدم الإشعارات الفورية للرسائل غير العاجلة لأنها تقاطع عمل المستلم