In #37 and #40, we added --skip-content so that users could download WordPress without the default themes and plugins in wp-content. However, this is restricted to the en_US locale of the latest version.
In order to emulate --skip-content for other locales and versions, we could improve WP_CLI\Extractor to skip extraction of the wp-content directory from the archive file.