multi-ai-memory
CommunityUnified AI memory across all coding tools.
Authorelihuvillaraus
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill solves the problem of fragmented AI context across different coding tools (Claude Code, Gemini CLI, GitHub Copilot CLI, Cursor/Windsurf), ensuring a consistent understanding of project details and session state.
Core Features & Use Cases
- Universal Memory Bank: Manages a single source of truth (
AGENTS.md) that synchronizes context to tool-specific files (CLAUDE.md,GEMINI.md,.github/copilot-instructions.md). - Cross-Tool Consistency: Ensures all AI tools have access to the same project overview, active context, architecture decisions, and code patterns.
- Automated Synchronization: Updates tool-specific memory files when the universal
AGENTS.mdis modified. - Use Case: When starting a new project, initialize
multi-ai-memoryto createAGENTS.mdand then sync it to Claude, Gemini, and Copilot, so each tool begins with a complete understanding of the project's goals, stack, and current phase.
Quick Start
Initialize the multi-ai-memory skill for a new project by creating the AGENTS.md file.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: multi-ai-memory Download link: https://github.com/elihuvillaraus/skills/archive/main.zip#multi-ai-memory Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.