Live application URL
Open the deployed application and test the relevant path.
Gemini CLI + Sealos Skills
Gemini CLI is Google's open-source AI agent for terminal workflows. The Sealos extension supplies repository context that Gemini can use while planning and running cloud work.
Install the GitHub extension, open a project, and ask Gemini to use Sealos Skills for the requested deployment or service workflow.
Gemini CLI supports Google sign-in, Gemini API keys, and Vertex AI. Authentication requirements vary by account type and organization policy.
gemini extensions install https://github.com/labring/sealos-skillsStart with Ask Gemini to use Sealos Skills
Gemini CLI QUICK START
Three steps take you from the supported install path to reviewable deployment evidence.
Install Sealos Skills directly from the public GitHub repository.
gemini extensions install https://github.com/labring/sealos-skillsGemini loads the repository context; state the skill source and the outcome you need.
Use Sealos Skills 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.
Gemini CLI PROMPTS
Use these prompts in Gemini CLI after the install path is complete.
Use Sealos Skills to deploy this repo to Sealos Cloud and verify the result.Use Sealos Skills to create a cloud Postgres database and wire DATABASE_URL.Use Sealos Skills to create and build-check the missing Dockerfile for this repo.Use Sealos Skills to read the last deployment state and inspect the live 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.