概要
This skill streamlines the deployment lifecycle for LangChain-based retrieval agents, handling complex tasks like Supabase vector store initialization and environment variable synchronization. It specifically addresses deployment constraints in virtual environments by enforcing the Vercel prebuilt workflow, which bypasses Git permission issues commonly encountered in automated CI/CD pipelines. Whether you are launching a RAG application on Vercel or Netlify, this skill ensures your AI agent moves from development to production with all necessary database schemas and infrastructure settings in place.