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.