ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

memphis

๐Ÿ”ฅ Memphis - Complete AI Brain for OpenClaw Agents ALL-IN-ONE meta-package with everything you need: ๐Ÿง  Core Features: - Local-first memory chains (journal, recall, ask, decisions) - Offline LLM integration (Ollama, local models) - Semantic search with embeddings - Knowledge graph - Encrypted vault for secrets ๐Ÿš€ Cognitive Engine (Models A+B+C): - Model A: Record conscious decisions (manual) - Model B: Detect decisions from git (automatic) - Model C: Predict decisions before you make them (predictive) - 90.7% accuracy, proactive suggestions ๐Ÿ› ๏ธ Setup & Management: - Bootstrap wizard (5-minute setup) - Self-loop capability (Memphis uses itself) - Auto-repair system - Chain monitoring - Backup automation ๐ŸŒ Multi-Agent Network: - Campfire Circle Protocol - Share chain sync (IPFS) - Multi-agent collaboration - Agent negotiation (trade protocol) Perfect for: Individual developers, teams, researchers, entrepreneurs Quick start: clawhub install memphis && memphis init

skill-install โ€” Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/elathoxu-crypto/memphis
Or

Memphis - Complete AI Brain ๐Ÿ”ฅ

Transform any OpenClaw agent into a fully-functional cognitive partner in 5 minutes!


โšก What is Memphis?

Memphis = Agent + LLM + Memory Chain + DECIDE + PREDICT

A local-first AI brain with persistent memory chains, offline LLM integration, and complete cognitive capabilities (conscious, inferred, and predictive decisions).


๐ŸŽฏ ALL-IN-ONE Package (v3.0.0)

What's Included:

๐Ÿ“ฆ Memphis v3.0.0
โ”œโ”€โ”€ ๐Ÿง  Core Brain (v3.0.0)
โ”‚   โ”œโ”€โ”€ Journal (capture memories)
โ”‚   โ”œโ”€โ”€ Recall (semantic search)
โ”‚   โ”œโ”€โ”€ Ask (LLM-powered Q&A)
โ”‚   โ”œโ”€โ”€ Decisions (decision tracking)
โ”‚   โ”œโ”€โ”€ Vault (encrypted secrets)
โ”‚   โ”œโ”€โ”€ Graph (knowledge graph)
โ”‚   โ””โ”€โ”€ Embeddings (vector search)
โ”‚
โ”œโ”€โ”€ ๐Ÿš€ Cognitive Engine (v3.0.0)
โ”‚   โ”œโ”€โ”€ Model A: Record decisions (manual)
โ”‚   โ”œโ”€โ”€ Model B: Detect decisions (git-based)
โ”‚   โ”œโ”€โ”€ Model C: Predict decisions (AI-powered)
โ”‚   โ”œโ”€โ”€ Pattern learning (90.7% accuracy)
โ”‚   โ””โ”€โ”€ Proactive suggestions
โ”‚
โ”œโ”€โ”€ ๐Ÿ› ๏ธ Setup & Management (v2.0.0)
โ”‚   โ”œโ”€โ”€ Bootstrap wizard (5-minute setup)
โ”‚   โ”œโ”€โ”€ Self-loop capability
โ”‚   โ”œโ”€โ”€ Auto-repair system
โ”‚   โ”œโ”€โ”€ Chain monitoring
โ”‚   โ””โ”€โ”€ Backup automation
โ”‚
โ””โ”€โ”€ ๐ŸŒ Multi-Agent Network (v1.0.0)
    โ”œโ”€โ”€ Campfire Circle Protocol
    โ”œโ”€โ”€ Share chain sync (IPFS)
    โ”œโ”€โ”€ Multi-agent collaboration
    โ””โ”€โ”€ Agent negotiation

๐Ÿš€ Quick Start (5 minutes)

1. Install (30 sec)

clawhub install memphis

2. Initialize (2 min)

# Interactive setup wizard
memphis init

# Or quick setup with identity
memphis init --identity "YourAgent" --role "Assistant" --location "localhost"

3. First Memory (1 min)

# Create your first memory
memphis journal "Hello Memphis! I'm your first memory!" --tags first,hello

# Search your memory
memphis ask "What is my first memory?" --provider ollama

4. First Decision (1 min)

# Record a conscious decision
memphis decide "Framework choice" "React" \
  --options "React|Vue|Angular" \
  --reasoning "Best ecosystem and community support" \
  --tags tech,frontend

5. Predict (30 sec)

# See predicted decisions based on patterns
memphis predict

# Enable learning mode
memphis predict --learn

โœ… Done! Memphis is ready!


๐Ÿง  Core Features

1. Memory Chains (Persistent Storage)

# Journal - Capture everything
memphis journal "Learned: TypeScript generics" --tags learning,typescript
memphis journal "Met with team about Project X" --tags meeting,project-x

# Recall - Semantic search
memphis recall "TypeScript" --top 20

# Ask - LLM-powered Q&A
memphis ask "What did I learn about TypeScript?" --provider ollama

2. Decision Tracking

# Record decision
memphis decide "Database" "PostgreSQL" \
  --options "PostgreSQL|MongoDB|SQLite" \
  --reasoning "Need ACID transactions" \
  --tags architecture,database

# View decision
memphis show decision 1

# List all decisions
memphis decisions

3. Knowledge Graph

Metadata

Stars2387
Views0
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build โ€” we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-elathoxu-crypto-memphis": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#memphis#ai#brain#cognitive#memory#agent#local-first#decisions#embeddings#semantic-search#ollama#privacy-first#developer-tools#entrepreneur#learning#predictive#multi-agent#campfire-circle
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.

Related Skills

feishu-memory-recall

Cross-group memory, search, and event sharing for OpenClaw Feishu agents

autogame-17 2387

capability-evolver

A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution.

autogame-17 2387

ressemble

Text-to-Speech and Speech-to-Text integration using Resemble AI HTTP API.

adriano-vr 2387

echo-ai

Connect to Echo AI โ€” the customer interaction platform. List assistants, retrieve knowledge bases, and chat with AI-powered Echos built by businesses and creators. Get an API key at https://echoai.so

darthdens 2387

dailybit-tech-digest

Curated daily digest from 92 top tech blogs (Andrej Karpathy's list) with AI-generated Chinese summaries, hierarchical tags, and personalized recommendations. Triggers: "ไปŠๆ—ฅๆŠ€ๆœฏๅšๅฎข", "้ซ˜่ดจ้‡ๆŠ€ๆœฏๆ–‡็ซ ", "tech blog digest", "ไผ˜่ดจๅšๅฎขๆŽจ่", "ๆŠ€ๆœฏๅ‘ๅฑ•่ถ‹ๅŠฟ", "AI่กŒไธšๅŠจๆ€", "ๆฏๆ—ฅๆŠ€ๆœฏ็ฎ€ๆŠฅ", "ไธญๆ–‡็ง‘ๆŠ€ๆ‘˜่ฆ", "top tech blogs today", "curated tech reading", "what's trending in tech", "developer daily briefing", "ๆœ‰ไป€ไนˆๅ€ผๅพ—็œ‹็š„ๆŠ€ๆœฏๆ–‡็ซ ", "ๆœ€่ฟ‘ๆœ‰ไป€ไนˆๆŠ€ๆœฏ่ถ‹ๅŠฟ", "ๅธฎๆˆ‘็œ‹็œ‹ไปŠๅคฉ็š„ๅšๅฎข", "ไผ˜่ดจ่‹ฑๆ–‡ๅšๅฎขไธญๆ–‡้€Ÿ่งˆ".

azurboy 2387