ax-persistence

Official

Manage AI data persistence with a unified StorageProvider.

Authorproject-ax
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The ax-persistence Skill unit streamlines the process of managing data persistence for AI agents by providing a unified StorageProvider.

Core Features & Use Cases

  • Unified Data Persistence: Offers a unified approach to handle storage of various data types such as message queues, conversation history, session stores, document stores, file stores, job stores, and database migrations.
  • Database-Backed Storage: Leverages a shared DatabaseProvider for SQLite and PostgreSQL support.
  • Sub-Stores: Provides MessageQueueStore, ConversationStoreProvider, SessionStoreProvider, and DocumentStore for specific data needs.
  • Standalone Stores: Includes FileStore and JobStore for additional data handling.
  • Workspace Management: Offers git clone URLs for agent workspaces with support for both local and k8s deployments.

Quick Start

To enable data persistence for your AI agent, use the ax-persistence Skill to configure the StorageProvider and initialize the required databases.

Dependency Matrix

Required Modules

None required

Components

scriptsreferencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ax-persistence
Download link: https://github.com/project-ax/ax-legacy/archive/main.zip#ax-persistence

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.