Live application URL
Open the deployed application and test the relevant path.
Amp + Sealos Skills
Amp is an agentic coding tool for repository work in the terminal and editor. Its native skill command can register a GitHub-backed skill source.
Add the Sealos repository through amp skill add, open the target project, and ask Amp to use the installed Sealos skill.
amp skill add https://github.com/labring/sealos-skills.gitStart with Ask Amp to use the installed Sealos skill
Amp QUICK START
Three steps take you from the supported install path to reviewable deployment evidence.
Register the public repository through Amp's native skill command.
amp skill add https://github.com/labring/sealos-skills.gitOpen the project and name the installed Sealos skill in your request.
Use the installed Sealos skill to deploy this repo to Sealos Cloud and verify the result.Check 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.
Amp PROMPTS
Use these prompts in Amp after the install path is complete.
Use the installed Sealos skill to deploy this repo to Sealos Cloud and verify the result.Use the installed Sealos skill to create Postgres and connect this application.Use the installed Sealos skill to assess this repo for cloud readiness and fix the first blocker.Use the installed Sealos skill to summarize the last rollout, logs, and resources.QUESTIONS
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.