Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

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.

Resumen

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.

Comando de instalación
npx skills add https://github.com/mk-knight23/AI-Agent-ZeroClaw --skill add-supabase

Copia y pega este comando en Claude Code para instalar la habilidad

Estrellas0
Forks0
Actualizado6 de marzo de 2026, 02:34
SKILL.md
readonly