بنقرة واحدة
openwrt-compile-skills
يحتوي openwrt-compile-skills على 3 من skills المجمعة من LittleNewton، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
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.