harmonyos-capabilities
选择、申请、开通、配置、审计或验证 HarmonyOS / AppGallery Connect 开放能力、Kit、服务权益和 ACL 受限权限。用于能力开关、申请状态、资格/协议/商户前置、设备/API/地区范围、Manifest 权限、Picker/安全控件替代、个人数据、审核材料和上架门禁,包括位置、账号、地图、安全检测、实况窗、推送、App Linking、钱包/IAP、通知/卡片、云服务、运动健康、WearEngine 和 AI 联网增强等。
Signing
SignedSLSA L2- Signed by
- skills-hub.ai distributor
- Method
- Distributor-signed by skills-hub.aiCryptographically signed by the skills-hub.ai distributor key at publish time.
- Signed
Install this skill
Run this command in your terminal. No account required — it auto-detects your AI tool and installs the skill file.
npx @skills-hub-ai/cli install harmonyos-capabilitiesSetup by platform
Install
One-click setup for your editorRun in your project root
npx @skills-hub-ai/cli install harmonyos-capabilities --target claude-codeExamples
Prompt
我需要申请位置权限和地图能力,确保应用可以获取用户位置并显示地图。Output
请先确认您的业务场景和应用信息,然后通过官方文档核对‘位置’和‘地图’能力的资格和权益。提交申请时,只选择最小范围的权限和设备,确保符合官方要求。申请成功后,进行配置和验证,确保能力在真机上正常运行。Prompt
我想启用推送通知和App Linking功能,确保用户可以收到通知并打开应用特定页面。Output
首先验证推送和App Linking的官方资格,确认能力名和接入层。根据官方指南申请相关权益,避免超出授权范围。申请通过后,配置Manifest权限和运行时授权,进行验证和证据记录,确保能力在发布前已验证可用。Instructions
Security
Reviews (0)
Related skills
Browse all →More Combo skills
Browse category →Frequently asked questions about harmonyos-capabilities
What does the harmonyos-capabilities skill do?
选择、申请、开通、配置、审计或验证 HarmonyOS / AppGallery Connect 开放能力、Kit、服务权益和 ACL 受限权限。用于能力开关、申请状态、资格/协议/商户前置、设备/API/地区范围、Manifest 权限、Picker/安全控件替代、个人数据、审核材料和上架门禁,包括位置、账号、地图、安全检测、实况窗、推送、App Linking、钱包/IAP、通知/卡片、云服务、运动健康、WearEngine 和 AI 联网增强等。 It's a reusable SKILL.md instruction set that loads into your AI coding assistant on demand, no prompt engineering, no copy-pasting every session.
How do I install the harmonyos-capabilities skill?
Run `npx @skills-hub-ai/cli install harmonyos-capabilities` from your terminal. The CLI writes the SKILL.md to the correct location for your AI tool (e.g. ~/.claude/skills/harmonyos-capabilities/ for Claude Code or ~/.cursor/skills/ for Cursor with --target cursor) and adds it to your project's .skills.json lockfile.
Which AI tools does harmonyos-capabilities work with?
harmonyos-capabilities runs in Codex CLI. It follows the open Agent Skills standard (SKILL.md), so the same skill works in every supported tool without modification.
Is the harmonyos-capabilities skill free?
Yes. Every skill on skills-hub.ai is free and open-source. There are no premium tiers, paywalls, or usage limits. You only pay for whatever AI assistant you're already using.
How do I use harmonyos-capabilities after installing it?
In Codex CLI, type `/harmonyos-capabilities` (or whatever slash command the skill registers) and the AI follows the skill's instructions immediately. You can also reference it by name in natural language, your AI loads the skill into context when relevant.
Can I share the harmonyos-capabilities skill with my team?
Yes. Commit your project's .skills.json lockfile and teammates run `npx @skills-hub-ai/cli install` (no args) to install every skill at the exact version you pinned. Organization-scoped installs work via skills-hub.ai organizations.