Get started

One command. Start building.

Run npx agentlink-sh@latest in an empty directory. The CLI handles the rest: Supabase setup, schemas, auth, edge functions, and the AgentLink plugin for your editor (Cursor or Claude Code).

~/my-app
$npx agentlink-sh@latest

# no install: npx pulls the latest CLI and runs it

NeedsCursor / Claude Code+Supabase+Resend
Missing Supabase, an agent editor, or Resend? Follow the checklist ↓

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 your agent, Cursor or Claude Code. It picks up the six skills and follows the architecture in your existing codebase.

In Cursor

Add the AgentLink plugin

Installs the plugin straight from GitHub. Reload the window to load it.

$ /add-plugin https://github.com/tomaspozo/agentlink

Run it in Cursor's prompt: same builder agent, same six skills, same architecture rule. New to Cursor? Get it here ↗

In Claude Code

01

Install the AgentLink marketplace

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

$ /plugin marketplace add tomaspozo/agentlink
02

Enable the AgentLink plugin

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

$ /plugin install agentlink@tomaspozo

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