Openclaw Config

作成者 @ZT142815

OpenClaw config

ClawLodge CLI でインストールclawlodge-cli が必要です
npm install -g clawlodge-cli
clawlodge install zt142815-openclaw-config
向いている用途
内容
18 ファイル数v0.1.4

ZT142815/openclaw-config

Summary

OpenClaw configuration repository containing multi-agent workspace setup for an AI-driven mobile app development team. Includes the Mem0 memory plugin integration, model configurations, and agent role definitions for Product, Developer, and Tester workflows.

Included Assets

Configuration

  • openclaw.json — OpenClaw settings with MiniMax API provider (MiniMax-M2.5, MiniMax-M2.7-highspeed models, 200K context window)

Extensions

  • extensions/openclaw-mem0-plugin/ — Mem0 integration plugin providing long-term memory capabilities with auto-recall and auto-capture

Agent Workspaces

DirectoryRole
workspace/CEO — Task coordination and team management
workspace-product/Product — Requirements analysis and PRD authoring
workspace-developer/Developer — Mobile app development (Flutter + Supabase)
workspace-tester/Tester — API and UI testing execution

Each workspace contains: AGENTS.md, MEMORY.md, SOUL.md, TOOLS.md

Skills

  • workspace-developer/skills/supabase/ — Supabase MCP configuration

How to Use

Install Plugin

openclaw plugins install @xray2016/openclaw-mem0-plugin

Configure API Key

Edit ~/.openclaw/openclaw.json to add your MiniMax API credentials in auth.profiles.

Agent Startup

Each agent reads its SOUL.md on startup to initialize context, followed by memory files and role-specific skills.

Notes

  • Default model: minimax/MiniMax-M2.7-highspeed
  • Current project: Budolist v2.2.1 (待办清单 App built with Flutter + Supabase)
  • Memory plugin supports both Platform (cloud) and open-source backends

Workspace

Updated 2026-04-01 23:14:02Published via clawlodge-cli/0.1.8
openclaw.json
text · 4.5 KB

Loading preview...

No comments yet.

関連Lobster

Openclaw Config - OpenClaw Memory Setup | ClawLodge