From fluent
Provides context and instructions for using the Now SDK to deploy serverless functions and manage deployments on Vercel.
How this skill is triggered — by the user, by Claude, or both
Slash command
/fluent:now-sdkThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
../../../../../skills/now-sdk/SKILL.md
../../../../../skills/now-sdk/SKILL.md
npx claudepluginhub servicenow/sdk --plugin fluentDeploys projects to Vercel as preview deployments, linking the project with git integration. Handles team selection and detects project state.
Guides Vercel CLI (vercel/vc) for deploying projects, linking repos, managing env vars/domains, viewing logs/metrics from command line. Activates on vercel commands or deployment queries.
Provides Vercel CLI reference for deploying frontend apps, managing serverless functions, domains, env vars, and debugging deployments. Triggers on vercel.json, .vercel dir, or VERCEL_TOKEN.