All Agent guides

Amp + Sealos Skills

Deploy to Sealos Cloud with Amp

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 importRepository import
amp skill add https://github.com/labring/sealos-skills.git
View source

Start with Ask Amp to use the installed Sealos skill

Amp QUICK START

Install Sealos Skills in Amp

Three steps take you from the supported install path to reviewable deployment evidence.

  1. STEP 11

    Add the skill source

    Register the public repository through Amp's native skill command.

    amp skill add https://github.com/labring/sealos-skills.git
  2. STEP 22

    Ask Amp for a Sealos outcome

    Open 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.
  3. STEP 33

    Review the verified result

    Check the live URL, rollout, logs, relevant page checks, resource footprint, and saved .sealos/state.json.

VERIFIED DEPLOYMENT

What Sealos Skills verifies

The workflow returns inspectable evidence from the real deployment and saves the target for the next update or Canvas inspection.

Live application URL

Open the deployed application and test the relevant path.

Rollout and workload health

Confirm the workload reaches its expected ready state.

Runtime logs

Review startup and request logs for actionable failures.

Relevant page checks

Exercise setup, login, upload, or data paths used by the app.

Resource footprint

Report the Sealos resources created or updated by the run.

Saved run state

Persist the verified target in .sealos/state.json.

Amp PROMPTS

Start with a concrete cloud outcome

Use these prompts in Amp after the install path is complete.

Deploy this repo

Use the installed Sealos skill to deploy this repo to Sealos Cloud and verify the result.

Connect Postgres

Use the installed Sealos skill to create Postgres and connect this application.

Prepare the runtime

Use the installed Sealos skill to assess this repo for cloud readiness and fix the first blocker.

Inspect the result

Use the installed Sealos skill to summarize the last rollout, logs, and resources.

QUESTIONS

Amp installation FAQ

Install location, invocation, and updates for this integration path.

Resources

Related Agent guides

Deploy with Amp. Keep the evidence.

Install Sealos Skills, run the first workflow, and review the live result before handoff.

GitHub source