GET STARTED

One command. Start building.

Already have Claude Code? This is all you need.

Run npx agentlink-sh@latest in an empty directory. No install step — npx pulls the latest CLI and runs it. The CLI handles the rest — Supabase setup, schemas, auth, edge functions, and Claude Code plugin installation.

$npx agentlink-sh@latest
NeedsSupabase+Claude Code

CHECKLIST

Pick your path. Tick the boxes. Build.

Six items between you and your first project. Your progress is saved in this browser.

Pick the one that sounds like you

EXISTING PROJECT

Have a project already?

Add just the plugin to Claude Code. Your agent picks up the five skills and follows the architecture in your existing codebase.

01

Install the Agent Link marketplace

Adds our marketplace source to Claude Code so it can find the plugin.

$ /plugin marketplace add tomaspozo/agentlink
02

Enable the Agent Link plugin

Installs the link plugin from the marketplace you just added. Loads on reload.

$ /plugin install link@agentlink

Paste each command into your Claude Code prompt. The plugin loads on reload.