Skip to main content
Run any Skill in Manus
with one click

add-supabase

Adds Supabase as Nanobot's persistent backend using the supabase-py client. Creates tables for agent memory, skill invocations, and conversation history. Registers memory_read and memory_write as tools so skills can persist state across sessions. Requires a Supabase project URL and anon key.

Overview

Adds Supabase as Nanobot's persistent backend using the supabase-py client. Creates tables for agent memory, skill invocations, and conversation history. Registers memory_read and memory_write as tools so skills can persist state across sessions. Requires a Supabase project URL and anon key.

Install command
npx skills add https://github.com/mk-knight23/AI-Agent-Nanobot --skill add-supabase

Copy and paste this command into Claude Code to install the skill

Stars1
Forks0
UpdatedMarch 6, 2026 at 02:33
SKILL.md
readonly