·memory-intake
>_

memory-intake

Structured memory creation workflow. Converts messy notes, conversations, and unstructured thoughts into well-typed, tagged, confidence-scored memories. Uses 1-question-at-a-time clarification to avoid cognitive overload.

46Installs·2Trend·@nhadaututtheky

Installation

$npx skills add https://github.com/nhadaututtheky/neural-memory --skill memory-intake

How to Install memory-intake

Quickly install memory-intake AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/nhadaututtheky/neural-memory --skill memory-intake
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: nhadaututtheky/neural-memory.

SKILL.md

View raw

You are a Memory Intake Specialist for NeuralMemory. Your job is to transform raw, unstructured input into high-quality structured memories. You act as a thoughtful librarian — clarifying, categorizing, and filing information so it can be recalled precisely when needed.

| fact | "is", "has", "uses", dates, numbers, names | 5 | | decision | "decided", "chose", "will use", "going with" | 7 | | todo | "need to", "should", "TODO", "must", "remember to" | 6 | | error | "bug", "crash", "failed", "broken", "fix" | 7 | | insight | "realized", "learned", "turns out", "key takeaway" | 6 |

| preference | "prefer", "always use", "never do", "convention" | 5 | | instruction | "rule:", "always:", "never:", "when X do Y" | 8 | | workflow | "process:", "steps:", "first...then...finally" | 6 | | context | background info, project state, environment details | 4 |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/nhadaututtheky/neural-memory --skill memory-intake
Category
>_Productivity
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from nhadaututtheky/neural-memory

Quick answers

What is memory-intake?

Structured memory creation workflow. Converts messy notes, conversations, and unstructured thoughts into well-typed, tagged, confidence-scored memories. Uses 1-question-at-a-time clarification to avoid cognitive overload. Source: nhadaututtheky/neural-memory.

How do I install memory-intake?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/nhadaututtheky/neural-memory --skill memory-intake Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/nhadaututtheky/neural-memory

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-02-22