Lovable Cloud To Supabase Migration
Description
Migrate from Lovable Cloud to your own Supabase. Official export path, 33 steps, every trap documented. Claude Code skill.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Lovable Cloud to Supabase Migration
[](https://github.com/CarolMonroe22/lovable-cloud-to-supabase-migration) [](https://github.com/CarolMonroe22/lovable-cloud-to-supabase-migration) [](./LICENSE)

Migrate your entire Lovable Cloud project to your own Supabase. Schema, data, auth users and identities, storage, edge functions with correct verify_jwt, cron jobs, and a verified switch of the SAME Lovable project to your own Supabase. Password resets are the official default; an advanced MCP route can preserve existing hashes when available and explicitly approved.
| From | Lovable Cloud (managed backend) |
| To | Your own Supabase project (full dashboard, custom emails, service role key) |
| What moves | Schema, data, auth users and identities, storage, edge functions, cron jobs; passwords require reset by default or the optional MCP route |
| How | Official Export + Remove + Connect on your existing project (primary path), with the full MCP rebuild kept as fallback |
Install
npx skills add CarolMonroe22/lovable-cloud-to-supabase-migration
Once installed, your AI agent picks it up automatically whenever you ask about migrating from, exporting, or removing Lovable Cloud.
v4.1.2 - Practical password guidance
The skill now focuses directly on the migration decision: use password resets by default, or choose the optional MCP route only when its capability and security checks pass.
v4.1.0 - Password export clarification
Lovable's current documentation says the official project export does not contain user passwords in a usable form, so the supported default is a password reset. That is different from the advanced MCP path: `query_database` can still acce
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11