Generic harness quickstart¶
- Preview:
openclaw-mem install --harness generic --root . --dry-run --json. - Install the portable skill:
openclaw-mem install --harness generic --root . --verify --json. - Configure the harness's stdio MCP command as
openclaw-mem-mcp. - Diagnose later with
openclaw-mem doctor --harness generic --root . --json.
Override the portable skill root with --skills-dir.