memory-access

Community

Seamless read/write access to agent memory

Authorzcawood-mie
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Provides a way for agents to read and write global memory files outside the workspace without triggering VS Code external-file approval prompts or leaving visible editor changes, enabling persistent cross-project context and caches.

Core Features & Use Cases

  • Read global memory files located under the agents root and stream their contents to the agent without creating editor-visible files.
  • Write complete memory files atomically, creating parent directories as needed and replacing the full file contents to avoid incremental edits.
  • Use cases include storing stable user configuration, skill caches like a PR dashboard, and cross-project session state that must persist across workspaces.

Quick Start

Use the memory-access skill to read or write a global memory file such as pr-dashboard using the provided terminal scripts.

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-access
Download link: https://github.com/zcawood-mie/agentz/archive/main.zip#memory-access

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 223,000+ vetted skills library on demand.