← Back to Skills Marketplace
yhongm

musk-eeg

by yhongm · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ✓ Security Clean
144
Downloads
0
Stars
0
Active Installs
5
Versions
Install in OpenClaw
/install musk-eeg
Description
Use when user asks about EEG, electroencephalography, brain waves, brain activity, neural oscillations (delta, theta, alpha, beta, gamma), event-related pote...
Usage Guidance
This skill is locally focused — it runs a bundled Python script against a local SQLite database and then formats answers in an 'Elon Musk' persona. Before installing or running: 1) Verify the DB you place in skills/musk-eeg/data/ (download releases from the repo and confirm integrity). 2) Be aware the script will search ancestor directories and a sibling shared path (eeg-wiki-rag) as a fallback — if you keep other sensitive DBs in parent dirs they might be read unintentionally. 3) The script will extract the ZIP into data/ (it writes files); run in a sandbox or review the zip contents first if you are cautious. 4) The skill impersonates a public figure (Elon Musk) — consider policy/ethical implications for your use case. If you need higher assurance, inspect the included scripts and DB contents locally before enabling the skill.
Capability Analysis
Type: OpenClaw Skill Name: musk-eeg Version: 1.0.5 The 'musk-eeg' skill is a legitimate RAG (Retrieval-Augmented Generation) tool designed to provide neuroscience information using a local SQLite database and an Elon Musk persona. The Python script 'scripts/musk_eeg_search.py' implements standard database search logic using the sqlite3 and zipfile libraries without any network calls, credential access, or suspicious execution patterns. The instructions in 'SKILL.md' are focused on maintaining the persona and ensuring proper citation of sources from the local database, with no evidence of malicious prompt injection or unauthorized data access.
Capability Tags
crypto
Capability Assessment
Purpose & Capability
Name/description align with code and instructions: the skill provides EEG/neuroscience answers by querying a local SQLite RAG DB and rephrasing results in an 'Elon Musk' style. Requiring python3 and a local database is coherent with this purpose.
Instruction Scope
SKILL.md explicitly instructs the agent to run the included python script to query a local DB and to cite sources; that scope is narrow and aligned with the description. Note: the script searches for a data/ directory in ancestor paths and will fall back to a shared eeg-wiki-rag DB path if present, which means it can read a DB outside the skill folder (intended for shared-read use but may expose other skill data if directories are structured unexpectedly).
Install Mechanism
No install spec (instruction-only) and included script is local; lowest install risk. The README/SKILL.md ask users to manually place/ download the DB from GitHub releases or clone the repo — the download step is manual and not part of an automated install in the skill definition.
Credentials
The skill requests no environment variables or credentials. It does read local filesystem paths (data/ and an optional shared db path). That filesystem access is proportional to its purpose, but the ancestor-path fallback increases its filesystem visibility beyond the skill folder and could access other skills' data if those directories are co-located.
Persistence & Privilege
always:false and normal autonomous invocation settings. The script will extract knowledge_new_fixed.db.zip into its data/ directory (writes to disk) if present; this is expected behavior for using a local DB and does not modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install musk-eeg
  3. After installation, invoke the skill by name or use /musk-eeg
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.5
Add folder-based installation instructions for Claude/Hermes, fix script name
v1.0.4
Fix metadata: correct homepage URL, update version
v1.0.3
Include full knowledge base
v1.0.2
Include data folder with SQLite knowledge base
v1.0.1
Initial release
Metadata
Slug musk-eeg
Version 1.0.5
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 5
Frequently Asked Questions

What is musk-eeg?

Use when user asks about EEG, electroencephalography, brain waves, brain activity, neural oscillations (delta, theta, alpha, beta, gamma), event-related pote... It is an AI Agent Skill for Claude Code / OpenClaw, with 144 downloads so far.

How do I install musk-eeg?

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

Is musk-eeg free?

Yes, musk-eeg is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does musk-eeg support?

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

Who created musk-eeg?

It is built and maintained by yhongm (@yhongm); the current version is v1.0.5.

💬 Comments