olares-publish
Publish an Olares app to the public Market
This skill is the public-distribution step, not the authoring step. Turning a repo / compose / Helm chart into an Olares app, refining it, and proving it installs and reaches
runningon your own Olares all live in../olares-chart/SKILL.md. Come here after the app already runs locally and you want it in the public Olares Market.
Source of truth for chart fields is
olares-cli chart lint+ the manifest reference in../olares-chart/references/olares-chart-manifest.md. This skill carries only what distribution adds on top of a working local chart: market-ready depth, thebeclab/appsPR contract, and paid-app extras.
When to use
- Publish / list / submit / distribute / 上架 an app to the public Olares Market
- Open or fix a PR to
beclab/apps - Sell an app (pay-to-download / paid listing)
- Keywords: publish to Market, submit to beclab/apps, app store listing,
featuredImage/promoteImage,spec.supportArch, multi-arch, GitBot,ownersfile,price.yaml, paid app
Prerequisite — the app must already run on your Olares. Public submission without a working local install wastes GitBot cycles and reviewer time. Do the deploy loop in
../olares-chart/references/olares-chart-deploy.mdfirst.
Anything outside this scope -> see the Skill suite map in
../olares-shared/SKILL.md.