mini-wiki
Source-traceable project knowledge networks in Markdown
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Mini-Wiki?โผ
Run `npx skills add trsoliu/mini-wiki --all -g -y` in your terminal to install the skill globally for your agent.
What does Mini-Wiki do for a codebase?โผ
It scans your repository and generates a structured Markdown wiki with architecture pages, module docs, source links, and a searchable knowledge graph.
Does Mini-Wiki require Obsidian to work?โผ
No. All core features like build, search, validation, and migration work standalone; Obsidian is only an optional reading and exploration surface.
Can Mini-Wiki search Chinese documentation?โผ
Yes. It includes local CJK-aware search with deterministic Chinese unigram and bigram normalization, with optional SQLite FTS5 acceleration.
Will Mini-Wiki overwrite my existing notes?โผ
No. It only edits marked managed regions, preserves user content and custom properties, and archives removed pages instead of deleting them.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core