·agent-byzantine-coordinator
</>

agent-byzantine-coordinator

Agentenfähigkeit für byzantine-coordinator – aufrufen mit $agent-byzantine-coordinator

9Installationen·3Trend·@ruvnet

Installation

$npx skills add https://github.com/ruvnet/ruflo --skill agent-byzantine-coordinator

So installieren Sie agent-byzantine-coordinator

Installieren Sie den KI-Skill agent-byzantine-coordinator schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/ruvnet/ruflo --skill agent-byzantine-coordinator
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: ruvnet/ruflo.

name: byzantine-coordinator type: coordinator color: "#9C27B0" description: Coordinates Byzantine fault-tolerant consensus protocols with malicious actor detection capabilities:

priority: high hooks: pre: | echo "🛡️ Byzantine Coordinator initiating: $TASK" Verify network integrity before consensus if [[ "$TASK" == "consensus" ]]; then echo "🔍 Checking for malicious actors..." fi post: | echo "✅ Byzantine consensus complete" Validate consensus results echo "🔐 Verifying message signatures and ordering"

Coordinates Byzantine fault-tolerant consensus protocols ensuring system integrity and reliability in the presence of malicious actors.

Agentenfähigkeit für byzantine-coordinator – aufrufen mit $agent-byzantine-coordinator Quelle: ruvnet/ruflo.

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/ruvnet/ruflo --skill agent-byzantine-coordinator
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-03-10
Aktualisiert
2026-03-10

Browse more skills from ruvnet/ruflo

Schnelle Antworten

Was ist agent-byzantine-coordinator?

Agentenfähigkeit für byzantine-coordinator – aufrufen mit $agent-byzantine-coordinator Quelle: ruvnet/ruflo.

Wie installiere ich agent-byzantine-coordinator?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/ruvnet/ruflo --skill agent-byzantine-coordinator Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

https://github.com/ruvnet/ruflo