with one click
openwrt-compile-skills
openwrt-compile-skills contains 3 collected skills from LittleNewton, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Compile, rebuild, or diagnose failures in this OpenWrt repository. Trigger when asked to build firmware or a package (build, compile, make, 编译, 构建, 固件), view or analyze compile.log, retry a failed build, summarize the first meaningful compile error, or decide the narrowest clean/rebuild step after a failure.
Audit feed pins, local package checkouts, and .config dependencies before building. Trigger when asked to sync or update feeds (sync feeds, update feeds, 同步 feed, 更新 feed), inspect feeds.conf.default or update.sh, verify local packages such as OpenClash, HomeProxy, or ChinaDNS-NG, or catch missing dependencies between .config and local package Makefiles.
Switch build targets safely and clean stale artifacts in this OpenWrt repository. Trigger when asked to switch target architecture or device (switch target, change target, 切换目标, 换架构, 换设备), compare .config files, preview or apply pre-build cleanup (clean, 清理), or determine which old-arch artifacts can be removed without discarding reusable cache.