Wiki Builder: Skill to Build LLM Knowledge Bases

(academy.dair.ai)

85 points | by omarsar 3 days ago ago

9 comments

  • amboo7 6 hours ago ago

    https://github.com/microsoft/skills/tree/main/.github/plugin... is similar, works for Claude Code, too. I ported it to Pi: https://pi.dev/packages/@amb007/deep-wiki?name=deep-wiki Elsewhere, I added deep-wiki:lookup that's like deep-wiki:ask but giving precedence to the wiki instead of the code.

  • jszymborski 11 hours ago ago

    Is this a name collision or is the related to the DAIR institute

    https://en.wikipedia.org/wiki/Distributed_Artificial_Intelli...

    • cricalix 8 hours ago ago

      Looking at the name that keeps showing up on the linked site, I suspect a collision is most likely (to be charitable).

  • Miles_Stone 2 hours ago ago

    This is a really interesting direction. Thanks for sharing!

  • pwdisswordfishs 12 hours ago ago

    If the contributor instructions for your wiki requires:

    1. forking the repo

    2. committing the changes

    3. submitting a pull request

    ... then you don't have a wiki.

    • graemep 2 hours ago ago

      I find this really annoying too. A wiki is not a knowledge base. For some reason people into LLM's seem to have decided to call things wikis, I am guessing because they want the credibility wikis have.

    • tekne 5 hours ago ago

      I've been thinking about something in this space, actually... it feels like this is much more a UX/social problem -- in that a wiki can very much be modeled as a repo with a very permissive auto-merge bot (e.g. if PR only touches unprotected pages and user is registered, allow merge)

  • a96 7 hours ago ago

    > A Claude Code Plugin

  • rambojohnson 7 hours ago ago

    a pull request required to update a wiki? bruh.