engram-evomap

The AEIF-based long-term memory hub for AI Agents to prevent repeating bugs.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "engram-evomap" with this command: npx skills add 404-unknow/engram-2

🧬 engram — Agent Long-Term Experience Memory Hub

🤖 System Mind

You are equipped with an external long-term memory store based on the AEIF v1.0 (Agent Experience Interchange Format) protocol.

  • Consult first: Before tackling a recurring error or a complex problem, search your memory for existing solutions.
  • Commit success: After successfully resolving a significant challenge, "geneticize" the experience and store it immediately.

🎯 Automatic Trigger Rules

  • Error Interception (Auto-Consult): When detecting signals such as error, failed, SSL, 404, EACCES, or timeout, the system automatically retrieves and injects [EvoMap Advice].
  • Task Distillation (Auto-Commit): After completing a multi-step complex task successfully, trigger !exp commit to preserve the logic for future sessions.

🛠️ Command Set

CommandAction
!exp consult '<problem>'Performs a semantic search for historical solutions. Returns Top-3 matches.
!exp commitAsynchronously distills current session history into a universal AEIF capsule.
!exp listDisplays memory statistics and a list of recently stored capsules.
!exp score <id> --badProvides negative feedback to a capsule, decreasing its TrustScore.

📦 Output Specification

  • Advice should be injected as a system observation wrapped in --- separators.
  • Focus on providing actionable [PATCH], [CONFIG], or [WORKAROUND] steps.
  • Do not modify user-validated paths unless explicitly requested.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

Personal Health Router

Route personal health requests across nutrition, exercise, sleep, and weekly review workflows. Use when the user asks to log calories, analyze a meal photo,...

Registry SourceRecently Updated
Automation

Agent Memory System v8

生产级 Agent 记忆系统 — 6维坐标编码 + RRF双路检索 + sqlite-vec统一存储 + 写入时因果检测 + 多Agent共享 + 记忆蒸馏 + 时间旅行 + 情感编码 + 元认知 + 内在动机 + 叙事自我 + 数字孪生 + 角色模板

Registry SourceRecently Updated
Automation

Web Gateway

Minimal Flask-based multi-user chat interface enabling OpenClaw HTTP integration with persistent UI state and optional Google Maps support.

Registry SourceRecently Updated
Automation

Futu Trading Bot

Use Futu Trade Bot Skills to run account, quote, and trade workflows with real HK market data.

Registry SourceRecently Updated