31 packages
agentlayer
Minimal agent framework on the [Vercel AI SDK](https://ai-sdk.dev). Pluggable runtimes, tools, and session storage with a typed event API.
ai-sdk-claude-agent-provider
The `ai-sdk-claude-agent-provider` package provides a Claude Agent SDK-backed provider for the [AI SDK](https://ai-sdk.dev/docs), using [`@anthropic-ai/claude-agent-sdk`](https://www.npmjs.com/package/@anthropic-ai/claude-agent-sdk) under the hood.
ai-sdk-codex-provider
The `ai-sdk-codex-provider` package provides a Codex SDK-backed provider for the [AI SDK](https://ai-sdk.dev/docs), using [`@openai/codex-sdk`](https://www.npmjs.com/package/@openai/codex-sdk) under the hood.
ai-sdk-opencode-provider
ai-sdk-provider-claude-agent-sdk
ai-sdk-provider-codex-sdk
create-experimental-ash-agent
Scaffold a new Ash agent project.
experimental-ash
ralphbox
shadcnify
CLI for publishing components to Shadcnify registries
shadcnify-darwin-arm64
shadcnify-darwin-x64
shadcnify-linux-x64
shadcnify-windows-x64
@vercel/agent-readability
Detect AI agents. Serve them markdown. Audit your site against the Agent Readability Spec.
@vercel/ai-sdk-openai-websocket-fetch
WebSocket transport for the AI SDK OpenAI provider — drop-in fetch replacement that routes streaming requests through a persistent WebSocket connection.
@vercel/cli-config
Shared core utilities for Vercel global configuration
@vercel/cli-exec
Helpers for locating and executing the Vercel CLI
@vercel/connect
SDK for obtaining scoped tokens for third-party services on behalf of apps or users. The runtime authenticates the calling Vercel project via [`@vercel/oidc`](https://www.npmjs.com/package/@vercel/oidc) and exchanges the OIDC token for a Vercel Connect-is
@vercel/connex
SDK for obtaining scoped tokens for third-party services on behalf of apps or users. The runtime authenticates the calling Vercel project via [`@vercel/oidc`](https://www.npmjs.com/package/@vercel/oidc) and exchanges the OIDC token for a Connex-issued cre
@vercel/kv2
KV2 - A type-safe KV store backed by Vercel private blobs with regional caching
@vercel/next-browser
Headed Playwright browser with React DevTools pre-loaded
@vercel/nextdocfs
Filesystem CLI for Next.js documentation — ls, cat, grep, stat, wc over nextjs.org/docs
@vercel/prepare-flags-definitions
A build-time utility for [Vercel Flags](https://vercel.com/docs/flags/vercel-flags) that fetches flag definitions and bundles them into a synthetic `@vercel/flags-definitions` package inside `node_modules`. This allows `@vercel/flags-core` to access flag
@vercel/vclaw
CLI to set up and deploy vercel-openclaw with one command