← Back to Skills Marketplace
aadipapp

NeuralEntropy

by Krishna Aditya · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
980
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install neuralink-decoder
Description
Simulates and decodes neural spike activity into cursor movement (BCI).
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install neuralink-decoder
  3. After installation, invoke the skill by name or use /neuralink-decoder
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug neuralink-decoder
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is NeuralEntropy?

Simulates and decodes neural spike activity into cursor movement (BCI). It is an AI Agent Skill for Claude Code / OpenClaw, with 980 downloads so far.

How do I install NeuralEntropy?

Run "/install neuralink-decoder" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is NeuralEntropy free?

Yes, NeuralEntropy is completely free (open-source). You can download, install and use it at no cost.

Which platforms does NeuralEntropy support?

NeuralEntropy is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created NeuralEntropy?

It is built and maintained by Krishna Aditya (@aadipapp); the current version is v1.0.0.

💬 Comments