This skill fetches HarmonyOS developer documentation using the documented API endpoint (documentPortal/getDocumentById), converts the returned HTML into Markdown, and manages a local cache of migration/reference pages. It's designed to work API-first with fallback to generic fetchers when needed, producing clean Markdown outputs for downstream use.
Use this skill when scraping or migrating Huawei HarmonyOS developer docs that are SPA-rendered or otherwise not accessible via standard HTTP fetchers. Ideal for bulk migration of docs, building a local reference set, or extracting single pages by slug for conversion and review.
scripts/ with python helpers to fetch single pages, run preset migrations, and refresh the local cache (has_scripts=true)references/ with pre-saved migration outputs (has_references=true)Useful for scraping and content-migration agents, developer assistants, and automation scripts that can run repository scripts (python-capable helpers, CLI automation bots).
This skill has not been reviewed by our automated audit pipeline yet.
Write-Skill: AI Writing Cleanup
Edit and rewrite text to remove AI-generated patterns and make prose sound more natural and human.
Modern C Makefile
Generate, analyze, or improve Makefiles for modern C/C++ projects using a tested gnaro-based template to add compilation, testing, linting, formatting, and depe
CS Course Systematic Study
Produce a structured, in-depth learning report for a CS course from its syllabus, lectures, and readings.
HarmonyOS Linux CLI Developer
Command-line workflows and scripts for building, packaging, installing, debugging HarmonyOS apps on Linux.
Linux Kernel Development
Practical Linux kernel engineering skill for diagnosing build/runtime failures, minimal subsystem patches, and verification steps across modules, memory, interr