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

add-supabase

Adds Supabase as ZeroClaw's persistent backend using the Supabase REST API via reqwest. Creates typed Rust structs for each table (serde Deserialize/Serialize), db/supabase.rs with async CRUD helpers, and memory_read/memory_write tools. Zero CGo, no heavy ORM. Requires a Supabase project URL and anon key.

Overview

Adds Supabase as ZeroClaw's persistent backend using the Supabase REST API via reqwest. Creates typed Rust structs for each table (serde Deserialize/Serialize), db/supabase.rs with async CRUD helpers, and memory_read/memory_write tools. Zero CGo, no heavy ORM. Requires a Supabase project URL and anon key.

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

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

Stars0
Forks0
UpdatedMarch 6, 2026 at 02:34
SKILL.md
readonly