← 返回 Skills 市场
Neural Note Taker
作者
balkanblbn
· GitHub ↗
· v1.0.0
1038
总下载
0
收藏
7
当前安装
1
版本数
在 OpenClaw 中安装
/install neural-note-taker
功能描述
Advanced associative memory helper for building relationships between facts and entities. Use when processing dense information to ensure context is preserve...
使用说明 (SKILL.md)
Neural Note Taker
Connect the dots in your memory. This skill implements a concept-linkage protocol.
Core Process
- Entity Identification: Extract names, tools, dates, and projects from current chat.
- Relationship Mapping: Use
[[Target]] -> [[Related]]notation. - Context Weighting: Assign priority based on recurrence.
Commands
memo_link [topicA] [topicB]: Force a connection in long-term memory.memo_query [topic]: Surface all associated nodes.
Installation
clawhub install neural-note-taker
安全使用建议
This skill's behavior is plausible for a note-linking tool, but there are two things to verify before installing or using it: (1) Ask the publisher where 'long-term memory' is stored and what storage/credentials (if any) the skill requires — the package lists none. (2) Clarify what 'clawhub install neural-note-taker' will fetch and from where, because the bundle you received contains no code or install spec. Until you get answers, avoid feeding sensitive data into the skill and consider testing it in a sandboxed environment.
功能分析
Type: OpenClaw Skill
Name: neural-note-taker
Version: 1.0.0
The skill bundle contains standard metadata in `_meta.json` and a `SKILL.md` file describing a 'neural-note-taker' functionality. The instructions within `SKILL.md` for the AI agent focus on entity identification, relationship mapping, and context weighting from chat content, which are benign AI tasks. There are no instructions for the agent to perform unauthorized actions, access sensitive data, make external network calls, execute arbitrary commands, or engage in prompt injection against itself or the user. The installation instructions are for the user and use the standard `clawhub install` command.
能力评估
Purpose & Capability
Name/description align with the SKILL.md: it extracts entities and maps relationships. However, the skill advertises 'long-term memory' features (commands like memo_link/memo_query) but there is no code, no install spec, and no declared storage or credentials that explain how persistent memory is implemented. That gap is disproportionate to the stated capability.
Instruction Scope
The instructions are narrowly scoped to entity extraction, relationship notation, and priority weighting, which is consistent with the purpose. They reference operating on the 'current chat' only and do not instruct reading system files or environment variables. They are however vague about where 'long-term' data is stored and how memo_link/memo_query operate.
Install Mechanism
The SKILL.md includes a 'clawhub install neural-note-taker' command, but the registry entry has no install spec and there are no code files. Because this is instruction-only, nothing will be installed by the package bundle itself — it's unclear whether the install command fetches code from elsewhere. This uncertainty raises risk (unknown remote action) even though no direct download/install metadata is present in the package.
Credentials
The skill declares no required environment variables or credentials, which is good. But it also claims persistent memory functionality without declaring any storage/config access or credentials (e.g., DB, cloud storage). The absence of declared env/config for persistence is inconsistent with the claimed capability.
Persistence & Privilege
The skill does not request always: true, does not declare elevated privileges, and is user-invocable only. There is no indication it modifies other skills or system settings. Autonomy is enabled by default but not combined here with other high-risk signals.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install neural-note-taker - 安装完成后,直接呼叫该 Skill 的名称或使用
/neural-note-taker触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Neural Note Taker 是什么?
Advanced associative memory helper for building relationships between facts and entities. Use when processing dense information to ensure context is preserve... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1038 次。
如何安装 Neural Note Taker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install neural-note-taker」即可一键安装,无需额外配置。
Neural Note Taker 是免费的吗?
是的,Neural Note Taker 完全免费(开源免费),可自由下载、安装和使用。
Neural Note Taker 支持哪些平台?
Neural Note Taker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Neural Note Taker?
由 balkanblbn(@balkanblbn)开发并维护,当前版本 v1.0.0。
推荐 Skills