AI AGENT ADDONS

Agentmemory Config

rohitg00/agentmemory

agentmemory gives AI agents a place to remember things. This skill covers its configuration settings. You can enable features, set API keys, and change ports.

Configuration comes from environment variables. Put them in a file called ~/.agentmemory/.env. Restart the server after any change.

Some features like auto compression and context injection are off by default. They cost tokens to use. You can also set a secret key to protect the API.

Add Agentmemory Config skill to your workflow

Global

mkdir -p ~/.claude/skills/agentmemory-config

Project

mkdir -p .claude/skills/agentmemory-config

Source Repository

Stars
24,204
Forks
1,988
Watchers
24,204
License
Apache-2.0
Last Push
24 days ago
Created
4 months ago