Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

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.

Überblick

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.

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

Kopieren Sie diesen Befehl und fügen Sie ihn in Claude Code ein, um den Skill zu installieren

Sterne1
Forks0
Aktualisiert6. März 2026 um 02:33
SKILL.md
readonly