Vercel OIDC Helpers
Skill 확인됨Runtime 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.
설치
npx skills add vercel/vercelVercel skills CLI(skills.sh)를 npx로 실행합니다. 로컬에 Node.js와 skills 호환 에이전트(Claude Code, Cursor, Codex 등) 중 하나 이상이 설치되어 있어야 합니다. 저장소가 agentskills.io 형식을 따른다고 가정합니다.
유사한 확장
@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.