Loading...
Loading...
Found 6 Skills
Index and search culture documentation
Explicitly save an insight, decision, or learning to agentmemory's long-term storage. Use when the user says "remember this", "save this", or wants to preserve knowledge for future sessions.
Use when the user asks to design RAG pipelines, optimize retrieval strategies, choose embedding models, implement vector search, or build knowledge retrieval systems.
Answers questions about the wiki knowledge base. Activates when the user asks about concepts, processes, entities, or any wiki content.
跨桶全文检索 .memory/ 中的知识文件
Choose and combine Eve storage primitives to give agents persistent memory — short-term workspace, medium-term attachments and threads, long-term org docs and filesystem. Use when designing how agents remember, retrieve, and share knowledge.