Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

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.

Aperçu

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.

Commande d'installation
npx skills add https://github.com/mk-knight23/AI-Agent-Nanobot --skill add-supabase

Copiez et collez cette commande dans Claude Code pour installer le skill

Étoiles1
Forks0
Mis à jour6 mars 2026 à 02:33
SKILL.md
readonly