Skip to main content
Run any Skill in Manus
with one click
GitHub repository

knowledge-wiki-template

knowledge-wiki-template contains 7 collected skills from CatChen, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
102
updated
2026-06-24
Forks
7
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

knowledge-wiki-cluster
software-developers

Find groups of concepts that share an implied parent slug and handle them: if the parent does not exist, create it; if it already exists, link unconnected children to it. For each child, fold (merge content into parent and delete child), link (keep as standalone, linked to parent), or merge into a sibling that already covers its content. Net result: fewer total concepts and a fully linked hierarchy. Run after accumulating new concepts or when the wiki has clusters of narrowly-named sub-concepts without a parent.

2026-06-24
knowledge-wiki-synthesis
software-developers

Scan the wiki for cross-cutting connections, implicit relationships, contradictions, and gaps across concepts and summaries, then write synthesis concept files. Use when the user wants to discover non-obvious connections, synthesize the knowledge base, or run a reflection pass after adding new content.

2026-06-22
knowledge-wiki-summary
office-clerks-general-439061

Generate or refresh wiki summaries for knowledge base markdown files. Use when the user wants to summarize notes, update the wiki, compile stale summaries, or process new knowledge base files into Wiki/Summaries.

2026-06-21
knowledge-wiki-concept
office-clerks-general-439061

Create or update wiki concept files from knowledge base summaries. Use when the user wants to build or refresh concept articles, populate Wiki/Concepts, or run the concept-creation step after summarizing new files.

2026-06-21
knowledge-wiki-lint
office-clerks-general-439061

Audit and repair the knowledge wiki. Detects orphan summaries (source deleted), broken wikilinks, and orphan concept files. Run periodically after accumulating new content or reorganizing source files.

2026-06-21
knowledge-wiki-merge
office-clerks-general-439061

Interactively find and merge duplicate concept files in the knowledge wiki. Presents candidate pairs one at a time and asks whether to merge, dismiss, or skip each one. Run after accumulating new concepts or when the wiki feels redundant.

2026-06-21
knowledge-wiki-enrich
software-developers

Expand thin concept articles in the knowledge wiki using web search. Targets concepts with minimal prose assembled from few sources and supplements them with authoritative external information. Run after accumulating new concepts or when articles feel sparse.

2026-06-04