Vercel OIDC Helpers
Skill VerificadoRuntime OIDC helpers intended for use with Vercel Functions
This library provides helper functions for obtaining and refreshing OIDC tokens used by Vercel Functions. It integrates with Vercel CLI configurations and environment variables to ensure tokens are available and valid. The functions support options for specifying projects, teams, and expiration buffers for token refresh.
Maintenance
- info:Commit recencyThe last commit on the default branch was over 3 months ago, but within the last year.
Instalación
npx skills add vercel/vercelEjecuta el CLI de skills de Vercel (skills.sh) mediante npx — requiere Node.js en local y al menos un agente compatible con skills instalado (Claude Code, Cursor, Codex, …). Asume que el repositorio sigue el formato de agentskills.io.
Extensiones similares
@vercel/functions
89Runtime functions to be used with your Vercel Functions
Vercel OIDC AWS Credentials Provider
88Runtime AWS credentials provider intended for use with Vercel Functions
Vercel Filesystem Detectors
100Vercel filesystem detectors
Vercel Related Projects
98Vercel utilities for working with related projects
Clerk Organizations
98Clerk Organizations for B2B SaaS - create multi-tenant apps with org switching, role-based access, verified domains, and enterprise SSO. Use for team workspaces, RBAC, org-based routing, member management.
Vue Patterns
98Vue 3 patterns with Clerk — composables (useAuth, useUser, useClerk, useOrganization), Vue Router guards, Pinia auth store integration. Triggers on: vue clerk, useAuth vue, clerk composables, vue router clerk guard, pinia auth clerk. For Nuxt, use clerk-nuxt-patterns instead.