seakills
Deploy projects to Sealos Cloud with databases and storage
All Skills in This Repository (5)
Pure Emerald Level Indicatorsdocker-to-sealos
Convert Docker Compose configurations into Sealos template artifacts.
sealos-app-builder
Build and adapt web apps for Sealos Desktop using the Sealos app SDK.
cloud-native-readiness
Assess project readiness for cloud-native containerization and Docker compatibility.
sealos-deploy
Deploy GitHub repositories and local projects to Sealos Cloud.
dockerfile-skill
Generate multi-stage Dockerfiles for GitHub projects with dependency and runtime handling.
Frequently Asked Questions
FAQPage SchemaHow to install seakills?โผ
Run `npx skills add labring/seakills --all -g -y` in your terminal to install all Sealos skills globally.
How to deploy a project to Sealos Cloud?โผ
Ask your agent to deploy a GitHub URL or local path; the sealos-deploy skill scores readiness, builds a Docker image, generates a template, and verifies the live app.
Can it create cloud databases for my app?โผ
Yes. The sealos-database skill provisions PostgreSQL, MySQL, MongoDB, Redis, and more, then wires the connection string into your existing env file without printing secrets.
Can it convert Docker Compose to Kubernetes?โผ
Yes. The docker-to-sealos skill converts Compose files or install docs into validated Sealos templates with managed KubeBlocks databases.
Which AI coding tools does it support?โผ
It works with Codex, Claude Code, Qoder, DeepSeek Harness, OpenClaw, Gemini CLI, and Qwen Code through plugin manifests and the shared SKILL.md standard.
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