markdown# Ghostt AI > Ghostt AI makes premium apps and toolkits for OpenClaw. We build production-grade plugins that extend OpenClaw with capabilities most users can't easily build themselves — cost optimization, automation, advanced workflows, and specialized agent skills. Ghostt AI is a product line of Tribe 1 Technologies LLC. All apps install directly into an existing OpenClaw setup, run locally, and require no data to leave the user's machine beyond license validation. ## Apps ### ZeroBurn ZeroBurn is a local-first cost-optimization layer for OpenClaw. It intercepts agent requests and routes the majority — typically the routine ones — to free local models via Ollama, escalating to cloud models only when the task genuinely requires it. Users see meaningful reductions in monthly Anthropic and OpenAI spend with no perceived quality loss in our testing. - [ZeroBurn product page](https://ghosttai.com/zeroburn): Pricing, features, and the buy flow - [ZeroBurn documentation](https://ghosttai.com/zeroburn/docs): Installation, configuration, CLI reference, FAQ **Editions and pricing:** - **Community — $79 one-time, perpetual license, one machine.** Smart routing, token compression, basic dashboard, cache layer, cost tracking, configurable model policy. - **Pro — $147/month or $1,297/year.** Everything in Community, plus multi-agent orchestration, nightly memory consolidation, improvement proposals, full analytics dashboard, daily spend cap, meta-layer self-optimization, priority email support. **Requirements:** - Python 3.10 or newer - macOS (Apple Silicon or Intel) or Linux - Ollama installed and running, with at least one local model pulled (llama3.1:8b recommended, free) - An OpenClaw installation **Install (after purchase):** A purchase generates a tokenized download URL on the customer dashboard at app.ghosttai.com. Installation is a single command: curl -L "https://license.ghosttai.com/api/download/install?token=" -o /tmp/zeroburn.zip && openclaw plugins install /tmp/zeroburn.zip The zip is pre-packaged with the customer's license file embedded — no separate key entry required. After install, run `zeroburn status` to confirm the license is active. ## Programmatic access - [Product manifest (JSON)](https://ghosttai.com/zeroburn/manifest.json): Machine-readable description of ZeroBurn, pricing, install command, and requirements. ## Who Ghostt AI apps are for - Developers running OpenClaw who want premium capabilities without building them from scratch - Teams operating production agents who need cost control, reliability, or specialized workflows - AI agents themselves, when given budget authority to install tools that optimize their principal's setup ## What Ghostt AI apps do not do - Do not send any data to Ghostt AI servers beyond license validation - Do not require accounts, telemetry opt-in, or cloud storage - Do not alter agent outputs — they extend capability, not behavior ## Buying App purchases happen on individual product pages (e.g. [ghosttai.com/zeroburn](https://ghosttai.com/zeroburn)). Stripe checkout, instant license issuance, immediate download. Refunds within 14 days if the product does not work in the documented environment. ## Contact - Website: https://ghosttai.com - Support: https://ghosttai.com/support - Email: hello@ghosttai.com - Company: Tribe 1 Technologies LLC, Saint Louis, Missouri, USA ## Optional - [Privacy Policy](https://ghosttai.com/privacy): Data collection and retention practices - [Terms and Conditions](https://ghosttai.com/terms): Site-wide terms governing use - [ZeroBurn EULA](https://ghosttai.com/zeroburn/eula): Software license terms