memory-hamsterAgent 记忆进化系统 - 温度模型 + 自动归档 + 学习记录 + 技能提炼。让 AI 每天变得更聪明。
Install via ClawdBot CLI:
clawdbot install tomor1984/memory-hamsterGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://img.shields.io/badge/ClawHub-skill-blueAudited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
An AI agent handling customer inquiries uses MemoryHamster to log common issues and user corrections, automatically archiving old cases and extracting new skills from resolved tickets to improve response accuracy over time. This reduces repetitive errors and enables the agent to learn from past interactions, enhancing customer satisfaction.
A tutoring AI employs MemoryHamster to track student progress, mistakes, and feedback, using the temperature model to prioritize recent lessons and archive older data. It extracts skills from learning patterns to adapt teaching methods, promoting effective strategies to a central knowledge base for consistent improvement.
An AI agent reviewing code commits uses MemoryHamster to record coding errors, best practices, and feature requests, with automatic GC to manage memory and nightly reflections to update health stats. It promotes workflow improvements to AGENTS.md, helping the bot learn from past reviews and reduce recurring issues in future commits.
A medical AI assistant logs diagnostic decisions, errors, and user feedback using MemoryHamster's learning records, with semantic search to quickly retrieve relevant cases. It extracts skills from lessons to refine diagnostic algorithms and promotes behavior patterns to SOUL.md, ensuring compliance and accuracy in patient care.
An AI agent for product recommendations uses MemoryHamster to track user preferences, failed suggestions, and feature requests, archiving cold data after 30 days. It extracts skills from successful interactions to enhance recommendation algorithms and promotes tool techniques to TOOLS.md, optimizing sales and user engagement.
Offer MemoryHamster as a managed service for businesses, charging a monthly fee for access to the memory evolution system, including automatic updates, support, and analytics. Revenue comes from tiered plans based on memory size, user count, and advanced features like semantic search and skill extraction.
Sell perpetual licenses to large organizations for on-premise deployment, with one-time fees for the skill package and annual maintenance contracts for updates and support. This model targets industries with strict data privacy needs, such as healthcare or finance, ensuring compliance and customization.
Release MemoryHamster as open source under a permissive license to build community adoption, then monetize through premium features like advanced analytics, cloud integration, and professional services. Revenue is generated from paid add-ons, consulting, and training workshops for users upgrading from the free version.
💬 Integration Tip
Integrate MemoryHamster by setting up cron jobs for automatic tasks and ensuring scripts are executable; start with basic learning logs before enabling advanced features like skill extraction.
Scored Jun 19, 2026
Structured reasoning through sequential thinking — break complex problems into steps, solve each independently, verify consistency, synthesize conclusions wi...
LLM-driven epistemic reasoning engine. Evaluates claims against evidence, outputs calibrated confidence and structured belief state (VERIFIED/CONTESTED/UNCER...
Loads and manages company context for all C-suite advisor skills. Reads ~/.claude/company-context.md, detects stale context (>90 days), enriches context duri...
Turn scattered local sources into a source-constrained evidence notebook for incident, release, and maintainer decisions.
三级记忆管理系统 (Three-Tier Memory Management)。用于管理 AI 代理的短期、中期、长期记忆。包括:(1) 滑动窗口式短期记忆,(2) 自动摘要生成中期记忆,(3) 向量检索长期记忆 (RAG)。当需要管理对话历史、优化上下文、构建个人知识库、或实现记忆持久化时使用此 Skill。
Store secrets, long-term memory, daily logs, and anything custom in your Convex backend instead of local files