provider-storage
OfficialManage persistent storage for agents.
Authorproject-ax
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a unified interface for managing all persistent data storage needs of an AI agent, ensuring data integrity and efficient access.
Core Features & Use Cases
- Unified Storage Interface: Access message queues, conversation history, session tracking, and document key-value stores through a single abstraction.
- Database Backend: Leverages SQLite or PostgreSQL for robust and scalable data persistence.
- Use Case: Ensure that an agent's conversation history is reliably saved and can be retrieved later, even after restarts, by using the
conversationsstore.
Quick Start
Use the provider-storage skill to append a new message to the conversation history for session ID 'user123'.
Dependency Matrix
Required Modules
None requiredComponents
referencesscripts
💻 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: provider-storage Download link: https://github.com/project-ax/ax/archive/main.zip#provider-storage Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.