# tencentdb-agent-memory

Four-layer long-term memory (L0 Conversation → L1 Atom → L2 Scene → L3 Persona) for Claude Code, inspired by Tencent/TencentDB-Agent-Memory. Fully local — no external Gateway, no paid API, no Python.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/baodq97-tencentdb-agent-memory
- Source: https://github.com/baodq97/tencentdb-agent-memory
- Price: free and open source

## Summary
tencentdb-agent-memory is a Claude Code plugin with 8 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes contrib-consolidate, contrib-ingest, contrib-profile. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add baodq97/tencentdb-agent-memory
```

## Skills
- contrib-consolidate
- contrib-ingest
- contrib-profile
- contrib-synthesize
- memory-consolidate
- memory-seed
- memory-view
- tmem-cli

## FAQ

### What is tencentdb-agent-memory?
Four-layer long-term memory (L0 Conversation → L1 Atom → L2 Scene → L3 Persona) for Claude Code, inspired by Tencent/TencentDB-Agent-Memory. Fully local — no external Gateway, no paid API, no Python.

### How do I install tencentdb-agent-memory?
Run these in Claude Code: npx -y skills add baodq97/tencentdb-agent-memory. Then prompt normally.

### Does tencentdb-agent-memory auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is tencentdb-agent-memory free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
