Skip to main content
在 Manus 中运行任何 Skill
一键导入

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.

概览

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.

安装命令
npx skills add https://github.com/mk-knight23/AI-Agent-ZeroClaw --skill add-supabase

复制此命令并粘贴到 Claude Code 中以安装该技能

星标0
分支0
更新时间2026年3月6日 02:34
SKILL.md
readonly