All plugins

Vercel Passport operator

10 skills

Identity providers, project protection, team policies, visitor identity, sessions, audit, integrations, reference, and troubleshooting.

View this plugin on GitHub
any skills-format agent
$ npx skills add rj11io/11ai --skill 11ai-operator-vercel-passport-cheatsheet --skill 11ai-operator-vercel-passport-environment --skill 11ai-operator-vercel-passport-identity-providers --skill 11ai-operator-vercel-passport-integrations --skill 11ai-operator-vercel-passport-project-protection --skill 11ai-operator-vercel-passport-sessions-audit --skill 11ai-operator-vercel-passport-setup --skill 11ai-operator-vercel-passport-team-policies --skill 11ai-operator-vercel-passport-troubleshooting --skill 11ai-operator-vercel-passport-visitor-identity
claude code
$ claude plugin install 11ai-operator-vercel-passport@11ai
codex
$ codex plugin add 11ai-operator-vercel-passport@11ai

First time? Add the marketplace once with claude plugin marketplace add rj11io/11ai or codex plugin marketplace add rj11io/11ai, then install any plugin from it.

11ai-operator-vercel-passport-cheatsheet

Look up Vercel Passport account, identity provider, project protection, visitor identity, team policy, session, and verification patterns. Use when the user wants a concise Passport reference instead of a guided workflow.

11ai-operator-vercel-passport-environment

Inspect Vercel Passport plan access, team and project scope, provider applications, project assignments, team defaults, deployment protection, visitor-identity code, and safe checks without changing anything. Use before Passport work, when access behavior is uncertain, or when the user asks what is configured.

11ai-operator-vercel-passport-identity-providers

Configure Vercel Passport identity provider applications with OAuth or OpenID Connect discovery, issuer and endpoints, confidential clients, redirect URI, scopes, assignments, and secret rotation. Use when connecting Okta, Auth0, Entra, or another provider, repairing discovery, or rotating the provider application secret.

11ai-operator-vercel-passport-integrations

Connect Vercel Passport to an identity provider, server-side application authorization, local user mapping, audit systems, CI previews, and deployment operations while preserving identity and secret boundaries. Use when Passport identity must cross into application or enterprise systems.

11ai-operator-vercel-passport-project-protection

Operate Vercel Passport protection for individual projects, including enablement, identity provider assignment, deployment coverage, interaction with other protection methods, verification, and rollback. Use when protecting an internal project, changing its provider, checking deployment access, or disabling Passport.

11ai-operator-vercel-passport-sessions-audit

Operate Vercel Passport session and audit behavior including cookies, expiry, provider deprovisioning, access review, project coverage evidence, log redaction, incident response, and recovery. Use when investigating persistent access, reviewing who can enter deployments, handling deprovisioning, or responding to a protection incident.

11ai-operator-vercel-passport-setup

Configure Vercel Passport from zero with an Enterprise team, reviewed OAuth or OpenID Connect provider application, exact callback, project or team policy, server-side visitor identity, and bounded access verification. Use when a team has no Passport setup or the user explicitly asks to protect deployments.

11ai-operator-vercel-passport-team-policies

Manage Vercel Passport team-wide defaults, new-project inheritance, bulk assignment to existing projects, exceptions, administrator roles, rollout inventory, and rollback. Use when standardizing internal app protection, assigning Passport across projects, or auditing team coverage.

11ai-operator-vercel-passport-troubleshooting

Diagnose Vercel Passport failures involving plan and roles, provider discovery, callback and endpoints, client credentials, scopes, assignments, project protection, visitor claims, sessions, and deployment access without weakening protection. Use when sign-in loops, access is denied or unexpectedly allowed, identity is missing, or rollout coverage is wrong.

11ai-operator-vercel-passport-visitor-identity

Read and use Vercel Passport visitor identity from the injected token header with stable external subject claims, server-only handling, claim validation, authorization mapping, and spoofing resistance. Use when identifying authenticated visitors, mapping them to local users, protecting server routes, or debugging missing claims.