Open Source — WordPress Theme + Plugin

Your Local AI
Research Hub

WPOpenClaw turns WordPress into a self-documenting, agent-augmented research environment. Connect local AI agents, import conversations, and build a living knowledge base — all from your own server.

# Clone and spin up in seconds
$ git clone https://github.com/WPOpenClaw/WPOpenClaw.git
$ cd WPOpenClaw
$ cp docker/.env.example docker/.env
$ npm run docker:up

✓ WordPress + MariaDB running on localhost:8080
✓ WPOpenClaw theme activated
✓ WPOpenClaw plugin activated
▸ Configure your OpenClaw API endpoint in Settings
WordPress Platform
+
OpenClaw Engine
+
AI Agents Intelligence
=
WPOpenClaw Research Hub

What is WPOpenClaw?

A WordPress‑powered research environment that connects local AI agents to your own knowledge base.

Everything You Need to Research Smarter

A complete control center and self-documenting research lab, built on the platform you already know.

Conversation Management

Import ChatGPT exports, reconstruct conversation threads, and organize everything with custom taxonomies for agents and research topics.

System Control Panel

Restart services, rebuild indexes, clear caches, and run diagnostics — all from inside WordPress. No terminal needed.

Auto Documentation

Agents automatically generate schema docs, workflow guides, troubleshooting pages, changelogs, and release notes.

Research Timeline

Chronological view of your research evolution — conversations, notes, and posts mapped across time with visual type indicators.

Import Engine

Ingest ChatGPT conversation exports, markdown files, and reconstructed threads. Auto-deduplicate and map source IDs.

Dark Research UI

Purpose-built dark interface designed for research — not blogging. Card grids, badges, and clean typography keep you focused.

Built in Layers,
Connected by Design

WPOpenClaw is architected as a clean separation of concerns. The theme handles the visual layer while the plugin manages all communication with OpenClaw's engine and agent services.

  • Theme = GUI — every screen, template, and visual component
  • Plugin = Brain — API connector, system control, import engine
  • REST API — wpopenlaw/v1 namespace for all integrations
  • Docker Compose — one command to spin up the full stack
  • Extensible — hook into any layer with standard WordPress APIs
WordPress 6.4+
Platform & CMS foundation
WPOpenClaw Theme
Dark UI, templates, research grid
WPOpenClaw Plugin
API connector, system control, imports
Multi-Agent Layer
Classify, summarize, cross-link, refactor
OpenClaw Engine
Local API, agents, knowledge base

Agent-Powered Intelligence

Specialized agents that read, write, and maintain your research — running locally on your own hardware.

🔍
Classifier
Auto-assigns categories and tags based on content analysis
📝
Summarizer
Generates concise summaries of conversations and notes
🔗
Cross-Linker
Discovers connections between related content across your knowledge base
🔄
Refactor
Restructures and improves content organization
🔧
Reconstruction
Rebuilds missing context from conversation fragments
📚
Documentation
Auto-generates schema docs, changelogs, and guides
📡
System Monitor
Watches service health and detects version changes
🚀
Escalation
Falls back to Claude or GPT-4 for complex operations

Ready to Build Your
Research Hub?

WPOpenClaw is open source and ready for contributors. Clone it, run it, extend it.