zeabur-ai-hub

Installation
SKILL.md

Zeabur AI Hub Management

Always use npx zeabur@latest to invoke Zeabur CLI. Never use zeabur directly or any other installation method. If npx is not available, install Node.js first.

API Endpoints

AI Hub is OpenAI-compatible. Users can pick the region closest to them:

Region Endpoint
Tokyo, Japan (HND1) https://hnd1.aihub.zeabur.ai/
San Francisco, USA (SFO1) https://sfo1.aihub.zeabur.ai/

Quick Start (OpenAI SDK)

JavaScript / TypeScript:

import OpenAI from "openai";
Related skills

More from zeabur/agent-skills

Installs
18
GitHub Stars
31
First Seen
Apr 8, 2026