provider-integration-templates

Provide OpenRouter integration templates for Vercel AI SDK, LangChain, and OpenAI SDK.

10|4|Updated Oct 25, 2025
One-click install
npx skills add https://github.com/vanman2024/ai-dev-marketplace --skill provider-integration-templates
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: provider-integration-templates
Source: https://github.com/vanman2024/ai-dev-marketplace/tree/main/plugins/openrouter/skills/provider-integration-templates
Command: npx skills add https://github.com/vanman2024/ai-dev-marketplace --skill provider-integration-templates

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bash, node, npm, jq, curl, and includes scripts (resource) components.

What problem does it solve?

This Skill provides complete OpenRouter integration templates, setup scripts, and examples for Vercel AI SDK, LangChain, and OpenAI SDK, helping you wire up providers quickly.

Core Features & Use Cases

  • Setup Scripts - automate framework integration
  • Integration Templates - drop-in provider config
  • Working Examples - end-to-end usage with streaming
  • Validation Tools - verify integrations are working

Quick Start

Read templates, run setup scripts, and copy templates into your project to integrate OpenRouter with your framework of choice.

Frequently Asked Questions about provider-integration-templates

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate OpenRouter with Vercel AI SDK, LangChain, or OpenAI SDK?

OpenRouter integration templates provide drop-in provider configurations for Vercel AI SDK (TypeScript), LangChain (Python & TypeScript), and OpenAI SDK (Python & TypeScript). Copy the templates into your project and run setup scripts to wire up OpenRouter as your provider.

Can I use OpenRouter with streaming responses and tool calling?

Yes. These templates include working examples for streaming responses, tool calling, LCEL chains, and RAG implementations across all three frameworks, with environment variable configurations included.

What do I need to set up OpenRouter integration?

You'll need bash, Node.js, npm, jq, and curl installed. The Skill provides automated setup scripts that validate your integration and confirm OpenRouter is working with your chosen framework.

How do I validate that my OpenRouter integration is working?

Validation tools are included to verify integrations across frameworks. Run the provided scripts to test that OpenRouter is correctly wired with Vercel AI SDK, LangChain, or OpenAI SDK before deploying.

What frameworks and SDKs does this cover?

Integration templates span Vercel AI SDK, LangChain (both Python and TypeScript variants), and OpenAI SDK (Python and TypeScript). Each includes setup scripts, working examples, and ready-to-use configurations.