memory_append

Community

Append content to your project memory.

Authorgatovillano
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps teams persist important contextual notes by appending content to the project's memory file llm_context.md, enabling continuity across sessions.

Core Features & Use Cases

  • Appends content to a memory file in the .kogniterm/ directory, defaulting to llm_context.md, to preserve important project notes.
  • Accepts an optional file_path to target other memory files, enabling multiple memory contexts.
  • Ensures safe operation with directory creation, UTF-8 encoding, and simple append semantics.

Quick Start

Invoke memory_append with content 'Your note here' to append to the default memory file llm_context.md.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: memory_append
Download link: https://github.com/gatovillano/KogniTerm/archive/main.zip#memory-append

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.