Jackal Memory provides sovereign, recoverable, and decentralized storage for AI agents to persist context across different sessions and machines.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install jackal-memory
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install jackal-memory using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Jackal Memory is a robust solution for developers using Openclaw Skills who need to ensure their AI agents maintain a persistent state without relying on centralized storage providers. By utilizing the Jackal Protocol decentralized storage network, this skill ensures that agent memory is not tied to a single machine; if a local environment fails, the memory survives and remains recoverable.
This skill allows agents to load identity blobs, session history, and project-specific data securely. It empowers developers to build more reliable and context-aware agents that can transition seamlessly between development environments while maintaining full sovereignty over their data.
export JACKAL_MEMORY_API_KEY=<your-key>
python client.py provision <your-jkl-address>
Jackal Memory organizes data through a key-value structure within the Openclaw Skills framework. Recommended taxonomy includes:
| Key Type | Example | Purpose |
|---|---|---|
| Identity | identity | Core persona and global agent settings |
| Session | session-2025-05-10 | Temporal data and specific conversation logs |
| Project | project-alpha | Specialized technical context for specific repositories |
Loading
Decentralized, AES-256 encrypted storage for AI agent memory backed by the Jackal Protocol.

A high-efficiency utility to scrape and structure tech event data from lu.ma for any global city without requiring authentication.

A comprehensive skill for controlling macOS applications and automating GUI interactions through the Accessibility API.

A powerful bridge between your personal knowledge management system and your AI agent, enabling programmatic access to Readwise and Reader data.

Jackal Memory provides sovereign, AES-256-GCM encrypted persistence for AI agents using decentralized storage to ensure data survives across machines.

A professional integration for managing Samsung Smart TVs via the SmartThings API, enabling automated device control and application launching.








































