
Auto Deploy
Automate pushing builds from git to a hosted environment so you ship without manual deploy checklists every release.
Install
npx skills add https://github.com/api/git --skill auto-deployWhat is this skill?
- Named for git-sourced continuous deployment—a common indie default after CI passes
- Fits the Prism Ship lane alongside testing, review, and launch prep skills
- Targets small teams and solos who want push-to-deploy instead of SSH rituals
- Pairs with repo webhooks or platform-native deploy hooks (exact host varies by your stack)
- Low install footprint on skills.sh—treat as a focused deploy workflow stub to extend in your repo
Adoption & trust: 421 installs on skills.sh; trending (+100% hot-view momentum).
Recommended Skills
Azure Kubernetesmicrosoft/azure-skills
Github Actions Docsxixu-me/skills
Deploy To Vercelvercel-labs/agent-skills
Vercel Cli With Tokensvercel-labs/agent-skills
Turborepovercel/turborepo
Docker Expertsickn33/antigravity-awesome-skills
Journey fit
Primary fit
Ship is the natural home because auto-deploy closes the gap between merged code and something users can hit—after build, before or alongside launch distribution. Launch subphase captures release execution: triggering pipelines, promoting branches, and getting artifacts live rather than only writing tests or reviews.
SKILL.md
READMESKILL.md - Auto Deploy
# auto-deploy Installs: 1 Source: api/git { "url": "https://www.skills.sh/site/api.git/auto-deploy", "name": "auto-deploy", "rank": 1389, "slug": "auto-deploy", "change": 1, "source": "api/git", "installs": 1, "skillsShId": "api/git/auto-deploy", "sourceType": "well-known", "installsYesterday": 0 }