Loading...
Loading...
Check deployments, monitor domains, view analytics, and manage projects on Vercel
npx skill4agent add andrejones92/canifi-life-os vercelcurl -sSL https://canifi.com/skills/vercel/install.sh | bashcp -r skills/vercel ~/.canifi/skills/# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set VERCEL_EMAIL "your-email@example.com"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "What's the latest deployment status?"
Claude: I'll check your Vercel deployments.
- Opens vercel.com via Playwright MCP
- Logs into account
- Latest deployment:
- Project: my-app
- Status: Ready
- URL: my-app-abc123.vercel.app
- Duration: 45s
- Branch: main
- Preview deployments: 3 activeUser: "Are my domains working?"
Claude: I'll check your domain configuration.
- Views domains section
- Domains:
- myapp.com: Valid SSL, pointing correctly
- api.myapp.com: Valid SSL, edge function
- staging.myapp.com: Preview branch
- SSL: All certificates valid
- DNS: All records configuredUser: "How's the site performance?"
Claude: I'll check Web Vitals.
- Views Analytics tab
- Web Vitals (last 7 days):
- LCP: 1.2s (Good)
- FID: 15ms (Good)
- CLS: 0.05 (Good)
- Traffic: 45,000 visits
- Top pages: /, /about, /products
- Edge regions: All healthy