/link
Link your local development project to a hosted Supabase project.
$ npx -y skills add fcakyon/claude-codex-settings --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/link
Context preview
What this command does when you run it.
Link your local development project to a hosted Supabase project.
Command definition
link.mdsupabase-link
Link your local development project to a hosted Supabase project.
PostgREST configurations are fetched from the Supabase platform and validated against your local configuration file.
Optionally, database settings can be validated if you provide a password. Your database password is saved in native credentials storage if available.
> If you do not want to be prompted for the database password, such as in a CI environment, you may specify it explicitly via the `SUPABASE_DB_PASSWORD` environment variable.
Some commands like `db dump`, `db push`, and `db pull` require your project to be linked first.
Battle-tested Claude Code, OpenAI Codex, Cursor configs, plugins, hooks and agents with Kimi, MiniMax and GLM API support.
Repo: fcakyon/claude-codex-settings
Other commands on claude-codex-settings.
- /setup
Configure Azure MCP server with Azure CLI authentication
Open command - /load-claude-md
Refresh context with CLAUDE.md instructions
Open command - /sync-allowlist
Sync allowlist from GitHub repository to user settings
Open command - /sync-claude-md
Sync CLAUDE.md from GitHub repository
Open command - /update-readme
Update README.md plugin sections and download links
Open command - /functions
Manage Supabase Edge Functions.
Open command

