Stars
★ 58
Persistent LLM-managed personal wiki — the model writes, cross-references, and maintains the knowledge base while you curate sources. Implements Karpathy's LLM Wiki pattern with 8 operating modes.
Install this skill (Claude Code)
# Clone and copy the skill into your project
git clone https://github.com/sametbrr/llm-wiki-manager.git
mkdir -p .claude/skills
cp -r llm-wiki-manager/ .claude/skills/
# Or for personal use: ~/.claude/skills/Multi-platform search CLI for 17 sites including Chinese platforms
Understand what context is, why it matters, and the anatomy of context in agent systems
Recognize patterns of context failure: lost-in-middle, poisoning, distraction, and clash
Design and evaluate compression strategies for long-running sessions
Apply compaction, masking, and caching strategies
Master orchestrator, peer-to-peer, and hierarchical multi-agent architectures