gh0stcloud Starter

Your first app online, with EUR 15 starting credit.

Create an account, connect gh0stcli to Claude Code or Codex, describe your goal. No credit card, no sales call, and your assistant asks before every change.

  • EUR 15 to start

    Enough for the base fee and a small app. You only need a payment method once you decide to stay.

  • Connected in two commands

    Install gh0stcli, connect your assistant. Then carry on in the editor you were already in.

  • You confirm every step

    Your assistant checks the current state first, then proposes. Only what you approve gets run.

From account to first app

Five clear steps take you from registration to a useful first conversation.

  1. 1

    Create an account

    Work email, name, organisation. Your starting credit is there immediately.

  2. 2

    Confirm your email

    Set your password and keep the username from the email.

  3. 3

    Install gh0stcli

    Use the command for your operating system.

    We pick the likely operating system for you. You can change it at any time.

    Homebrew
    brew install gh0stservice/tap/gh0stcli

    Adds gh0stcli to your shell through Homebrew.

    Need a different setup? The install guide covers Homebrew and Chocolatey from scratch, Windows on Arm, and what to do when a command is not found. Open the install guide

  4. 4

    Connect your assistant

    Choose Claude Code or Codex.

    This page remembers your choice on this device.

    Recommended
    gh0stcli setup --agent claude

    Checks the tools a deployment needs and connects your assistant to your account and, once you run gh0steye, your logs and metrics.

    Model choice. Planning a deployment is demanding work. Use the strongest model your assistant offers. Older or smaller models produce weaker plans and are more likely to miss that something failed.

    Sign in when needed. gh0stcli opens sign-in in your browser. Passwords and session credentials stay out of the conversation.

    New to AI coding assistants? Read the setup guide before connecting gh0stcli. It explains the supported assistants and what you need locally. Open the setup guide

  5. 5

    Describe your goal

    Start with the prompt that matches your experience.

    Pick your starting point. It decides which opening prompt you get.

    Take it one clear step at a time.

    You do not need platform or AI assistant experience. Set up the required tools, then let your assistant explain the next step in plain language.

    A good fit when: You are preparing a small project or bringing an app online for the first time.

    • Set up your account and local tools
    • See what is already set up
    • Get one plain-language next step

    Recommended starting prompt

    Help me get started

    This request tells your assistant to do the work and decide the small things itself, and to stop only for cost, publishing, and passwords.

    I want to get my idea online on gh0stcloud. I am not technical, and I would rather you do the work than explain every step to me. Start by loading your gh0stcloud playbooks from the gh0stcli tools (the general briefing and the self-service journey) and follow them. Run the setup check first and finish it before any deployment work. Then look at my account as it actually is; do not assume what my account is allowed to do. Where files go: keep everything inside my home folder. If I already have a place where my projects live, use it. Otherwise create ~/Documents/github/ and give each project its own folder there, with the deployment folder next to the project folder and never inside it. Do not create anything outside my home folder. How I want you to work: decide the technical details yourself and tell me in one line what you chose. Ask me only about things I alone can answer: what my app should do, whether strangers should be able to use it, anything that costs money, and passwords only I have. Never ask me to paste a password or key into this chat. If I approve each step myself, keep the steps small; if you are running with automatic approval, do the routine work in one go and stop only at those points. Keep a MEMORY.md in my project folder: what we are building, what you set up, the names and addresses that matter, and what is still open. Update it as you go, and never put passwords in it, so a later conversation can continue where this one stopped. Also put an AGENTS.md in every folder you create for me. It says, briefly: this app runs on gh0stcloud, and any AI assistant working here later must use the gh0stcloud tools and load their instructions first. Add the names and addresses that belong to my setup, never a password. Without that file the next assistant starts blind. Two things I want to hear before it goes live: roughly what it will cost per month, and whether it needs a login first. Publishing takes about ten to fifteen minutes, so tell me that instead of letting me wonder. When you are done: give me the address my app runs on, confirm you checked that it is really running, and tell me in plain words what I now own.
    What you need
    • A gh0stcloud Starter account
    • Claude Code or Codex installed locally
    • gh0stcli installed with the command above

    Clear control at every stage

    Sign in locally, review proposed changes, and check status after a push.

    • Local sign-in

      gh0stcli opens browser sign-in and keeps session credentials out of the conversation.

    • Reviewable changes

      The selected prompt asks for proposed steps or diffs before writes and pushes.

    • Visible status

      Use the portal or your assistant to check progress, health, and blockers.