add-supabase
CommunityPersistent Supabase-backed agent memory
Software Engineering#database#migrations#supabase#persistent-memory#memory-tools#nanobot#supabase-py
Authormk-knight23
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Provides durable, structured storage for Nanobot so skills can persist state, conversation history, and invocation logs across restarts and sessions, eliminating ephemeral-only workflows and enabling multi-turn, stateful behavior.
Core Features & Use Cases
- Supabase integration: Configures the supabase-py client and a typed client wrapper for safe access.
- Database schema & migrations: Adds migration(s) to create agent_memory and skill_invocations tables for JSONB storage of state and logs.
- Tool registration: Registers memory_read and memory_write as callable tools so other skills can store and retrieve structured data.
- Use case: Store user preferences, conversation context, and skill invocation metadata to support continuity, auditing, and long-running automations.
Quick Start
Set SUPABASE_URL and SUPABASE_ANON_KEY in your environment and run the add-supabase skill to provision the database tables and register memory_read and memory_write tools.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: add-supabase Download link: https://github.com/mk-knight23/AI-Agent-Nanobot/archive/main.zip#add-supabase 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 223,000+ vetted skills library on demand.