zeabur-context

Installation
SKILL.md

Zeabur Context Setup

The Pattern

# 1. Find project ID
npx zeabur@latest project list

# 2. Set project (NOTE: "project" is subcommand, not flag)
npx zeabur@latest context set project --id <project-id> -i=false -y

# 3. Set environment (interactive, auto-selects if only one env)
npx zeabur@latest context set env

# 4. Verify (shows project, environment, and service IDs)
npx zeabur@latest context get -i=false

Why Set Environment Context

Installs
5
GitHub Stars
37
First Seen
Feb 11, 2026
zeabur-context — zeabur/zeabur-claude-plugin