harmonyos-l3-query

Search local HarmonyOS official documentation for technical queries offline.

2|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/zhenzhizhi12/NexusAgent --skill harmonyos-l3-query
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: harmonyos-l3-query
Source: https://github.com/zhenzhizhi12/NexusAgent/tree/main/.opencode/skills/harmonyos-l3-query
Command: npx skills add https://github.com/zhenzhizhi12/NexusAgent --skill harmonyos-l3-query

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides an offline, authoritative search of HarmonyOS official documentation when L1 RAG queries are insufficient or fail, ensuring access to the most accurate information and code examples without network dependency.

Core Features & Use Cases

  • Offline Access: Operates entirely without an internet connection.
  • Authoritative Content: Leverages directly downloaded official documentation.
  • Comprehensive Examples: Includes complete code snippets for practical implementation.
  • Use Case: Debugging a complex UI layout issue by directly searching the local documentation for specific component APIs and their usage examples, bypassing potential inaccuracies or incompleteness of online search results.

Quick Start

Search the local HarmonyOS documentation for examples of implementing a Button component.

Frequently Asked Questions about harmonyos-l3-query

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search HarmonyOS documentation offline for API references?

This Skill searches local official docs directly to provide API references and code examples for HarmonyOS development without an internet connection. It targets specific subdirectories based on your query type to return authoritative syntax details and UI component usage.

What is the best way to find HarmonyOS UI component examples when RAG queries fail?

The best way is to perform a direct offline search of downloaded HarmonyOS official documentation, bypassing potential inaccuracies of online search results. It prioritizes specific local subdirectories to retrieve authoritative UI component APIs and complete code examples.

Can I debug HarmonyOS build errors without an internet connection?

Yes, you can debug HarmonyOS build errors offline by searching local official documentation directly. It acts as a fallback when L1 RAG queries are inadequate, querying specific subdirectories to provide authoritative troubleshooting information and syntax details.

Does offline HarmonyOS documentation search include code examples for Cangjie?

Yes, offline HarmonyOS documentation search includes complete code snippets and practical implementation examples. It leverages directly downloaded official documentation to ensure access to authoritative Cangjie and UI development syntax details.

When should I use an offline HarmonyOS docs search instead of online resources?

You should use offline HarmonyOS docs search when L1 RAG queries are insufficient or fail, or when you lack network access. It is designed for debugging complex UI layouts by directly searching local documentation for specific component APIs to avoid online inaccuracies.