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 など)が少なくとも 1 つインストールされている必要があります。リポジトリが 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.