·bedrock-agentcore-memory
</>

bedrock-agentcore-memory

adaptationio/skrillz

Amazon Bedrock AgentCore Memory for persistent agent knowledge across sessions. Episodic memory for learning from interactions, short-term for session context. Use when building agents that remember user preferences, learn from conversations, or maintain context across sessions.

9Installs·0Trend·@adaptationio

Installation

$npx skills add https://github.com/adaptationio/skrillz --skill bedrock-agentcore-memory

SKILL.md

AgentCore Memory enables agents to maintain persistent knowledge across sessions, learning from user interactions to provide increasingly personalized experiences. It combines short-term session context with long-term episodic memory extracted through background reflection processes.

Time: 2-5 minutes Automation: 95% Purpose: Initialize memory storage for an agent

Time: Real-time Automation: 100% Purpose: Feed interaction data for memory extraction

Amazon Bedrock AgentCore Memory for persistent agent knowledge across sessions. Episodic memory for learning from interactions, short-term for session context. Use when building agents that remember user preferences, learn from conversations, or maintain context across sessions. Source: adaptationio/skrillz.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/adaptationio/skrillz --skill bedrock-agentcore-memory
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is bedrock-agentcore-memory?

Amazon Bedrock AgentCore Memory for persistent agent knowledge across sessions. Episodic memory for learning from interactions, short-term for session context. Use when building agents that remember user preferences, learn from conversations, or maintain context across sessions. Source: adaptationio/skrillz.

How do I install bedrock-agentcore-memory?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/adaptationio/skrillz --skill bedrock-agentcore-memory Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/adaptationio/skrillz