All Agent guides

Qwen Code + Sealos Skills

Deploy to Sealos Cloud with Qwen Code

Qwen Code is an open-source agentic coding tool for terminal workflows. Its Sealos context extension points at the same root skill source used by the managed plugins.

Install the GitHub extension and name Sealos Skills in the prompt when you want Qwen Code to prepare, deploy, or inspect a project.

GitHub extensionContext extension
qwen extensions install https://github.com/labring/sealos-skills
View source

Start with Ask Qwen to use Sealos Skills

Qwen Code QUICK START

Install Sealos Skills in Qwen Code

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

  1. STEP 11

    Install the context extension

    Install Sealos Skills directly from the public GitHub repository.

    qwen extensions install https://github.com/labring/sealos-skills
  2. STEP 22

    Name Sealos Skills in your prompt

    Open the target project and ask Qwen Code for a concrete Sealos outcome.

    Use Sealos Skills 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.

Qwen Code PROMPTS

Start with a concrete cloud outcome

Use these prompts in Qwen Code after the install path is complete.

Deploy this repo

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

Connect Postgres

Use Sealos Skills to create a cloud Postgres database and wire DATABASE_URL.

Prepare the runtime

Use Sealos Skills to convert this Docker Compose project into a validated Sealos template.

Inspect the result

Use Sealos Skills to update the saved deployment and report the rollout and logs.

QUESTIONS

Qwen Code installation FAQ

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

Resources

Related Agent guides

Deploy with Qwen Code. Keep the evidence.

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

GitHub source