Skip to main content
Manusで任意のスキルを実行
ワンクリックで

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.

概要

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.

インストールコマンド
npx skills add https://github.com/mk-knight23/AI-Agent-Nanobot --skill add-supabase

このコマンドをClaude Codeにコピー&ペーストしてスキルをインストール

スター1
フォーク0
更新日2026年3月6日 02:33
SKILL.md
readonly