pub fn build_install_tier_banner(
name: &str,
version: Option<&str>,
tier: SkillTier,
) -> StringExpand description
Build the install-time tier banner. Official skills get a single
informational line; everything else (including Featured and the
missing-tag fallback) gets the Community warn block.