← 返回 Skills 市场
144
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install musk-eeg
功能描述
Use when user asks about EEG, electroencephalography, brain waves, brain activity, neural oscillations (delta, theta, alpha, beta, gamma), event-related pote...
安全使用建议
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.
功能分析
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.
能力标签
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install musk-eeg - 安装完成后,直接呼叫该 Skill 的名称或使用
/musk-eeg触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
musk-eeg 是什么?
Use when user asks about EEG, electroencephalography, brain waves, brain activity, neural oscillations (delta, theta, alpha, beta, gamma), event-related pote... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 144 次。
如何安装 musk-eeg?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install musk-eeg」即可一键安装,无需额外配置。
musk-eeg 是免费的吗?
是的,musk-eeg 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
musk-eeg 支持哪些平台?
musk-eeg 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 musk-eeg?
由 yhongm(@yhongm)开发并维护,当前版本 v1.0.5。
推荐 Skills