M
MACRO TECH TITAN
The Engine of Macro Tech Titan
def maximus():
async def run():
np.dot(w, x)
while True:
@cached
self.power+=1
def maximus():
async def run():
np.dot(w, x)
while True:
@cached
self.power+=1
def maximus():

Maximus 🐴

Maximus 🐴

Maximus 🐴

The Workhorse forFintech

Not the intelligence — the architecture. You bring the intelligence. Maximus brings the engine: the skills, tools, memory, and tireless execution to act on it.

Free · Open · Ungated, forever · Runs on any model, or a free local one

Maximus is an AI-powered engine — context, skills, tools, code, plugins, connectors, disciplines, rules, and hard-won experience, packed into one workhorse. Built for builders, power users, programmers, developers, designers, entrepreneurs, small teams, and the enterprise alike.

xAI
Perplexity
Anthropic
Automate
Research
Generate
Maximus AI — the Tennessee-built workhorse
maximus / live stats
Lines of code
github.com/MacroTechTitan/MaximusAI
Use cases live
5
and growing
GitHub stars
open · MIT
Tech in the engine
PythonTypeScriptNodeReactFastAPIPostgresRedisDockerOllamaOpenAI-compatible
The workhorse kit

What turns a model into a workhorse

Maximus sits on top of OpenClaw — an open-source, local-first assistant gateway. On that foundation it bolts on the four parts that turn a raw model into something that actually pulls weight:

Skills

Encoded procedures for hauling specific loads — gotchas baked in. Deeper skills, heavier loads.

Tools / MCP

Real hands on GitHub, databases, deploy platforms, the web. A horse with no harness pulls nothing.

Context

Keeps the thread of your intent across long, multi-step work.

Memory

Remembers so you never repeat yourself. This is what makes Maximus yours, not a rental.

Built for technical people — engineers, builders, founders, scientists — using the tools they already ship with. Not a retail chatbot. No hand-holding, no friction you didn't ask for.

A power tool for people who know how to use power tools — rigorous, resourceful, dry-humored, and allergic to hand-waving.

The Maximus Suite

36 skills. 5 pillars. One workhorse.

Each skill is a self-contained instruction set an AI agent loads on demand. No dead weight, no hand-waving. Built for engineers, founders, and scientists.

Skills load only when their triggers match. You carry no dead weight.

Cognitive OS· 1 skill

Build & Ship· 10 skills

AI Engineering· 12 skills

Writing, Research & People-Finding· 6 skills

AI SEO Pack — opt-in· 7 skills

Opt-in pack

Get cited by ChatGPT, Perplexity, Google AI Overviews, and Copilot. Answer Engine Optimization + Generative Engine Optimization + classical technical SEO, unified.

FREEOPENUNGATEDFOREVERANY MODELLOCAL-FIRSTSKILLSTOOLSMEMORYEXECUTIONTHE ENGINENOT THE MINDFREEOPENUNGATEDFOREVERANY MODELLOCAL-FIRSTSKILLSTOOLSMEMORYEXECUTIONTHE ENGINENOT THE MIND
What Maximus IS

An engine, not a model

Every company building in AI sells a model — intelligence for rent. Macro Tech Titan builds an engine.

Maximus isn't the intelligence; you are. It's the architecture that turns what a sharp human already decided into work that actually gets done — the skills, the tools, the memory, the execution.

It plows your digital fields, harvests the crops, ships them to store. It doesn't think for you. You are the rider.

The free-engine model

Free engine. Build anything on it.

🔓

Forever ungated

The engine is free, open, and ungated — forever. Not a free tier, not a trial. The backbone itself never costs anything.

🌾

We sell what it helps you grow

We build products on Maximus — AI Connect, trading signals, and more — and those products can charge for convenience, hosting, and premium use-cases. The engine that powers them is always free.

We don't sell the horse. We sell what the horse helps you grow.

What we believe

The rider decides

AI is an engine, not a mind.

It executes; it does not replace human judgment.

The human is in command.

Not consulted — in command. Maximus acts on intent; it doesn't substitute its own.

Capability over cleverness.

A plain answer that ships the work beats a brilliant one that doesn't.

Free is a feature, not a tier.

The engine is ungated by design and forever.

Quickstart

Talk to Maximus in minutes

Requires OpenClaw (Node 22.19+ or 24).

bash
git clone https://github.com/MacroTechTitan/MaximusAI.git
cd MaximusAI
./install.sh

# 1. Edit memory/memory.md to teach Maximus about you
# 2. Copy config/openclaw.example.json → ~/.openclaw/openclaw.json
#    Pick a free local model (Ollama, no keys) or bring your own API key
# 3. Start the gateway
openclaw gateway

Talk to it through OpenClaw's WebChat or any connected channel — Telegram, Slack, Discord, Signal, and more. No custom UI required.

Why it's free — honestly

The Maximus layer is free forever: persona, skills, memory, tooling. The one cost no open project can erase is model inference — compute is never free. So you choose: a local model on your own hardware (truly free, no keys), or your own API key (frontier quality, you pay only your own inference). Maximus never gates a feature behind money or routes you through a paid middleman.

For developers

MaximusAI/
├── core/     SOUL.md · AGENTS.md · TOOLS.md
├── skills/   one folder per capability
├── packs/    opt-in domain bundles
├── memory/   persistent context store
├── mcp/      external tool wiring
├── config/   example OpenClaw config
├── install.sh
├── CLAUDE.md build brief for agent-driven dev
└── agents/   deployable agent apps

The core is generic. Domain-specific work lives in a pack/ you opt into. Compose, don't fork. MIT licensed.