trsoliutrsoliuCommunityยท1 Agent Skills Included

mini-wiki

Source-traceable project knowledge networks in Markdown

Builds a versionable Markdown knowledge network from any code repository with stable IDs, graph links, and source traceability. Eliminates stale docs, broken links, and manual wiki maintenance through deterministic builds and strict validation. Adds local Chinese-aware search, Obsidian Bases and Canvas views, and safe instruction-only plugins for faster project understanding.
npx skills add trsoliu/mini-wiki --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’