원클릭으로
openwrt-compile-skills
openwrt-compile-skills에는 LittleNewton에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 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.