hapi-ota-release

hapi-ota-release is a skill for Claude Code, Codex from miuiadmin/hapi-hmos. It costs 156 tokens per session (2,977 once invoked), scanned A, original, AGPL-3.0.

A guide for releasing and checking HAPI-HMOS over-the-air updates. OTA updates are software updates delivered directly to devices.

In plain words
What is it for?
Use it when preparing or verifying an HAPI-HMOS OTA release.
Why use it?
It documents the release path and includes a safety check for sensitive tokens and expected empty files.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/miuiadmin/hapi-hmos/hapi-ota-release
Any agent
npx skills add miuiadmin/hapi-hmos --skill hapi-ota-release
Clone the repo
git clone --depth 1 https://github.com/miuiadmin/hapi-hmos

Made for: Claude Code, Codex.

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 hapi-ota-release

README.md
[![agentmods](https://agentmods.dev/badge/skills/miuiadmin/hapi-hmos/hapi-ota-release.svg)](https://agentmods.dev/skills/miuiadmin/hapi-hmos/hapi-ota-release)
Your own site
<a href="https://agentmods.dev/skills/miuiadmin/hapi-hmos/hapi-ota-release"><img src="https://agentmods.dev/badge/skills/miuiadmin/hapi-hmos/hapi-ota-release.svg" alt="Measured on agentmods" height="20"></a>
Per session 156 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,977 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
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 $0.00156 $0.02977
Opus 5 $0.00078 $0.01489
Sonnet 5 $0.00031 $0.00595
Haiku 4.5 $0.00016 $0.00298

Measured 3d ago against content hash fe9de24b1848, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

hapi-ota-release scanned grade A with 1 finding 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 3d 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -sk https://berry.flyme.chat:8443/hapi/update.json | head
.claude/skills/hapi-ota-release/SKILL.md · 163 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

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. 3d ago First seen · 163 lines · 156 tokens per session scan A fe9de24b1848

Subscribe to this mod's changes

hapi-ota-release is a skill published in the GitHub repository miuiadmin/hapi-hmos (1 stars, last pushed 25d ago), licensed AGPL-3.0. It adds 156 tokens to every session and 2,977 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). 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

鸿蒙 HarmonyOS NEXT 应用开发全流程技能。覆盖 ArkTS 语言、ArkUI 声明式开发、Stage 模型、状态管理、分布式能力、性能优化、调试排坑、上架审核等完整链路。特别包含 OpenClaw 鸿蒙版真实踩坑:27个编译错误 + 构建配置错误 + 运行时状态管理错误完整案例。.

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

null-safety

Use when annotating nullability in Spring Boot 3 / Spring Framework 6 code, integrating Kotlin, or adding static nullability checks without assuming Spring Framework 7 JSpecify defaults.

rrezartprebreza/spring-boot-skills · 41 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

Control an Android emulator / device from inside Orca using the orca CLI. Use for listing/booting AVDs, taps, swipes, typing, hardware buttons (incl. Back and Recents), rotation, app install/launch, runtime permissions, the accessibility tree, and logcat — driving a real adb-connected device or emulator.…

stablyai/orca · 104 tokens