Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Neural Training

Skill Verifiziert Aktiv

Neural pattern training with SONA (Self-Optimizing Neural Architecture), MoE (Mixture of Experts), and EWC++ for knowledge consolidation. Use when: pattern learning, model optimization, knowledge transfer, adaptive routing. Skip when: simple tasks, no learning required, one-off operations.

Zweck

To train and optimize neural patterns using advanced AI architectures for tasks such as pattern learning, model optimization, knowledge transfer, and adaptive routing.

Funktionen

  • Neural pattern training with SONA, MoE, and EWC++
  • Knowledge consolidation and prevention of catastrophic forgetting
  • Pattern learning and model optimization
  • Adaptive agent routing
  • Commands for training, status, prediction, and optimization

Anwendungsfälle

  • Training new neural patterns for AI models
  • Optimizing existing agent routing mechanisms
  • Consolidating knowledge to prevent forgetting in AI systems
  • Performing pattern recognition and prediction tasks

Nicht-Ziele

  • Simple tasks requiring no learning
  • One-off operations without a learning component
  • Tasks that do not involve neural pattern training or optimization

Documentation

  • info:Configuration & parameter referenceParameters for commands like '--model-type', '--epochs', '--input', and '--target' are mentioned in the SKILL.md examples but lack explicit documentation on defaults or detailed constraints.

Execution

  • info:ValidationWhile the commands take specific arguments, there is no explicit mention of schema validation libraries being used for parameter sanitization.

Code Execution

  • info:Error HandlingThe SKILL.md describes commands but does not detail error handling mechanisms or provide structured error reporting for failures.

Errors

  • info:Actionable error messagesWhile commands are listed, the SKILL.md does not provide specific examples of error messages or remediation steps for potential failures.

Practical Utility

  • info:Edge casesThe SKILL.md documents commands but does not explicitly list failure modes or recovery steps for edge cases like invalid input or model errors.

Safety

  • info:Halt on unexpected stateThe SKILL.md lists commands but does not explicitly detail preconditions or how unexpected pre-states would be handled or halted.

Installation

npx skills add ruvnet/ruflo

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

Verifiziert
95 /100
Analysiert about 22 hours ago

Vertrauenssignale

Letzter Commitabout 24 hours ago
Sterne50.2k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Neural Train

95

Train SONA + MicroLoRA neural patterns from successful task completions; runs the DISTILL + CONSOLIDATE phases of the 4-step pipeline

Skill
ruvnet

Trader Regime

100

Detect current market regime using npx neural-trader — bull/bear/ranging/volatile classification with recommended strategy

Skill
ruvnet

Trading Memory

100

Domänenwissen für die KI-Trading-Erinnerung – Outcome-Weighted Memory (OWM)-Architektur, 5 Speichertypen, Abrufbewertung und Verhaltensanalyse. Verwenden Sie dies beim Aufzeichnen von Trades, beim Abrufen ähnlicher Kontexte, bei der Leistungsanalyse oder bei der Überprüfung von Verhaltensabweichungen. Löst bei "record trade", "remember trade", "recall", "similar trades", "performance", "behavioral", "disposition", "affective state", "confidence" aus.

Skill
mnemox-ai

TradeMemory Protocol

100

Domänenwissen für die Evolution Engine — LLM-gestützte autonome Strategieentdeckung aus rohen OHLCV-Daten. Behandelt die Schleife Generieren-Backtesten-Auswählen-Entwickeln, vektorisiertes Backtesting, Out-of-Sample-Validierung und Strategiegraduierung. Verwenden Sie es beim Entdecken von Handelspatterns, Ausführen von Backtests, Entwickeln von Strategien oder Überprüfen von Evolutionsprotokollen. Löst aus bei "evolve", "discover patterns", "backtest", "evolution", "strategy generation", "candidate strategy".

Skill
mnemox-ai

Image Transformation API

100

Transform images with resize, crop, smart crop, upscale, remove background, and 20+ operations.

Skill
iterationlayer

Azure Ai Document Intelligence Dotnet

100

Azure AI Document Intelligence SDK for .NET. Extract text, tables, and structured data from documents using prebuilt and custom models. Use for invoice processing, receipt extraction, ID document analysis, and custom document models. Triggers: "Document Intelligence", "DocumentIntelligenceClient", "form recognizer", "invoice extraction", "receipt OCR", "document analysis .NET".

Skill
microsoft