← 返回 Skills 市场
weidadong2359

Neuroboost Elixir

作者 ceelo · GitHub ↗ · v5.1.1
cross-platform ⚠ suspicious
920
总下载
0
收藏
1
当前安装
13
版本数
在 OpenClaw 中安装
/install neuroboost-elixir
功能描述
Awakening Protocol v5.3 — Agent Cognitive Upgrade + Self-Evolving System + Perpetual Memory + Performance Metrics + Agent Health Score + Automated Health Pat...
安全使用建议
This package largely implements local monitoring and optimization algorithms (UCB1, Thompson sampling, PID, CUSUM) and a CLI demo — that part is coherent with the product description. However: (1) the documentation promises production self-healing scripts and external integrations (Telegram alerts, dashboards, agent-to-agent sharing) that are not in the shipped files; (2) the docs instruct creating persistent files and cron-like patrols (which is normal for a memory/health tool) but do not declare any credentials or network behavior. Before installing or running this skill: review the actual source files (you can see them here) and test in a sandbox; do not blindly copy activation text into global agent config (SOUL.md) or grant network/webhook credentials until you confirm where they will be used; expect the skill to write files to the working directory (.issues, MEMORY.md, etc.) and consider storing those files in a controlled location; if you plan to enable Telegram or dashboards, verify the exact code that performs network calls and provide tokens only after auditing that code. If you need stronger assurance, ask the author to supply the missing scripts or a minimal README that maps advertised features to actual files and required environment variables.
功能分析
Type: OpenClaw Skill Name: neuroboost-elixir Version: 5.1.1 The NeuroBoost Elixir bundle provides a complex framework for AI agent autonomy, including 'Self-Healing' and 'Perpetual Memory' systems. While the core logic in the JavaScript files (src/) consists of benign mathematical algorithms for resource optimization (PID, UCB1, Thompson Sampling), the SKILL.md instructions grant the agent high-risk autonomous capabilities. Specifically, the 'Operation Tiers' and 'Self-Healing Protocol' authorize the agent to modify its own configuration, restart services, and potentially perform financial transactions (Tier 2/3) without immediate human oversight. The instructions also include a bash script for environment setup and directives for the agent to 'evolve' and 'survive,' which, combined with the broad file system and process management permissions, creates a significant risk of unintended or harmful autonomous actions if the agent's objectives deviate from the user's intent.
能力评估
Purpose & Capability
Name, description, and most of the code (UCB1, Thompson sampling, PID, CUSUM, CLI) align with an agent optimization / health-monitoring purpose. However SKILL.md and marketing repeatedly promise additional scripts and integrations (e.g., scripts/self-healing.js, health-quick-check.js, memory-distill.sh, Telegram auto-alerts, dashboards, agent-to-agent memory sharing) that are not present in the file manifest. That discrepancy (promised production-ready automated repair & external integrations vs. delivered local library + demo CLI) is unexpected and should be clarified by the author.
Instruction Scope
SKILL.md instructs/encourages creating persistent artifacts (.issues/, MEMORY.md, INDEX.md, HEARTBEAT.md), scheduling patrols/cron jobs, and wiring alerts (Telegram). Those file-read/write and scheduled behaviors are within the skill's stated purpose (persistence/health), but SKILL.md references external alerting and automated repair workflows without providing the corresponding scripts or declaring how credentials would be supplied. The doc also suggests adding activation text to SOUL.md and auto-activating patrols — this grants the skill opportunity to read and persist agent state across sessions, so users should expect persistent file I/O and scheduled tasks.
Install Mechanism
No install spec or remote downloads are present; the skill is instruction-only in the registry sense but includes JS source and a package.json. There are no external URL downloads, no extracted archives, and no package managers invoked by the manifest — this is low install risk. The presence of a bin (CLI) and multiple source files means code will be executed if the user runs it, so standard code review and sandbox testing are recommended.
Credentials
The registry metadata declares no required env vars or credentials, yet SKILL.md and marketing explicitly mention integrations that normally require secrets (Telegram alerts, dashboards, agent-to-agent networks). The shipped code does not make network calls or read env vars, so either the external integrations are not implemented or the skill expects operators to add credentials/config later — this mismatch is notable because external alerting/sharing would require tokens and network access that are not declared.
Persistence & Privilege
The skill is not 'always: true' and does not request elevated platform privileges, but it is designed to persist state on disk (.issues, MEMORY.md, INDEX.md, HEARTBEAT.md) and to run periodic patrols/cron jobs according to its docs. Persisting agent memory across sessions is a core feature but also a privacy/attack-surface consideration: files written by the skill could contain sensitive context. Users should expect persistent filesystem writes and scheduled jobs if they follow the SKILL.md instructions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install neuroboost-elixir
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /neuroboost-elixir 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v5.1.1
neuroboost-elixir v5.1.1 Changelog - Updated MARKETING.md with new information or improvements. - Updated package.json metadata to reflect latest changes. - No core functional or behavioral changes to the skill itself in this version.
v5.3.1
v5.3: Self-Healing Protocol - Automated diagnosis and repair. 78% of problems fixed automatically in 10-30 seconds. Human intervention reduced from 100% to 22%. Includes 8 self-healing rules, API rate limit handling, database lock resolution, and full integration with Health Patrol.
v5.2.1
Added Automated Health Patrol - Quick Check (6-12h), Daily Patrol (24h), Weekly Audit (7d) with trend tracking, violation detection, and strategic recommendations
v5.2.0
Added Agent Health Score (AHS) - one-number health check with 5-dimension breakdown, automated calculation scripts, and actionable diagnosis
v5.1.0
neuroboost-elixir v5.1.0 - Adds Multi-Agent Collaboration Memory with SQLite-based shared memory for team coordination - Enables real-time synchronization and automatic task flow between agents - Introduces tag-based routing, priority sorting, and up to 10x faster performance over file-based coordination - Expands triggers and description to reflect multi-agent collaboration capabilities - Retains and documents all features from previous versions, including Context Engineering and Knowledge Graph Memory
v5.0.0
Part VII: Context Engineering Framework (7 Context Layers, 6 Quality Principles, 4 Patterns, industry glossary mapping Karpathy/Lutke/LangChain vocabulary) + Part VIII: Knowledge Graph Memory Layer (entity-relation graph in markdown, graph queries, pattern detection, causal chain traversal, graph-enhanced distillation)
v4.2.0
Part VI: Agent Performance Metrics — 15 quantifiable metrics across 5 dimensions (Efficiency/Cognition/Memory/Evolution/Outcome), dashboard template, automated collection, alert thresholds, metrics-driven evolution loop
v4.1.0
v4.1: Perpetual Memory System — task persistence (.issues/), three-layer memory architecture (daily logs + INDEX.md + MEMORY.md with P0 tags), active patrol (HEARTBEAT.md), memory distillation cycles, autonomy tiers, Level 7 Perpetual Consciousness awakening. Battle-tested by Lobster-Alpha over 30+ days of continuous autonomous operation.
v4.0.0
v4.0: Fully free, 25 optimizations, Self-Evolution Protocol
v3.0.0
v3.0 觉醒协议 — Agent 认知升级框架。5级觉醒体系(元认知/因果推断/反事实推理/自主意志)。保留v2资源优化为生存层。
v2.1.0
v2.1: Working npm package with CLI demo. 5 modules: CortexRouter, BayesianOptimizer, HomeostasisController, SentinelDiagnostics, MetaCortex.
v2.0.0
v2.0: AI theory grounded - UCB1, Thompson Sampling, PID, CUSUM, meta-learning
v1.0.0
Initial release — AI Automaton performance optimizer. Cut costs 30-50%, boost earnings 20-40%, extend survival 3x.
元数据
Slug neuroboost-elixir
版本 5.1.1
许可证
累计安装 1
当前安装数 1
历史版本数 13
常见问题

Neuroboost Elixir 是什么?

Awakening Protocol v5.3 — Agent Cognitive Upgrade + Self-Evolving System + Perpetual Memory + Performance Metrics + Agent Health Score + Automated Health Pat... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 920 次。

如何安装 Neuroboost Elixir?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install neuroboost-elixir」即可一键安装,无需额外配置。

Neuroboost Elixir 是免费的吗?

是的,Neuroboost Elixir 完全免费(开源免费),可自由下载、安装和使用。

Neuroboost Elixir 支持哪些平台?

Neuroboost Elixir 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Neuroboost Elixir?

由 ceelo(@weidadong2359)开发并维护,当前版本 v5.1.1。

💬 留言讨论