Live application URL
Open the deployed application and test the relevant path.
Codex + Sealos Skills
Codex is OpenAI's coding agent for working across repositories from the terminal and Codex App. The managed Sealos plugin keeps its commands, skills, prompts, and metadata together.
Add the Labring marketplace, install the Sealos plugin, then open it with $sealos in Codex CLI or the plugin picker in Codex App.
codex plugin marketplace add labring/sealos-skills
codex plugin add sealos@sealosStart with $sealos
Codex QUICK START
Three steps take you from the supported install path to reviewable deployment evidence.
Register the Sealos Skills marketplace and install the Sealos plugin.
codex plugin marketplace add labring/sealos-skills
codex plugin add sealos@sealosType $sealos in Codex CLI, or choose Sealos from the Codex App plugin picker.
$sealos deploy this repo to Sealos CloudCheck the live URL, rollout, logs, relevant page checks, resource footprint, and saved .sealos/state.json.
VERIFIED DEPLOYMENT
The workflow returns inspectable evidence from the real deployment and saves the target for the next update or Canvas inspection.
Open the deployed application and test the relevant path.
Confirm the workload reaches its expected ready state.
Review startup and request logs for actionable failures.
Exercise setup, login, upload, or data paths used by the app.
Report the Sealos resources created or updated by the run.
Persist the verified target in .sealos/state.json.
Codex PROMPTS
Use these prompts in Codex after the install path is complete.
$sealos deploy this repo to Sealos Cloud$sealos create a cloud Postgres database for this repo and wire DATABASE_URL$sealos assess this repo for cloud deployment blockers and fix the highest-priority issue$sealos show the live resources created by the last deploymentQUESTIONS
Install location, invocation, and updates for this integration path.
Resources
Related Agent guides
Install Sealos Skills, run the first workflow, and review the live result before handoff.