MoonPress Chat is free forever · MoonPress Chat Pro is $200/year Compare plans

Install MoonPress Chat. Let your AI agent prepare the setup.

Download the official free WordPress package, add the public moonpresschat-setup skill to your local AI agent, and complete a reviewed private setup. The skill researches public pages, prepares every field, and uses MoonPress Chat's public setup API when the installed plugin advertises it; you keep control of consent, secrets, approval, and go-live.

MoonPress Chat setupOfficial path
  1. 01
    WordPress pluginOfficial ZIP from moonpresschat.com
  2. 02
    Public AI skillOne terminal command
  3. 03
    Private verificationApproved API or guided steps

Three steps from download to a private test.

MoonPress Chat's useful core is free forever and needs no MoonPress Chat account or license. You connect a supported AI provider and that provider bills its own usage directly.

  1. 01

    Install MoonPress Chat in WordPress

    Download the package. In WordPress admin, open Plugins, choose Add New Plugin, then Upload Plugin. Select the ZIP, install it, and activate MoonPress Chat.

    Requires WordPress 6.2 or newer and PHP 7.4 or newer.

  2. 02

    Add the public setup skill

    Run the open skills installer in your local terminal. The release is verified with Codex, Claude Code, and Gemini CLI. The current installer requires Node.js 22.20 or newer. The command below targets Codex; replace codex with claude-code or gemini-cli for that runtime.

    Review moonpresschat-setup v0.4.0 on GitHub
    npx skills@latest add normlstudio/moonpresschat-skill --skill=moonpresschat-setup -g -a codex

    Install command copied.

  3. 03

    Start a new turn in your local AI agent

    Open the folder where you want the setup records saved, start a new agent turn, and use only the public WordPress site URL. Never put a WordPress password, provider key, Application Password, token, reset link, or secret URL in the prompt.

    Use moonpresschat-setup to set up MoonPress Chat on https://example.com

    Setup prompt copied.

Your agent prepares. You approve.

Public skill v0.4.0 researches the site, asks only for decisions it cannot infer, and prepares a reviewed field-by-field plan. When MoonPress Chat advertises the setup API, the skill can validate and apply the approved plan through a local helper that keeps the temporary WordPress credential in macOS Keychain. It never controls your authenticated browser, receives your provider key, or makes the bot public without a separate approval.

If the setup API is unavailable—such as on multisite, an older plugin, or an unsupported credential backend—the same skill switches to a human-operated wp-admin guide.

Prefer manual setup? Open WordPress admin, choose MoonPress Chat, then Setup. The skill is optional; MoonPress Chat's free core remains free without a MoonPress Chat account or license.

Read the public skill and security contract

What the skill creates locally

  • preflight.mdInstallation, environment, backup, and rollback gates
  • research.mdCited facts from the public website
  • owner-answers.mdDecisions the website cannot answer
  • configuration-plan.mdA reviewed plan for every WordPress field
  • verification.mdPrivate behavior, privacy, handoff, and launch checks