skills-index

Index OpenHarmony-related AI skills with YAML frontmatter and Markdown links.

31|6|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/openharmonyinsight/openharmony-skills --skill skills-index-openharmonyinsight
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skills-index
Source: https://github.com/openharmonyinsight/openharmony-skills/tree/main/workflows/arkweb/.aceharness/skills
Command: npx skills add https://github.com/openharmonyinsight/openharmony-skills --skill skills-index-openharmonyinsight

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill eliminates the need to manually browse a large repository of skills by providing a single navigable index for choosing the right workflow.

Core Features & Use Cases

  • Skill discovery: Quickly locate a skill by name and purpose.
  • Domain grouping: Skills are organized into compiler/toolchain, HarmonyOS, workflow/cards, and official skills.
  • Use case routing: Helps you pick the correct skill for tasks like code review, build analysis, profiling, spec/design generation, and GitCode workflows.

Quick Start

Use the skills-index skill to find the correct skill for your task, then activate that skill by its listed name.

Frequently Asked Questions about skills-index

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

FAQPage Schema
How do I find the right OpenHarmony skill for a specific development task?

To find the right OpenHarmony skill, use a structured index that groups available skills by domain, such as compiler, HarmonyOS workflows, and platform integration, allowing you to quickly locate and select the appropriate entry point for your task.

What is the best way to discover AI skills for HarmonyOS code review and build analysis?

The best way to discover AI skills for HarmonyOS code review and build analysis is by querying a navigable skill catalog. This index routes you to the correct workflow based on your specific use case, eliminating manual browsing.

Can I locate official Anthropic skills and OpenHarmony toolchain skills in the same catalog?

Yes, you can locate official Anthropic skills and OpenHarmony toolchain skills in the same catalog. The index organizes available skills into distinct groups, including compiler, HarmonyOS, workflow cards, and official skills.

How do I navigate to a skill for OpenHarmony spec generation after finding it in the index?

After finding a skill for OpenHarmony spec generation in the index, you navigate to it by reading the served Markdown body containing skill links and descriptions, then activate the target skill by its listed name.

Do I need a specific format for OpenHarmony skill discovery and routing?

Yes, skill discovery and routing requires a YAML frontmatter containing the name and description fields. This structured metadata allows the index to properly parse and surface the skill entry point to users.

Why does manual browsing fail when searching for OpenHarmony platform integration skills?

Manual browsing fails because large skill repositories are difficult to navigate. A structured index solves this by providing a single navigable catalog with domain grouping, ensuring you select the correct skill entry point for platform integration.