harmony-next

Installation
SKILL.md

HarmonyOS NEXT Agent Guide

Use this skill to answer HarmonyOS NEXT questions with the bundled offline references. Keep context small: route the request first, then open only the specific Markdown files needed for the answer or action.

Paths like references/... are relative to this skill directory (harmony-next/). If your current working directory is the repository root, either cd harmony-next first or prefix paths with harmony-next/.

Version

Current local skill version: v1.3.22.

Reference snapshot: bundled references/ are an offline HarmonyOS API 12-23 snapshot, not live web docs.

For "latest", "current", new API, or online-doc parity questions, compare this local version with GitHub Releases or nightly, and verify API behavior against Huawei online docs when precision matters.

Install/update entrypoints:

  • Gemini CLI: gemini skills install https://github.com/linhay/harmony-next.skills --path harmony-next --scope user
  • Claude.ai / Claude Code: use the release harmony-next.skill.zip asset or the harmony-next/ skill directory.
  • Codex: official Agent Skills docs say direct skill folders are for local authoring/discovery. Put or symlink harmony-next/ into an official Codex scan location such as $REPO_ROOT/.agents/skills/harmony-next, $HOME/.agents/skills/harmony-next, or /etc/codex/skills/harmony-next; for reusable installable distribution, package it as a Codex plugin.
Installs
62
GitHub Stars
196
First Seen
Mar 13, 2026
harmony-next — linhay/harmony-next.skills