letheclaw

Installation
SKILL.md

letheClaw — Agent memory

You can use the letheClaw API to store and retrieve memories for the user or the current session. The API base URL is in the environment variable LETHECLAW_API_URL.

Environment patterns:

  • Docker Compose with letheClaw API container: http://api:8080
  • Host machine from Docker Desktop (Windows/Mac): http://host.docker.internal:51234
  • Local testing (same machine): http://localhost:51234

If LETHECLAW_API_URL is unset, try http://host.docker.internal:51234 first (Docker Desktop default), then ask the user.


⚠️ PROTOCOL (NON-NEGOTIABLE)

Retrieval Rule

When the user asks about history, decisions, prior work, "what did we do", or any past context:

Installs
5
First Seen
Mar 19, 2026
letheclaw from skills.volces.com