vercel-connect

Manage OAuth token acquisition for Slack, GitHub, and MCP servers via Vercel Connect.

Updated Dec 12, 2025
One-click install
npx skills add https://github.com/global-os/gproxy --skill vercel-connect
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vercel-connect
Source: https://github.com/global-os/gproxy/tree/main/.agents/skills/vercel-connect
Command: npx skills add https://github.com/global-os/gproxy --skill vercel-connect

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @vercel/connect, @vercel/connect/eve, @vercel/connect/authjs, @vercel/connect/betterauth, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies the process of obtaining and managing OAuth tokens for third-party services, such as Slack, GitHub, and MCP servers, through Vercel Connect.

Core Features & Use Cases

  • OAuth Token Management: Securely obtain and manage OAuth tokens for various third-party services.
  • Integration: Connect to services like Slack, GitHub, and MCP servers for API access.
  • Use Case: Automate the process of sending Slack messages, accessing GitHub APIs, or connecting to MCP servers without manually handling credentials.

Quick Start

Use the vercel-connect skill to obtain a Slack token for your app.

Frequently Asked Questions about vercel-connect

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage OAuth tokens for third-party services in my app?

You can manage OAuth tokens for third-party services by using Vercel Connect to securely obtain and handle credentials for APIs like Slack, GitHub, and MCP servers without manual token handling.

Can I connect to Slack and GitHub APIs without manually storing credentials?

Yes, you can connect to Slack and GitHub APIs without manual credentials by using Vercel Connect to automate OAuth token acquisition and management for automated service integration.

How does OAuth token acquisition work with Vercel Connect?

OAuth token acquisition works by integrating Vercel Connect to securely request and manage access tokens, enabling your app to interact with third-party services like Slack and GitHub directly.

Do I need specific configurations to use Vercel Connect for API access?

Yes, obtaining API access requires Vercel Connect and appropriate third-party service configurations, along with supported authentication dependencies like Auth.js or Better Auth.

Can I use Vercel Connect with Auth.js or Better Auth for service integration?

Yes, you can use Vercel Connect with Auth.js or Better Auth for service integration, as the Skill explicitly supports these dependencies to facilitate secure OAuth token management.

What is the best way to automate Slack messages and GitHub API access?

The best way to automate Slack messages and GitHub API access is by using Vercel Connect to handle OAuth token management, allowing your application to authenticate and interact with these services automatically.