LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: Vercel AI SDK

Browse skills that share this tag.

  • agent-testing - Testing Vercel AI SDK Code
    testingmockingVercel AI SDKtest fixtures

    ★ 6 · Updated 2026-05-28

    Test Vercel AI SDK code with correct mock fixtures and avoid V3 protocol bugs

    ⚙ create mock models⚙ generate text responses⚙ stream text responses
  • ai-elements - AI Elements component creator
    React componentsAI chatshadcn/uiVercel AI SDK

    ★ 8 · Updated 2026-03-24

    Create AI chat interface components following shadcn/ui patterns and Vercel AI SDK conventions

    ⚙ create components⚙ install components⚙ integrate code
  • ref-vercel-ai-sdk - Vercel AI SDK v6 Gemini Reference
    Vercel AI SDKGoogle GeminiZodstreaming

    ★ 0 · Updated 2026-03-22

    Reference for Vercel AI SDK v6 with Google Gemini provider

    ⚙ generate text⚙ stream text⚙ call tools
  • ai-chat-application - Build AI Chat Applications with Vercel AI SDK
    AI chatVercel AI SDKNext.jsReact

    ★ 18 · Updated 2026-03-22

    Orchestrate streaming routes, useChat integration, tool architecture, and message handling for production AI chat applications

    ⚙ Create streaming chat endpoint⚙ Build chat interface component⚙ Add auto-scroll behavior
  • ai-chat-application - Build AI Chat Applications with Vercel AI SDK
    AI chatVercel AI SDKstreamingReact

    ★ 11 · Updated 2026-03-22

    Complete guide for building production AI chat applications with streaming routes, useChat integration, tool architecture, and message handling.

    ⚙ create streaming API route⚙ integrate useChat hook⚙ process data stream