sealos-skills
Deploy projects to Sealos Cloud with databases and storage
All Skills in This Repository (3)
Pure Emerald Level Indicatorssealos-canvas
Render a read-only topology canvas of Sealos resources from state and kubeconfig.
sealos-database
Provision and connect Sealos Cloud databases via sealos-cli with env vars.
sealos-s3
Provision Sealos S3-compatible object storage with bucket and credential setup.
Frequently Asked Questions
FAQPage SchemaHow to install sealos-skills?โผ
Run `npx skills add labring/sealos-skills --all -g -y` in your terminal to install all eight Sealos skills globally.
How to deploy a project to Sealos Cloud?โผ
After installing, ask your agent to deploy a repo or local path; the sealos-deploy skill scores readiness, builds a Docker image, generates a template, deploys it, and verifies the live app URL.
Can it create cloud databases for my app?โผ
Yes. The sealos-database skill provisions PostgreSQL, MySQL, MongoDB, Redis, and more through sealos-cli, then wires the correct env key like DATABASE_URL without printing secrets.
Does it work with Claude Code and Codex?โผ
Yes. The same skills ship as plugins for Codex, Claude Code, Qoder, DeepSeek Harness, Gemini CLI, and Qwen Code, all reading from one shared skill source.
Can I convert Docker Compose to a Sealos template?โผ
Yes. The docker-to-sealos skill converts Compose files or install docs into validated production-grade Sealos templates with database, storage, and ingress rules applied.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core