clawra-memory-mgmt
Clawra记忆文件管理 - 正确读写MEMORY.md和USER.md,避免常见陷阱
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Clawra记忆文件管理 - 正确读写MEMORY.md和USER.md,避免常见陷阱
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
🧠 ontology-clawra v5.1 - Local Ontology Reasoning & Learning Engine **USE THIS SKILL WHENEVER** you need structured reasoning, knowledge graph management, logical inference, or learning from interactions. This is your go-to tool for: - Building and querying ontology knowledge graphs (concepts, entities, relationships) - Performing confidence-based reasoning with evidence tracking - Recording insights and patterns from completed tasks - Local memory search and knowledge retrieval **Key Use Cases:** - Before making complex decisions: "Let me use ontology-clawra to reason about this" - After completing tasks: "Record this learning to ontology-clawra" - Building domain expertise: "Create concepts for [domain] in ontology-clawra" - Analyzing patterns: "Query ontology-clawra for similar past cases" **Core Capabilities:** ✅ Local ontology storage in `~/.openclaw/skills/ontology-clawra/memory/` ✅ Confidence calculation (CONFIRMED/ASSUMED/SPECULATIVE) ✅ Learning from user confirmations ✅ Local memory search (no ne
Complete guide to using and extending Hermes Agent — CLI usage, setup, configuration, spawning additional agents, gateway platforms, skills, voice, tools, profiles, and a concise contributor reference. Load this skill when helping users configure Hermes, troubleshoot issues, spawn agent instances, or make code contributions.
Git push to HTTPS remote using token authentication — avoids SSH setup, works in CI/automated environments.
从 GitHub 历史中彻底清除敏感文件的完整流程 — 使用 git filter-repo + force push,适用于清理意外提交的个人文件、工作文件等
清理 GitHub 历史和 ClawHub 中意外泄露的个人/工作文件
Configure WhatsApp and Telegram messaging platforms on Hermes Agent
| name | clawra-memory-mgmt |
| description | Clawra记忆文件管理 - 正确读写MEMORY.md和USER.md,避免常见陷阱 |
| metadata | {"openclaw":{"emoji":"💾","version":"1.0","last_updated":"2026-04-09"}} |
/Users/xiaochenwu/.hermes/memories/MEMORY.md # 我的记忆
/Users/xiaochenwu/.hermes/memories/USER.md # 用户信息
/Users/xiaochenwu/.hermes/SOUL.md # 人格定义
⚠️ ~ 在某些环境下解析为 /root/ 而非 /Users/xiaochenwu/,导致文件找不到。
⚠️ 工具 memory 的 old_text 匹配在有多行匹配时失败,改用 write_file 直接覆盖更可靠。
read_file: /Users/xiaochenwu/.hermes/memories/MEMORY.md
read_file: /Users/xiaochenwu/.hermes/memories/USER.md
write_file: /Users/xiaochenwu/.hermes/memories/MEMORY.md
write_file: /Users/xiaochenwu/.hermes/memories/USER.md
patch: /Users/xiaochenwu/.hermes/SOUL.md