Build native Linux packages (.deb / .rpm / .apk / .pkg.tar.zst) from a
PKGBUILD or yap.json project using the yap-mcp Model Context Protocol
server. Use this skill whenever the user asks to "build a package",
"make a deb/rpm", "cross-compile for arm64/aarch64", "sign a release",
generate SBOMs, install a built artifact, or diagnose why a yap build
failed. The yap MCP server exposes async builds with buildID polling,
validation, dependency-graph inspection, and artifact discovery.
2026-06-01