Create and maintain personal wikis using Commune Wiki architecture. Use when: (1) Setting up a new wiki from the commune-wiki template (2) Personalizing wiki (name, avatar, social links, domain) (3) Adding atomic notes with proper frontmatter and WikiLinks (4) Publishing changes (git commit + push for auto-deploy) (5) Converting Gemini/GPT deep research into wiki format (6) Pulling upstream template updates from Devon (7) Generating "Recent Updates" notes from Git history
$npx -y skills add noontide-co/mainbranch --skill mb-wikiInstalls into the current project.
Run `npx skills use "https://github.com/noontide-co/mainbranch" --skill "noontide-co/mainbranch/mb-wiki"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/noontide-co/mainbranch" that are relevant to the current task. Run `npx skills add "https://github.com/noontide-co/mainbranch"` and select the relevant skills, then follow their instructions.