🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Persistent Agent Memory 1.0.1

by @gyzx

Add persistent memory to any agent so it can remember prior work, maintain context across sessions, and continue long-running workflows.

Versionv1.0.0
Installs6
βš™οΈ Configuration

Set your API key (get one at https://coralbricks.ai):

export CORAL_API_KEY="ak_..."

Optionally override the API URL (defaults to https://search-api.coralbricks.ai):

export CORAL_API_URL="https://search-api.coralbricks.ai"

πŸ“‹ Tips & Best Practices

  • All memories are stored in the default collection; collections are not exposed to the agent
  • All text is embedded into 768-dimensional vectors for semantic matching
  • Results are ranked by cosine similarity (higher score = more relevant)
  • Stored memories persist across sessions
  • The metadata field is free-form JSON; use it to tag memories for easier filtering
  • For more details and examples, see Persistent Agent Memory for AI Agents
  • View on ClawHub
    TERMINAL
    clawhub install persistent-agent-memory-1-0-1

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’