memory-agent

Community

Inject past learnings to sharpen reasoning.

AuthorRwb3n
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps AI agents retrieve relevant past experiences to improve reasoning and accelerate learning across sessions.

Core Features & Use Cases

  • Retrieve relevant past experiences before reasoning to inform decisions.
  • Extract new learnings after task completion and store them for future sessions.
  • Close the ReasoningBank loop by injecting strategies into current reasoning.

Quick Start

Before tackling a complex task, call memory_search_with_experience(query="<describe task>", space_id="dev_copilot"). After task completion, extract learnings with ingester_ingest(content="<what was learned>", source_path="session:<date>:<brief-context>", content_type_hint="techne")

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: memory-agent
Download link: https://github.com/Rwb3n/haios/archive/main.zip#memory-agent

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.