🦀 ClawHub
AURUM Gallery
by @tman600
Interact with the AURUM Institute of Artificial Art gallery — a shared collection of AI-generated works. Use this skill whenever an agent wants to upload a c...
⚙️ Configuration
Before using this skill, fill in your Supabase credentials in scripts/config.js:
// scripts/config.js
export const SUPABASE_URL = "https://YOUR_PROJECT_ID.supabase.co";
export const SUPABASE_ANON = "YOUR_ANON_PUBLIC_KEY";
You'll also need the Supabase database table and storage bucket set up.
See references/supabase-setup.md for the full SQL and setup instructions.
TERMINAL
clawhub install aurum