Jump to related tools in the same category or review the original source on GitHub.

Coding Agents & IDEs @aadipapp Updated 7/20/2026 1,480 downloads 0 stars Security: Pass

Neuralink Decoder OpenClaw Plugin & Skill | ClawHub

Looking to integrate Neuralink Decoder into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate coding agents & ides tasks instantly, without having to write custom tools from scratch.

What this skill does

Simulates and decodes neural spike activity into cursor movement (BCI).

Install

ClawHub CLI
openclaw skills install @aadipapp/neuralink-decoder
Node.js (npx)
npx clawhub@latest install neuralink-decoder

Full SKILL.md

Open original
Metadata table.
nameversiondescriptionlicense
neuralink-decoder0.1.0Simulates and decodes neural spike activity into cursor movement (BCI).MIT

SKILL.md content below is scrollable.

Neuralink Decoder Skill

This skill simulates a Brain-Computer Interface (BCI). It generates synthetic neural spiking data based on cosine tuning (motor cortex model) and uses a linear decoder to reconstruct cursor velocity.

Features

  • Neural Simulator: Generates realistic spike trains for 64 neurons.
  • Decoder: Maps spike rates to 2D velocity ($v_x, v_y$).
  • Visualization: Prints the decoded trajectory.

Commands

  • decode: Run the simulation and decoding loop.
ClawHub Registry URL: https://clawhub.ai/aadipapp/skills/neuralink-decoder

Related skills

If this matches your use case, these are close alternatives in the same category.