hapi-hmos: Skill for Claude Code

.claude/skills/hmos-arkui-knowledge-retriever/SKILL.md

hmos-arkui-knowledge-retriever is a skill for Claude Code from miuiadmin/hapi-hmos. It costs 131 tokens per session (1,390 once invoked), scanned A, original, AGPL-3.0.

A local knowledge-retrieval layer for ArkUI, the user-interface framework used in Huawei's HarmonyOS development. It searches a knowledge base and does not generate or modify code.

In plain words
What is it for?
Looking up ArkUI APIs, parameters, version support, component and decorator usage, compiler errors, runtime errors, and differences between state-management versions V1 and V2.
Why use it?
It helps verify ArkUI details and investigate errors without relying on uncertain or unsupported answers.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is miuiadmin/hapi-hmos's own configuration. It tells Claude Code how to work on hapi-hmos itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything hapi-hmos configures →

Reuse

Borrowing it

Nothing to install: this file belongs to miuiadmin/hapi-hmos. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/miuiadmin/hapi-hmos/main/.claude/skills/hmos-arkui-knowledge-retriever/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/miuiadmin/hapi-hmos

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for hmos-arkui-knowledge-retriever

README.md
[![agentmods](https://agentmods.dev/badge/skills/miuiadmin/hapi-hmos/hmos-arkui-knowledge-retriever.svg)](https://agentmods.dev/skills/miuiadmin/hapi-hmos/hmos-arkui-knowledge-retriever)
Your own site
<a href="https://agentmods.dev/skills/miuiadmin/hapi-hmos/hmos-arkui-knowledge-retriever"><img src="https://agentmods.dev/badge/skills/miuiadmin/hapi-hmos/hmos-arkui-knowledge-retriever.svg" alt="Measured on agentmods" height="20"></a>
Per session 131 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,390 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00131 $0.01390
Opus 5 $0.00066 $0.00695
Sonnet 5 $0.00026 $0.00278
Haiku 4.5 $0.00013 $0.00139

Measured 7d ago against content hash 4e92ded49e79, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

hmos-arkui-knowledge-retriever scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/hmos-arkui-knowledge-retriever/SKILL.md · 92 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 92 lines · 131 tokens per session scan A 4e92ded49e79

Subscribe to this mod's changes

hmos-arkui-knowledge-retriever is a skill published in the GitHub repository miuiadmin/hapi-hmos (1 stars, last pushed 29d ago), licensed AGPL-3.0. It adds 131 tokens to every session and 1,390 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

harmonyos-development

Use when developing, reviewing, debugging, or migrating HarmonyOS NEXT native apps with ArkTS, ArkUI, DevEco Studio, DevEco Code, DevEco CLI, Agent Framework Kit, Stage model, UIAbility, .ets, module.json5, oh-package.json5, HAP/HSP/HAR, API 22-24, API 26 Beta1, HarmonyOS 6.1, HarmonyOS 6.1.1 Release, HarmonyOS 7…

DengShiyingA/harmonyos-ai-skill · 187 tokens

harmonyos-app-dev

A development skill for building HarmonyOS NEXT applications with ArkTS and ArkUI. HarmonyOS NEXT is Huawei’s application platform; ArkTS is its programming language and ArkUI is its interface framework.

zhuang-HE/harmonyos-app-dev · 93 tokens

push-notification-tester

Test VoIP push notifications for Telnyx WebRTC iOS (APNs) and Android (FCM) apps. Use when debugging push notification delivery, validating certificate/credential setup, or testing that a device receives VoIP pushes correctly.

team-telnyx/ai · 55 tokens

harmony-next

Use for HarmonyOS NEXT development help and local DevEco automation. Covers ArkTS/ArkUI/NDK API lookup, offline guide navigation, DevEco Studio and HarmonyOS Emulator tasks, hdc/uitest/aa/bm/hilog/hidumper diagnostics, ArkWeb/WebView DevTools and CDP evidence, and private DevEco interfaces such as CodeGenie, MCP…

linhay/harmony-next.skills · 114 tokens

arkts-syntax-assistant

ArkTS syntax, migration, and optimization guide for HarmonyOS/OpenHarmony development. Triggers on: .ets files, ArkTS keywords, HarmonyOS/OpenHarmony context, @ohos packages. Help with syntax reference, TypeScript migration, performance optimization, compile errors, state management, component development, and…

SummerKaze/skill-arkts-syntax-assistant · 71 tokens

orca-emulator-android

Android device and emulator control from inside Orca over adb, with the live device view in Orca's emulator pane. Use when driving an adb-connected emulator or phone on Windows, Linux, or macOS: booting AVDs, taps, swipes, typing, hardware buttons, rotation, app install and launch, runtime permissions, the…

stablyai/orca · 102 tokens