← Back to Skills Marketplace
balkanblbn

Neural Note Taker

by balkanblbn · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1038
Downloads
0
Stars
7
Active Installs
1
Versions
Install in OpenClaw
/install neural-note-taker
Description
Advanced associative memory helper for building relationships between facts and entities. Use when processing dense information to ensure context is preserve...
README (SKILL.md)

Neural Note Taker

Connect the dots in your memory. This skill implements a concept-linkage protocol.

Core Process

  1. Entity Identification: Extract names, tools, dates, and projects from current chat.
  2. Relationship Mapping: Use [[Target]] -> [[Related]] notation.
  3. 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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install neural-note-taker
  3. After installation, invoke the skill by name or use /neural-note-taker
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug neural-note-taker
Version 1.0.0
License
All-time Installs 7
Active Installs 7
Total Versions 1
Frequently Asked Questions

What is Neural Note Taker?

Advanced associative memory helper for building relationships between facts and entities. Use when processing dense information to ensure context is preserve... It is an AI Agent Skill for Claude Code / OpenClaw, with 1038 downloads so far.

How do I install Neural Note Taker?

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

Is Neural Note Taker free?

Yes, Neural Note Taker is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Neural Note Taker support?

Neural Note Taker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Neural Note Taker?

It is built and maintained by balkanblbn (@balkanblbn); the current version is v1.0.0.

💬 Comments