gitcode-cli

Installation
SKILL.md

oh-gc CLI — GitCode Command Line Tool

Version: 0.7.4 | Updated: 2026-04-10

oh-gc is a CLI for GitCode, modeled after GitHub CLI (gh). Manages authentication, issues, pull requests, releases, and repo configuration from the terminal.

Package: npm install -g @oh-gc/cli (requires Node.js 18+)

⚠️ MANDATORY FIRST STEP — DO NOT SKIP

Run oh-gc --version as the VERY FIRST command before ANY other oh-gc command.

  • If not found → npm install -g @oh-gc/cli@{version} (use the version shown at the top of this document)
  • If the version does not match {version}npm install -g @oh-gc/cli@{version} to install the exact matching version
  • Do NOT run oh-gc auth, oh-gc issue, oh-gc pr, or any other command until the version is confirmed matching.

Prerequisites

After confirming the version matches, check the following:

Related skills

More from openharmonyinsight/openharmony-skills

Installs
12
GitHub Stars
21
First Seen
Mar 24, 2026