memory-agents

Configures multi-agent memory settings through an interactive wizard.

14|3|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/SpillwaveSolutions/agent-memory --skill memory-agents
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memory-agents
Source: https://github.com/SpillwaveSolutions/agent-memory/tree/main/plugins/memory-setup-plugin/skills/memory-agents
Command: npx skills add https://github.com/SpillwaveSolutions/agent-memory --skill memory-agents

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill reduces the complexity of configuring and managing memory across multiple agents by providing a guided wizard that consolidates mode, storage, agent IDs, cross-agent query rules, and team sharing settings.

Core Features & Use Cases

  • Interactive wizard for selecting mode (single, multi, or team) and storage strategy (unified or separate).
  • Generates and updates memory-daemon configuration to enable cross-agent queries, per-agent tagging, and team permissions.
  • Use cases include setting up initial multi-agent memory, configuring cross-agent access, and establishing team-wide memory collaboration.

Quick Start

Run the interactive wizard to configure memory agents: /memory-agents

Frequently Asked Questions about memory-agents

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure multi-agent memory settings for a team?

You can configure multi-agent memory for a team by running an interactive wizard that guides you through selecting team mode, storage strategy, agent IDs, and team sharing permissions to generate the necessary memory-daemon configuration.

What is the difference between unified and separate memory stores for agents?

Unified memory stores consolidate data across multiple agents into a single location, while separate stores isolate memory per agent; the wizard helps you choose the right storage strategy based on your cross-agent query and access requirements.

How do I set up cross-agent query access for multiple agents?

To set up cross-agent query access, use the configuration wizard to define query scope rules and per-agent tagging, which updates the memory-daemon settings to allow agents to access shared memory data.

Do I need external dependencies to orchestrate multi-agent memory?

No external dependencies are required, as the skill relies entirely on built-in memory-daemon tooling and local configuration references to orchestrate multi-agent memory settings.

Can I manage single-user and multi-agent memory configurations with the same tool?

Yes, the interactive wizard supports single-user, multi-agent, and team configurations, allowing you to switch between modes and adjust storage and query scope settings within a single guided workflow.