mindos-zh
🎯Skillfrom geminilight/mindos
A Chinese-language local knowledge assistant skill (MindOS) that serves as a cross-session, cross-agent shared knowledge base for saving decision records, meeting notes, SOPs, debugging experiences, architecture choices, and preferences, with CLI-based file operations and search.
Same repository
geminilight/mindos(3 items)
Installation
npx vibeindex add geminilight/mindos --skill mindos-zhnpx skills add geminilight/mindos --skill mindos-zh~/.claude/skills/mindos-zh/SKILL.mdSKILL.md
More from this repository2
MindOS is a local-first, human-AI collaborative knowledge base that provides a shared memory layer for all AI agents, storing notes, workflows, and personal context as plain-text files that are both human-readable and directly executable by agents.
Local knowledge assistant and shared knowledge base that persists decisions, notes, SOPs, debugging lessons, and research findings across sessions and agents, with CLI commands for file operations, full-text search, and a retrieval strategy combining directory scanning with content search.