mikehasa/golive-skill
Take your agent-built product live: hosting, database, domain, email, payments — on your own accounts. Open-source Agent Skill + zero-dependency Node CLI: detect → plan → approve → apply → verify. No GoLive account, backend or telemetry.
About the project
Agent Skill and Node CLI that takes an agent-built app live: hosting, database, domain, email and payments on your own accounts. Runs a detect → plan → approve → apply → verify cycle with no hosted backend or telemetry.
Useful for
- Deploy an app to Vercel or Netlify wired to an existing Supabase or Neon database
- Set up a custom domain via DNS at Porkbun or GoDaddy
- Connect Stripe test-mode payments and Resend transactional email
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 319 stars so far today, about 483 expected by the end of the day.
- The repository is 1 day old and already has 278 stars. With less than two weeks of history, there's no usual pace to compare the spike against yet.
- Top new repositories this week: #74.
- About 280 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 278
- Today
- 319 · ≈ 483 by evening
- Forks
- 23
- Issues and pull requests
- 43
- Watchers
- 28
- Language
- TypeScript
- License
- MIT
- Created
- September 23, 2026
- Last push
- September 24, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 24, 2026Top new repositories this week: #74
More in this category
-
8.5
NandhaKishorM/laya
Laya is a non-autoregressive decision engine that answers typed questions (choice, score, noul) over any state (text, email, ticket, JSON) in a single forward pass (~35 ms on GPU) with calibrated probabilities.
-
8.1
google/ax
A declarative orchestrator for running autonomous AI agent workloads in a cluster, using a Kubernetes-like model with Task, Workspace, Gateway, and Model manifests. It sandboxes agents, pre-wires their environment, and…
-
7.8
unreallabsai/unreal-agent
Async-first agent harness in Go: sessions with persisted forkable history, input deduplication, an LLM-turn coordinator, and asynchronous operation execution via swappable components.
-
7.4
strands-agents/harness-sdk
Open-source Python and TypeScript SDK for building and running AI agents: agent loop, tools, MCP, memory, multi-agent patterns and tracing in one package. Runs in your process with no hosted control plane and supports…
-
7.1
CopilotKit/openmuse
A personal AI agent with a browser, terminal, and files that carries out tasks on request and shows its work. Built with CopilotKit and AG-UI for iOS, Android, and web.
-
7.0
Contrastive-LM/CLM
CLM is a class of System One language models trained contrastively to connect states and actions; the repo serves CLM-8B behind a TypeSafe-compatible API for fast agent decision-making.