一键导入
openwrt-compile-skills
openwrt-compile-skills 收录了来自 LittleNewton 的 3 个 skills,并提供仓库级职业覆盖和站内 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.