Перейти к основному содержимому
Этот контент пока недоступен на вашем языке и отображается на английском.

Vercel CLI Auth

Skill Проверено
95

Used by Vercel's CLIs to handle authentication

Резюме ИИ

This package provides essential utilities for managing authentication tokens and flows within Vercel's Command Line Interfaces. It includes functionality for storing credentials securely, handling OAuth device authorization, and refreshing tokens, all while ensuring data integrity through schema validation.

Maintenance

  • info:Commit recencyThe last commit date on the default branch is not available, but the CHANGELOG shows recent activity.

Установка

npx skills add vercel/vercel

Запускает Vercel skills CLI (skills.sh) через npx — нужны локальный Node.js и хотя бы один установленный совместимый со skills агент (Claude Code, Cursor, Codex, …). Предполагается, что репозиторий соответствует формату agentskills.io.

2 days ago
15.4k stars
Apache-2.0
Обновлено 2 days ago
Посмотреть исходный код

Похожие расширения

Vercel Filesystem Detectors

100

Vercel filesystem detectors

Skill
vercel

Tandem Panel Scaffold

100

Scaffold an editable Tandem control panel app

Skill
frumu-ai

Clerk Expo Patterns

98

Expo / React Native patterns with Clerk — SecureStore token cache, OAuth deep linking, useAuth in native, Expo Router protected routes, push notifications with user context. Triggers on: expo clerk, clerk react native, SecureStore token cache, expo router auth, OAuth deep link clerk, mobile auth clerk.

Skill
clerk

OKX CEX Authentication

98

Use this skill when the user wants to 'login/log in/sign in', 'authenticate', 'authorize', 'connect OKX account', 'set up credentials', 'first time setup', 'configure okx', '登录', '授权', '认证', '连接账户', '首次配置'. Also when any OKX CLI command fails with an auth error: 'Run okx auth login first', 'Session expired', 'not authenticated', 'requires_auth', '401 Unauthorized', 'token expired/not found', 'StorageNotFoundError', '会话过期', '未认证', '需要登录'. Also when the user asks about login status or the login was interrupted. Also when the user wants to install/update/check/remove the okx-auth binary — 'install/update/remove auth', 'download okx-auth', '安装/更新/卸载认证', 'auth binary status', 'Failed to spawn okx-auth'. Also use before using okx-cex-trade/portfolio/earn/bot for the first time. Do NOT use for market data queries (use okx-cex-market).

Skill
okx

npx CLI Tool Development (Bun-First)

98

Build and publish npx-executable CLI tools using Bun as the primary toolchain with npm-compatible output. Use when the user wants to create a new CLI tool, set up a command-line package for npx execution, configure argument parsing and terminal output, or publish a CLI to npm. Covers scaffolding, citty arg parsing, sub-commands, terminal UX, strict TypeScript, Biome + ESLint linting, Vitest testing, Bunup bundling, and publishing workflows. Keywords: npx, cli, command-line, binary, bin, tool, bun, citty, commander, terminal, publish, typescript, biome, vitest.

Skill
jwynia

Vercel Related Projects

98

Vercel utilities for working with related projects

Skill
vercel