qzcli

Manage GPU compute jobs on the Qizhi platform via the qzcli CLI.

Updated Apr 29, 2026
One-click install
npx skills add https://github.com/jkfee/Auto-Research --skill qzcli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qzcli
Source: https://github.com/jkfee/Auto-Research/tree/main/skills/qzcli
Command: npx skills add https://github.com/jkfee/Auto-Research --skill qzcli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

qzcli provides a kubectl/docker-style CLI for managing GPU compute jobs on the Qizhi (启智) platform.

Core Features & Use Cases

  • Discover workspaces, check available nodes, submit interactive or non-interactive jobs, and manage batch workloads across compute groups.
  • Integrate with MCP to run qzcli tools inside Claude Code or Codex sessions.
  • Credentials handling, environment configuration, and monitoring from a single CLI workflow.

Quick Start

Login with qzcli, cache resources, and submit a GPU job using the interactive flow.

Frequently Asked Questions about qzcli

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

FAQPage Schema
How do I submit GPU compute jobs on the Qizhi platform using a CLI?

You can submit GPU compute jobs on the Qizhi platform using the qzcli CLI, which supports interactive and non-interactive job submission, workspace discovery, and batch workflows across multiple compute groups.

Can I manage distributed training jobs across compute groups with a kubectl-style CLI?

Yes, you can manage distributed training jobs across compute groups using the qzcli CLI, which provides a kubectl-style interface to check node availability and orchestrate batch workloads.

Does qzcli work with Claude Code or Codex sessions?

Yes, qzcli supports optional MCP integration, allowing you to run GPU job management tools inside Claude Code or Codex sessions.

What do I need to configure before submitting a GPU job with qzcli?

Before submitting a GPU job with qzcli, you need to handle credential setup and environment configuration, then cache resources to query available nodes and workspaces.

How do I check available GPU nodes before submitting a distributed training job?

You can check available GPU nodes before submitting a distributed training job by using the qzcli CLI to query node availability and discover workspaces within your environment.

What is the best way to orchestrate batch GPU workloads on the Qizhi platform?

The best way to orchestrate batch GPU workloads on the Qizhi platform is using the qzcli CLI, which enforces robust workflows for job submission and monitoring across compute groups.