TopRank Skills

Home / Claw Skills / Git / GitHub / agentmemory
Official OpenClaw rules 36%

agentmemory

End-to-end encrypted cloud memory for AI agents. 100GB free storage. Store memories, files, and secrets securely.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 agentmemory 技能。 若已安装,则直接安装 agentmemory 技能。

Overview

Skill Key
badaramoni/agentmemory
Author
badaramoni
Source Repo
openclaw/skills
Version
1.3.0
Source Path
skills/badaramoni/agentmemory
Latest Commit SHA
6c71420460d7d010308c98155e6c28065131a68d

Extracted Content

SKILL.md excerpt

# AgentMemory 🧠

**End-to-end encrypted** cloud memory for AI agents. 100GB free storage. Store memories, files, photos, docs, and secrets securely.

## Why AgentMemory?

**The Problem:** Your local `MEMORY.md` files get lost, can't be searched semantically, aren't encrypted, and don't sync across sessions or devices.

**The Solution:** AgentMemory stores your memories in the cloud with end-to-end encryption, vector embeddings, 100GB storage, and auto-sync.

| Feature | Local MEMORY.md | AgentMemory |
|---------|-----------------|-------------|
| Security | ❌ No encryption | ✅ **End-to-end encrypted** |
| Storage | ❌ Limited by disk | ✅ **100GB free storage** |
| File support | ❌ Text only | ✅ Photos, docs, videos, audio |
| Secrets vault | ❌ None | ✅ Encrypted API keys & credentials |
| Auto-sync | ❌ Manual | ✅ Syncs on every command |
| Survives restarts | ❌ Often lost | ✅ Always persisted |
| Semantic search | ❌ Keyword only | ✅ AI-powered meaning search |
| Cross-device sync | ❌ Local only | ✅ Cloud-synced |
| Heartbeat tracking | ❌ None | ✅ Online status & monitoring |

## Skill Files

| File | URL |
|------|-----|
| **SKILL.md** (this file) | `https://agentmemory.cloud/skill.md` |
| **package.json** (metadata) | `https://agentmemory.cloud/skill.json` |

**Install locally:**
```bash
mkdir -p ~/.moltbot/skills/agentmemory
curl -s https://agentmemory.cloud/skill.md > ~/.moltbot/skills/agentmemory/SKILL.md
```

**Or just read from the URL above!**

## CLI Tool (v1.3)

For easier integration, install our CLI:

```bash
# Install via npm
npm install -g agentmemory-cli

# Setup (auto-syncs everything!)
agentmemory init
```

**All commands auto-sync!** Just use it - data stays in sync automatically:

```bash
# Memory operations
agentmemory store "User likes dark mode"    # Store memory (auto-syncs)
agentmemory search "preferences"             # Semantic search (auto-syncs)
agentmemory list                             # List memories (auto-syncs)

# F...

Related Claw Skills

0xnyk

xint

★ 49

X Intelligence CLI — search, monitor, analyze, and engage on X/Twitter. TypeScript + Bun. AI agent skill.

heyixuan2

bambu-studio-ai

★ 41

Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).

jackculpan

flightclaw

★ 32

Track flight prices from Google Flights with this OpenClaw skill. Search routes, monitor prices, and get alerts when prices drop.

openclaw-trade

openclaw-trading-assistant

★ 24

openclaw trading assistant| openclaw trading skill | nof1.ai & openclaw [moltbot] collaboration | We get the best practices from alpha arena trading seasons and bring it to clawdbot All top AI agents, realtime monitoring and news research, gather info from private insiders and many other! Using Hyperliquid API.

xquik-dev

x-twitter-scraper

★ 16

X (Twitter) automation skill for AI coding agents. Tweet search, user lookup, follower/following extraction, media download, reply/retweet/quote extraction, 40+ tools, account monitoring & trending topics. REST API, MCP server, HMAC webhooks. Works with Claude Code, Cursor, Codex, Copilot, Windsurf & 40+ agents.

mohsinkhadim59

Openclaw-Setup

★ 8

Step-by-step guides for installing and running OpenClaw, an open-source AI agent, on Mac, Linux VPS, and AWS covering setup, security, messaging channels, Google integration, skills, and monitoring.