Logo
ClawHub Skills Lib
HomeCategoriesUse CasesTrendingStatisticsBlog
HomeCategoriesUse CasesTrendingStatisticsBlog
ClawHub Skills Lib
ClawHub Skills Lib

Browse 50.000+ community-built AI agent skills for OpenClaw. Updated daily from clawhub.ai.

Explore

  • Home
  • Categories
  • Use Cases
  • Trending
  • Blog

Categories

  • Development
  • AI & Agents
  • Productivity
  • Communication
  • Data & Research
  • Business
  • Platforms
  • Lifestyle
  • Education
  • Design

Use Cases

  • AI Code Generation
  • Code Review & Testing
  • DevOps & Cloud
  • Security & Compliance
  • Build an AI Agent
  • Agent Memory & RAG
  • Multi-Agent Orchestration
  • Browser & Web Automation
  • Financial & Market Data
  • Crypto & Web3
  • Real-Time Web Search
  • News & Media Monitoring
  • Academic Research
  • Data & Analytics
  • AI Image Generation
  • Voice & Audio AI
  • AI Video Creation
  • Content Writing
  • Task & Project Management
  • Knowledge Management
  • Email & Messaging
  • SEO & Content Marketing
  • Sales & CRM
  • Workflow Automation
  • Social Media
  • Chinese Platforms
  • E-Commerce
  • Education & Tutoring
  • HR & Recruiting
  • Legal & Compliance
  • AI Code Generation
  • Code Review & Testing
  • DevOps & Cloud
  • Security & Compliance
  • Build an AI Agent
  • Agent Memory & RAG
  • Multi-Agent Orchestration
  • Browser & Web Automation
  • Financial & Market Data
  • Crypto & Web3
  • Real-Time Web Search
  • News & Media Monitoring
  • Academic Research
  • Data & Analytics
  • AI Image Generation
  • Voice & Audio AI
  • AI Video Creation
  • Content Writing
  • Task & Project Management
  • See all use cases →
  • AI Code Generation
  • Code Review & Testing
  • DevOps & Cloud
  • Security & Compliance
  • Build an AI Agent
  • Agent Memory & RAG
  • Multi-Agent Orchestration
  • Browser & Web Automation
  • Financial & Market Data
  • See all use cases →
© 2026 ClawHub Skills Lib. All rights reserved.Built with Next.js · Neon · Prisma
Home/Use Cases/🧠 Agent Memory & RAG/💾 Persistent Context

💾 Persistent Context AI Skills

Maintain session history, user preferences, and long-term context across conversations.

330 skillsPart of 🧠 Agent Memory & RAG
Lang:

330 skills found

Page 1 of 14

🦞OpenClaw Platform

Openclaw Command Center

command-center
jontsai
v1.4.1
View Details

Mission control dashboard for OpenClaw - real-time session monitoring, LLM usage tracking, cost intelligence, and system vitals. View all your AI agents in o...

95
13k
77
2mo ago
🧠Agent Memory

Elite To Expertpack

elite-to-expertpack
brianhearn
v1.0.1
View Details

Convert Elite Longterm Memory data into a structured ExpertPack. Migrates the 5-layer memory system (SESSION-STATE hot RAM, LanceDB warm store, Git-Notes col...

0
820
1
2mo ago
🧠Agent Memory

DeepRecall

deeprecall
stefan27-4
v1.0.8
View Details

Pure-Python recursive memory recall for persistent AI agents. Manager→workers→synthesis RLM loop — no Deno, no fast-rlm, just HTTP calls to any OpenAI-compat...

0
951
1
2mo ago
🧠Agent Memory

lock-me-in

lock-me-in
michaellod
v1.2.0
View Details

Remote browser login and session persistence for headless servers. Start an interactive browser session via a temporary public URL (cloudflared tunnel), let...

0
910
2mo ago
🧠Agent Memory

MemSync Dual Memory System

openclaw-memvid-logger
stackblock
v1.2.6
View Details

Logs all OpenClaw conversations and events with role tags, saving to JSONL and Memvid for full context search and monthly sharded or single-file storage.

+14
0
1.4k
2mo ago
🧠Agent Memory

飞书群消息撤回

feishu-recall-message
tz826
v1.0.0
View Details

撤回飞书群消息。以用户身份撤回(recall)飞书群聊或单聊中的消息。群主/管理员可撤回任意成员消息,普通成员只能撤回自己的消息。支持单条撤回、批量撤回、按时间范围撤回。触发词:撤回消息、recall message、删除群消息、recall、撤回。

0
501
2mo ago
🦞OpenClaw Platform

Ranking Of Claws

ranking-of-claws
angelstreet
v3.0.0
View Details

Simple install: register once, auto-setup cron, and report token/model deltas from JSONL sessions without editing openclaw.json.

0
980
2mo ago
🧠Agent Memory

Launchthatbot Convex Backend

launchthatbot-convex-backend
launchthatbot
v1.0.3
View Details

Store secrets, long-term memory, daily logs, and anything custom in your Convex backend instead of local files

0
972
2mo ago
🧠Agent Memory

Med Info

med-info
duncandobbins
v0.2.3
View Details

Label-backed medication answers with citations and traceable IDs. RxCUI/NDC/set_id, key label sections, optional recalls/shortages/FAERS/interactions.

0
2.1k
2mo ago
🧠Agent Memory

Tiered Recall

tiered-recall-memory
davidme6
v1.1.0
View Details

分层回忆系统 - 解决上下文长度限制,保持项目延续性。每次新session自动加载核心记忆+最近日志+活跃项目,支持手动深度回忆。索引含10字内摘要,方便区分同名条目。

0
457
2mo ago
🧠Agent Memory

Crisis Comms Holding Statement

crisis-comms-holding-statement
archlab-space
v0.1.2
View Details

Use this skill when a PR, comms, or executive team must publish a holding statement within the first hour of a crisis — breach, outage, recall, safety incide...

0
560
2mo ago
🧠Agent Memory

Engram

engram-memory
Dannydvm
v0.2.0
View Details

Persistent semantic memory for AI agents — local, fast, free. Use when agent needs to recall past decisions, store new facts/preferences, search conversation history, or maintain context across sessions.

0
2.6k
1
5mo ago
🦞OpenClaw Platform

OpenClaw Cost Guard (Budgets + Token-Saving Playbook)

openclaw-cost-guard
DasWeltall
v0.1.0
View Details

Track OpenClaw/Clawdbot token and cost usage from session JSONL logs (prefer real usage.cost when present), generate daily/weekly summaries and top expensive sessions, and run budget checks (exit code on breach). Use to monitor spend, enforce budgets via cron/alerts, and apply a token-saving playbook to reduce output/tool-call cost.

0
3.4k
4
5mo ago
🧠Agent Memory

Hybrid Memory

hybrid-memory
clawdbrunner
v1.0.1
View Details

Hybrid memory strategy combining OpenClaw's built-in vector memory with Graphiti temporal knowledge graph. Use when you need to recall past context, answer temporal questions ("when did X happen?"), or search memory files. Provides decision framework for when to use memory_search vs Graphiti.

0
3.1k
1
5mo ago
🦞OpenClaw Platform

Clawreverse

clawreverse
binhuangpjlab
v0.1.0
View Details

Inspect, checkpoint, rollback, and branch OpenClaw sessions with the ClawReverse plugin. Use when a user wants to recover from bad tool or file changes, rest...

0
766
4mo ago
🧠Agent Memory

triple-memory-baidu-embedding

triple-memory-baidu-embedding
xqicxx
v1.0.0
View Details

Complete memory system combining Baidu Embedding auto-recall, Git-Notes structured memory, and file-based workspace search. Use when setting up comprehensive agent memory with local privacy, when you need persistent context across sessions, or when managing decisions/preferences/tasks with multiple memory backends working together.

0
2.1k
1
5mo ago
🧠Agent Memory

Session Sync

session-memory-sync
sdt328606
v1.0.0
View Details

Cross-session memory sync protocol. Ensures memory consistency across Feishu, webchat, and any other channels.

0
427
2mo ago
🦞OpenClaw Platform

Agent Vibes OpenClaw Skill

agentvibes-openclaw-skill
v3.3.0
View Details

Stream free, professional text-to-speech from voiceless servers to Linux, macOS, or Android devices with 50+ voices in 30+ languages. Two architecture options for flexible deployment - server-side TTS with audio streaming (PulseAudio) OR efficient text streaming with receiver-side TTS generation (recommended). Perfect for SSH sessions, remote AI agents, and multi-device TTS.

0
2.6k
1
5mo ago
🦞OpenClaw Platform

openclaw-session-cleaner

openclaw-session-cleaner
ccc-3po
v1.0.1
View Details

OpenClaw 会话清理助手,自动清理旧会话文件、重建 sessions.json、解决文件膨胀问题

0
645
2mo ago
🦞OpenClaw Platform

Memory Setup (OpenClaw)

memory-setup-openclaw
SyaJask
v1.0.0
View Details

Configure and validate OpenClaw memory recall for persistent context. Use when enabling memory_search/memory_get, fixing poor memory recall, or setting up ME...

0
9.8k
2
5mo ago
🦞OpenClaw Platform

OpenClaw Context Upgrade

openclaw-context-upgrade
Gyliiiiii
v1.0.0
View Details

Diagnose and upgrade OpenClaw conversation context limits, especially moving a chat from ~272k to 1M. Use when the user asks to enlarge context, make GPT-5.4...

0
696
3mo ago
🧠Agent Memory

ClawVault

clawvault
g9pedro
v2.5.13
View Details

Agent memory system with memory graph, context profiles, checkpoint/recover, structured storage, semantic search, observational memory, task tracking, canvas...

0
6.7k
9
2mo ago
🧠Agent Memory

Percept Ambient

percept-ambient
jarvis563
v1.0.0
View Details

Continuously captures and summarizes ambient conversations to build a local knowledge graph for context-aware assistance without explicit commands.

0
1.3k
2mo ago
🦞OpenClaw Platform

openclaw-backup-yyc

openclaw-backup-yyc
teldyang
v1.0.0
View Details

OpenClaw 数据备份与恢复工具。⚠️ 触发条件:用户消息必须精确等于"备份openclaw数据"、"恢复openclaw数据"(中文)或"backup openclaw data"、"restore openclaw data"(英文),其中 openclaw 不区分大小写。其他任何输入(包括部分关键词如"...

0
537
2mo ago
…

Other 🧠 Agent Memory & RAG Phases

🔵
Vector Memory
Store and retrieve memories using vector embeddings and semantic similarity search.
🔄
RAG Pipelines
Build retrieval-augmented generation pipelines for document Q&A and knowledge search.