wagl

Official

Your AI's local-first memory store.

AuthorBigInformatics
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a robust, local-first memory store for AI agents, enabling them to persistently store, retrieve, and query information, ensuring consistent and context-aware behavior.

Core Features & Use Cases

  • Local-First Memory: Backed by libSQL, ensuring data is always available locally.
  • JSON Output: All commands emit JSON, making it ideal for programmatic integration with agents.
  • Knowledge Curation: Supports creating shareable subsets of memory and managing "expertise areas" for specialized knowledge.
  • Use Case: An agent needs to remember user preferences, past interactions, and domain-specific knowledge. wagl allows it to store this information efficiently and retrieve it contextually for future tasks.

Quick Start

Initialize your wagl memory database by running the command wagl init.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: wagl
Download link: https://github.com/BigInformatics/wagl/archive/main.zip#wagl

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.