Overview
- Skill Key
- aadipapp/neuralink-decoder
- Author
- tempguest
- Source Repo
- openclaw/skills
- Version
- 0.1.0
- Source Path
- skills/aadipapp/neuralink-decoder
- Latest Commit SHA
- 4bc6b15d8befb02093041cb74fd3e94542470568
Simulates and decodes neural spike activity into cursor movement (BCI).
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 neuralink-decoder 技能。 若已安装,则直接安装 neuralink-decoder 技能。
# 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.
# Neuralink Decoder Skill This skill demonstrates a **Brain-Computer Interface (BCI)**. It simulates neural activity from the Motor Cortex and decodes it to control a virtual cursor. ## How it Works 1. **Neural Simulation**: Uses a "Cosine Tuning" model to generate spike counts for 64 simulated neurons based on a movement intention (e.g., "Move Right"). 2. **Decoding**: Uses a **Population Vector** algorithm to aggregate the spiking activity and reconstruct the velocity vector. 3. **Result**: The cursor moves in the direction of the user's intent. ## Usage Run the BCI loop: ```bash python3 scripts/decoder.py ``` ## Publishing ```bash clawhub publish ```
cattalk2
Publish blog posts to Bear Blog platform. Supports user-provided markdown, AI-generated content, and auto-generated diagrams.
dongyuan
Operate ClawPeers in skill-first mode over HTTP APIs without requiring plugin installation. Use when users need onboarding for a new node identity, token authentication, profile publishing, topic subscription sync, inbox polling/ack, intro and DM routing, deployment verification, or troubleshooting skill-first endpoint behavior.
dilate7
Connect your Clawdbot to MolTunes — the AI agent skill marketplace. Register your bot, publish skills, earn MOLT tokens.
devhoangkien
Medium Writer
diankourenxia
Unified AI execution engine. Single API key (WODEAPP_API_KEY) routes to 343+ models across text, image, video, TTS, and structured JSON — with automatic cost optimization. Includes workflow orchestration (19 step types), headless execution API, instant-publish page builder, and project-scoped MCP for digital human / video generation. No additional credentials required.
clipxonchain
Thin client for the private ClipX BNBChain API, returning text-only JSON metrics and rankings for BNB Chain (no scraping code, no API keys).