kv_store

Community

Persistent storage for agent state.

Authorethereumdegen
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a reliable way to store and retrieve arbitrary data, ensuring that an agent's state, preferences, or progress are remembered across different interactions and sessions.

Core Features & Use Cases

  • Persistent Storage: Stores key-value pairs that survive agent restarts.
  • State Tracking: Ideal for counters, flags, user preferences, or conversation context.
  • Use Case: An agent can use this to remember a user's preferred language setting or to keep a running count of how many times a specific command has been used.

Quick Start

Use the kv_store skill to set the key 'user_preference' to the value 'dark_mode'.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: kv_store
Download link: https://github.com/ethereumdegen/stark-bot/archive/main.zip#kv-store

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