SkillHub

neural-note-taker

v1.0.0

Advanced associative memory helper for building relationships between facts and entities. Use when processing dense information to ensure context is preserved across long sessions.

Sourced from ClawHub, Authored by balkanblbn

Installation

Please help me install the skill `neural-note-taker` from SkillHub official store. npx skills add balkanblbn/neural-note-taker

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