# memos

Self-evolving memory OS for LLM & AI Agents: ultra-persistent memory, hybrid-retrieval, and cross-task skill reuse, with 35.24% token savings

- Tier: Indexed (plain plugin)
- Category: Data
- Page: https://www.flowy.sh/listings/memtensor-memos
- Source: https://github.com/MemTensor/MemOS
- Price: free and open source

## Summary
memos is a Claude Code plugin with 3 hand-picked skills for data work, indexed on Flowy. Install it with the command on its page. It includes ask-user-question, dev-browser, safe-file-deletion. 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 MemTensor/MemOS --agent claude-code
```

## Skills
- ask-user-question
- dev-browser
- safe-file-deletion

## FAQ

### What is memos?
Self-evolving memory OS for LLM & AI Agents: ultra-persistent memory, hybrid-retrieval, and cross-task skill reuse, with 35.24% token savings

### How do I install memos?
Run these in Claude Code: npx -y skills add MemTensor/MemOS --agent claude-code. Then prompt normally.

### Does memos 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 memos free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
