memory-cn

Diagnose FTS5 unicode61 Chinese tokenization and maintain memory files.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/genesis-plan/hongchen-lingjing --skill memory-cn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memory-cn
Source: https://github.com/genesis-plan/hongchen-lingjing/tree/main/skills/memory-cn
Command: npx skills add https://github.com/genesis-plan/hongchen-lingjing --skill memory-cn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenClaw + Ollama 中文记忆系统需要稳定的诊断与优化流程来提高记忆检索的命中率,同时降低分词造成的漏匹配和噪声。

Core Features & Use Cases

  • 诊断 FTS5 unicode61 中文分词问题并给出修复建议。
  • 自动维护记忆文件,统一日志格式,并提升检索效果。
  • 提供可执行的配置模板和批量改造脚本,帮助开发者快速迭代。

Quick Start

Run the diagnose.sh script to generate a report, then apply the recommended memory search configuration and rebuild the index.

Frequently Asked Questions about memory-cn

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fix FTS5 unicode61 Chinese tokenization issues in OpenClaw memory?

To fix FTS5 unicode61 Chinese tokenization issues, diagnose the OpenClaw memory system to evaluate tokenization health, then apply tuned memorySearch configurations and reindex to improve recall accuracy.

Why does Chinese memory search return irrelevant or missing results in Ollama?

Chinese memory search returns poor results due to FTS5 unicode61 tokenization mismatches and unhealthy memory files, which require automated maintenance workflows and tuned search configurations to stabilize recall.

How do I automate memory file maintenance and reindexing for Chinese projects?

Automate memory file maintenance by running script-driven enhancements that apply deterministic configuration patches, unify log formats, and rebuild the index to enable production-grade deployment.

Can I use script-driven configurations to patch FTS5 memory search settings?

Yes, you can use script-driven configurations to apply deterministic patches to memorySearch settings, resolving FTS5 unicode61 Chinese tokenization problems and improving search stability.

What is the best way to diagnose OpenClaw memory system health for Chinese text?

The best way to diagnose OpenClaw memory health is running a diagnostic script that evaluates FTS5 unicode61 Chinese tokenization and memory file integrity to generate actionable optimization recommendations.