openharmony-download
OfficialDownload OpenHarmony with guided setup.
System Documentation
What problem does it solve?
This Skill helps you reliably download the OpenHarmony source code by guiding the user to choose a mirror, verify the local environment, select a branch, and complete the sync with real-time progress and integrity verification instead of manually dealing with setup failures and incomplete checkouts.
Core Features & Use Cases
- Interactive mirror/branch/directory selection: Collects required inputs through single-choice prompts to reduce configuration mistakes.
- Environment pre-check with remediation: Runs step-by-step checks for git, git-lfs, python3, curl, repo tool, git config, and disk space, and provides installation guidance when checks fail.
- Foreground download with verification: Executes repo init + repo sync and then pulls LFS objects, followed by a completeness verification routine that checks key directories, important files, repo status, and disk/storage constraints.
Use Case: When a developer needs to fetch OpenHarmony (e.g., master or a specific release like OpenHarmony-5.0.3-Release) on a fresh machine, this Skill ensures the prerequisites are present and reduces the risk of missing repositories or LFS artifacts before the build starts.
Quick Start
Ask the AI to download OpenHarmony by selecting an appropriate mirror source, branch, and destination directory for your system.
Dependency Matrix
Required Modules
None requiredComponents
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: openharmony-download Download link: https://github.com/openharmonyinsight/openharmony-skills/archive/main.zip#openharmony-download Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.