Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
rohitg00 avatar

Agentmemory Agents

  • 6.5k installs
  • 26.6k repo stars
  • Updated August 3, 2026
  • rohitg00/agentmemory

agentmemory-agents is an agent skill: How agentmemory wires into host coding agents via the connect command. Use when installing agentmemory into a specific agent, when asked whi

About

The agentmemory-agents skill explains how agentmemory wires into host coding agents through agentmemory connect. REST is the underlying protocol; MCP-only hosts use the stdio MCP bridge adapter. Quick start runs agentmemory connect for claude-code, cursor, codex, gemini-cli, and other supported names listed in generated REFERENCE.md. After wiring, restart the host or run MCP reload so the full tool set appears; only seven tools usually means the MCP shim cannot reach the server. The workflow detects the calling agent, defaults to claude-code when unknown, runs connect with a supported adapter name, and verifies tool visibility. Action skills like remember and recall install separately via npx skills add; connect exposes tools while skills teach when to invoke them. Windows requires WSL2 because native Windows runs the server but connect is unsupported. Cross-links cover mcp-tools, rest-api, hooks, and shared troubleshooting guidance for missing observations.

  • agentmemory connect merges memory server config without dropping existing MCP servers.
  • REST is primary; MCP-only hosts use stdio bridge adapters from REFERENCE.md.
  • Verify full tool set after connect; seven tools signals shim connectivity failure.
  • Action skills install separately; connect exposes tools while skills teach timing.
  • Windows connect requires WSL2; native Windows supports server only.

Agentmemory Agents by the numbers

  • 6,481 all-time installs (skills.sh)
  • +684 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #119 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

agentmemory-agents capabilities & compatibility

Capabilities
agentmemory agents documented workflow · quick start examples · reference parameter lookup · taxonomy aligned metadata · aeo discovery fields
Use cases
memory · orchestration
From the docs

What agentmemory-agents says it does

How agentmemory wires into host coding agents via the connect command. Use when installing agentmemo
SKILL.md
npx skills add https://github.com/rohitg00/agentmemory --skill agentmemory-agents

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs6.5k
repo stars26.6k
Last updatedAugust 3, 2026
Repositoryrohitg00/agentmemory

How do I run agentmemory-agents correctly without guessing steps, tools, or parameters?

Wire agentmemory into host coding agents via connect while preserving existing MCP configuration.

Who is it for?

Teams using agentmemory-agents when SKILL.md triggers match the user request.

Skip if: Skip when the task is outside agentmemory-agents documented triggers or sibling skill scope.

When should I use this skill?

User mentions agentmemory-agents, related trigger phrases, or asks to follow this SKILL.md workflow.

What you get

Completed agentmemory-agents workflow with outputs and checks defined in SKILL.md.

  • agentmemory-agents output per SKILL.md

By the numbers

  • Stage build/agent-tooling
  • Category AI & Agent Building
  • Complexity intermediate

Files

SKILL.mdMarkdownGitHub ↗

agentmemory connect <agent> merges the memory server into a host agent's config and preserves any existing servers. REST is the underlying protocol; for MCP-only hosts the adapter wires the stdio MCP bridge.

Quick start

agentmemory connect claude-code   # or cursor, codex, gemini-cli, ...

After wiring, restart the host or run its MCP reload (for example /mcp in Claude Code) so it picks up the server. Then confirm the agent lists agentmemory's tools.

Workflow

1. Detect the calling agent. If unknown, default to claude-code. 2. Run agentmemory connect <name> using a name from the table in REFERENCE.md. 3. Verify: the host should show the full tool set with a server running. Only 7 tools means the MCP shim could not reach a server (see ../_shared/TROUBLESHOOTING.md).

Notes

  • The action skills (remember, recall, and the rest) are installed separately with npx skills add rohitg00/agentmemory. connect makes tools available; skills teach the agent when to use them.
  • Windows: use WSL2. Native Windows runs the server but connect is not supported there.

See also

  • agentmemory-mcp-tools, agentmemory-rest-api, agentmemory-hooks.

Reference

The full adapter list with display names and protocol notes lives in REFERENCE.md, generated from src/cli/connect/.

Related skills

How it compares

agentmemory-agents implements its own SKILL.md workflow rather than a generic substitute skill.

FAQ

Who is agentmemory-agents for?

Agents and developers following the agentmemory-agents SKILL.md guidance.

When should I use agentmemory-agents?

When user intent matches description triggers and quick start scenarios.

Is agentmemory-agents safe to install?

Review the Security Audits panel before production shell or network use.

AI & Agent Buildingagentsautomation

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.