What problem does it solve? Finding and installing HarmonyOS (ArkTS/ArkUI) agent skills is confusing because the upstream repository has no dedicated CLI and skills are scattered across categories. This Skill explains the available sources and walks you through both installation paths. ## Core Features & Use Cases - Two Installation Paths: Install via the curated IsKenKenYa/skills repository using npx skills@latest add, or clone the upstream harmonyos-agent-skills repository directly with git. - Category Overview: Maps the HarmonyOS skill taxonomy (design, solutions, development, test, tools, tooling) so you know which skills fit your stage of app development. - Special Dependency Setup: Documents the extra npm install --force and OpenHarmony TypeScript runtime setup required by the hmos-arkts-knowledge-retriever linter-cli. - Use Case: You are starting HarmonyOS app development with an AI coding agent and need ArkUI/ArkTS skills installed; invoke this Skill to get exact commands and pick the right categories. ## Quick Start Ask the agent to show you how to install the HarmonyOS development skills for ArkTS and ArkUI into your current environment.