This skill connects Claude to your Vercel account so you can manage deployments, projects, domains, and environment variables through conversation. It uses Membrane's CLI to handle auth and API calls, which means you're not juggling tokens or building OAuth flows yourself. You can list deployments, create projects, update env vars, or proxy raw requests when the pre-built actions don't cover your use case. The connection setup can require a browser step for OAuth, but after that it's straightforward command execution. Good for teams that want to check deployment status, manage DNS records, or automate project setup without leaving their terminal or chat interface.
npx skills add https://github.com/membranedev/application-skills --skill vercel