agno-storage

Community

Persistent storage for Agno agents.

Authorajshedivy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables Agno agents and teams to maintain conversation history, session state, and other data across multiple runs, ensuring continuity and context.

Core Features & Use Cases

  • Conversation Persistence: Store and retrieve chat history using various database backends.
  • Session State Management: Save and load structured data associated with a specific conversation or user session.
  • Team Data Sharing: Allow multiple agents within a team to share a common data store.
  • Use Case: Configure an agent to remember user preferences and past interactions by storing them in a PostgreSQL database, allowing for a personalized and continuous user experience.

Quick Start

Configure your agent to use SQLite for persistent storage by initializing SqliteDb and passing it to the agent's db parameter.

Dependency Matrix

Required Modules

None required

Components

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: agno-storage
Download link: https://github.com/ajshedivy/agno-cookbook/archive/main.zip#agno-storage

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 471,000+ vetted skills library on demand.