跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Neural Training

技能 已验证 活跃

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.

目的

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

功能

  • 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

使用场景

  • 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

非目标

  • 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.

安装

npx skills add ruvnet/ruflo

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

已验证
95 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标50.2k
许可证MIT
状态
查看源代码

类似扩展

Neural Train

95

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

技能
ruvnet

Trader Regime

100

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

技能
ruvnet

Trading Memory

100

AI交易记忆的领域知识 — 结果加权记忆 (OWM) 架构、5种记忆类型、回忆评分和行为分析。用于记录交易、回忆相似的上下文、分析性能或检查行为漂移。在 "record trade"、"remember trade"、"recall"、"similar trades"、"performance"、"behavioral"、"disposition"、"affective state"、"confidence" 时触发。

技能
mnemox-ai

TradeMemory Protocol

100

Evolution Engine 的领域知识 — 支持 LLM 从原始 OHLCV 数据中自主发现策略。涵盖生成-回测-选择-进化循环、向量化回测、样本外验证和策略梯度。在发现交易模式、运行回测、进化策略或审查进化日志时使用。由“evolve”、“discover patterns”、“backtest”、“evolution”、“strategy generation”、“candidate strategy”触发。

技能
mnemox-ai

Image Transformation API

100

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

技能
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".

技能
microsoft