elitanelitanCommunityยท1 Agent Skills Included

frost

Self-hosted app deployment with domains, SSL, and previews

Deploys web apps from git repos or Docker images onto your own server with zero-downtime releases. Handles custom domains, automatic SSL certificates, PR preview environments, rollbacks, and S3-compatible object storage. Eliminates expensive platform fees and complex Kubernetes setup while keeping full control of your infrastructure.
npx skills add elitan/frost --all -g -y
Available:

Gives your AI agent the platform concepts, deploy flow, commands, and coding conventions needed to build, test, and release changes to this deployment platform correctly.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Frost?โ–ผ

Run `npx skills add elitan/frost --all -g -y` in your terminal to install all skills in this suite globally.

What is Frost used for?โ–ผ

Frost is an open-source alternative to Vercel and Railway that lets you deploy and run apps on your own VPS with Docker, custom domains, and automatic SSL.

How do I deploy an app with Frost?โ–ผ

Create a project pointing to your git repo or Docker image via the REST API, then trigger a deploy. Frost builds, health-checks, and routes traffic with zero downtime.

Does Frost work with AI coding agents?โ–ผ

Yes. Frost exposes a REST API and MCP support, and its AGENTS.md file teaches agents the deploy model, commands, and conventions for autonomous operation.

Can Frost monitor and fix failing CI checks?โ–ผ

Yes. The included monitor skill watches your pull request, analyzes failing CI checks, pushes fixes, and repeats until everything is green.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’