← 返回 Skills 市场
aadipapp

NeuralEntropy

作者 Krishna Aditya · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
980
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install neuralink-decoder
功能描述
Simulates and decodes neural spike activity into cursor movement (BCI).
安全使用建议
This skill appears internally consistent and low-risk: it runs a local simulation and prints results, with no network access or credential use. Before installing or running: (1) review the script yourself (it's short and readable); (2) run it in a sandbox or isolated environment if you have any doubt; (3) ensure Python and numpy are installed (the skill does not include an install step); and (4) note the source/homepage are unknown—if you need provenance or maintenance, ask the publisher for more information.
功能分析
Type: OpenClaw Skill Name: neuralink-decoder Version: 1.0.0 The skill bundle is benign. The `scripts/decoder.py` file contains a self-contained simulation of a Brain-Computer Interface (BCI) using numerical computations, printing results to standard output. There is no evidence of file system access, network communication, system command execution, credential theft, data exfiltration, or any other malicious or suspicious behavior. The `SKILL.md` and `README.md` files are purely descriptive and do not contain any prompt injection attempts or hidden instructions for an AI agent.
能力评估
Purpose & Capability
The name/description (BCI simulation & decoder) aligns with the included Python script and README. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md and README simply instruct running the included script. The runtime instructions and script operate locally, printing results; they do not read system config, access external endpoints, or request unrelated data.
Install Mechanism
There is no install spec (instruction-only), which is low risk. However, the code imports numpy but the skill does not declare dependencies or provide installation steps; users will need Python + numpy available to run the script.
Credentials
No environment variables, credentials, or config paths are required. The skill does not attempt to access unrelated secrets or services.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide privileges. It does not modify other skills or agent configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install neuralink-decoder
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /neuralink-decoder 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Neuralink Decoder Skill v1.0.0 - Simulates neural spike activity using a motor cortex cosine tuning model. - Includes a linear decoder that translates spike rates into 2D cursor velocity. - Generates and visualizes trajectories based on decoded cursor movements. - Provides a decode command to run the full simulation and decoding loop.
元数据
Slug neuralink-decoder
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

NeuralEntropy 是什么?

Simulates and decodes neural spike activity into cursor movement (BCI). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 980 次。

如何安装 NeuralEntropy?

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

NeuralEntropy 是免费的吗?

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

NeuralEntropy 支持哪些平台?

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

谁开发了 NeuralEntropy?

由 Krishna Aditya(@aadipapp)开发并维护,当前版本 v1.0.0。

💬 留言讨论