metaclawGenerischer Skill für Memory-Management, Hybrid Retrieval und Skill Evolution mit PluginEval Integration
Install via ClawdBot CLI:
clawdbot install donmeusi/metaclawGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
eval (Calls external URL not in known-safe list
https://img.shields.io/badge/Quality-Gold-blue.svgAI Analysis
The skill primarily performs local memory management operations (vector search, extraction, session counting) and does not appear to send user data to external servers. The only external call is to a static badge image (img.shields.io) for documentation display, which poses minimal risk. No credential harvesting, intent override, or obfuscation patterns were detected.
Audited Apr 16, 2026 · audit v1.0
Generated May 6, 2026
A large company uses MetaClaw's hybrid retrieval (semantic + keyword) to enable employees to quickly find relevant documents, meeting notes, and project updates across thousands of files, improving productivity and decision-making. Automatic memory extraction from daily sessions keeps the knowledge base current without manual effort.
A customer support team deploys MetaClaw to automatically extract and consolidate interaction histories from support sessions. Hybrid retrieval allows agents to instantly access past resolutions and customer preferences, reducing response time and increasing satisfaction.
Researchers use MetaClaw to manage personal notes, literature references, and experiment logs. The skill consolidates memories every N sessions, ensuring that key findings and insights are preserved and easily searchable via semantic or keyword queries.
A development team integrates MetaClaw into their workflow to track project state, preferences, and technical decisions across sprints. Hybrid retrieval helps developers quickly recall past discussions and code context, while session counter triggers automatic consolidation to prevent information overload.
An individual uses MetaClaw to automatically extract and organize daily activities, notes, and to-dos from their sessions. Hybrid search enables easy retrieval of past events or ideas, and automatic consolidation keeps the memory file concise and relevant.
Offer a free tier with basic retrieval and limited memory extraction, and a premium subscription for advanced features like custom consolidation intervals, higher query limits, and priority support.
Sell licenses to companies for on-premises deployment, including integration support, custom configuration, and compliance with data residency requirements. Revenue from upfront license fees and annual maintenance.
Provide the core skill as open source to build community and adoption, while offering a fully managed cloud service with auto-scaling, backup, and dedicated support for a monthly fee.
💬 Integration Tip
Start by setting up the Python virtual environment and configuring the memory/config.yaml with your desired retrieval mode and consolidation interval, then integrate the session counter into your heartbeat script.
Scored May 6, 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