san-tian

TencentDB Agent Memory — AI skill for Claude Code

AI community

TencentDB Agent Memory is a team-level memory hub for AI Agents — turning conversations, docs, and code into four reusable memory assets (Chat Memory, Skill, LLM-Wiki, Code-Graph) that are governed, s.

How to install TencentDB Agent Memory

This entry records only its repository, not the path inside it, so there is no exact command to give. Open san-tian/TencentDB-Agent-Memory and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What TencentDB Agent Memory does

TencentDB Agent Memory is a team-level memory hub for AI Agents — turning conversations, docs, and code into four reusable memory assets (Chat Memory, Skill, LLM-Wiki, Code-Graph) that are governed, shared, and equipped across agents and frameworks.

Alternatives in AI

  • Debate — AI Debate Hub - Structured four-way debates between Claude, Sonnet, Gemini, and Codex 2.8k ★
  • Wiki Graph — Build the LLM Wiki knowledge graph 2.3k ★
  • Agent Teams AI — You're the boss, agents are your team 2k ★

README

TencentDB Agent Memory

Agents remember. Humans innovate.

TencentCloud%2FTencentDB-Agent-Memory | Trendshift

[![npm](https://img.shields.io/npm/v/@tencentdb-agent-memory/memory-tencentdb?color=blue)](https://www.npmjs.com/package/@tencentdb-agent-memory/memory-tencentdb) [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](./LICENSE) [![Node](https://img.shields.io/badge/node-%3E=22.16-brightgreen)](https://nodejs.org/) [![OpenClaw](https://img.shields.io/badge/OpenClaw-%3E=2026.3.13-orange)](https://github.com/openclaw/openclaw) [![Hermes](https://img.shields.io/badge/Hermes-Gateway-7B61FF)](https://hermes-agent.nousresearch.com/docs/) [![Discord](https://img.shields.io/badge/Discord-Join-5865F2?logo=discord&logoColor=white)](https://discord.gg/dJQM6mKMF)

[Installation](#installation) · [Supported Agents](#all-agents-share-the-same-memory-server) · [What is it?](#what-is-tencentdb-agent-memory) · [Team Play](#one-play-style-build-a-growing-agent-team-for-a-one-person-company) · [Technical Implementation](#technical-implementation) · [Benchmark](#benchmark) · [Roadmap](#roadmap)

[**English**](./README.md) · [简体中文](./README_CN.md)


**Latest:** Team Memory Beta is evolving quickly — install it and start exploring in minutes.

Installation

Start all three services in one go (`memory-core` + `memory-hub` + `proxy`):

git clone https://github.com/Tencent/TencentDB-Agent-Memory.git
cd TencentDB-Agent-