←Leaderboard/DevOps/golive-skill
Last commit on September 24, 2026·Created on September 23, 2026

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.”
Combined rank
#390
across all skills
In DevOps
#8
category rank
Stars
816
7d change unavailable
Forks
59
Watchers
30
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
TL;DR

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.

WHO IT'S FOR
AI agent / automation builders
integrating production deployment capabilities into agents
Solo founders / Indie hackers
shipping agent-built apps to live production
DevOps / Platform engineers
automating infrastructure wiring and verification
Full-stack developers using AI assistants
configuring auth journeys and production environments
Repository contents

1 skill file

Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.

Use this skill

Follow the documented setup, then try a first task.

I’m using

Global installation with agent picker

Installs: GoLive skill installed once for use across all projects. · Codex, Claude Code

Before you start
  • Node.js 20+
  • npm/npx
  • Git
  • A coding agent that can load skills and run commands

Run from: Any directory

  1. Run this command in a terminal. When the agent picker appears, use the arrow keys to move, Space to select the agent, and Enter to confirm.

    npx skills add https://github.com/mikehasa/golive-skill --skill golive --global
README.md ↗ · Checked Sep 24, 2026

Give it something to do.

Author’s example

Start a guided app launch

Uses golive

  • An app repository opened in Codex
  • Access to the provider accounts you choose to use
  • Human availability to connect accounts, handle any purchases, and approve changes
$golive Help me take this app live.
skills/golive/SKILL.md ↗ · Checked Sep 24, 2026README.md ↗ · Checked Sep 24, 2026