ApeInCodeMountain/llm-wiki-sidebar ↗★ 0
llm-wiki-sidebar
LLM Wiki workbench for dsh-better-sidebar: browse and lint a Karpathy-style interlinked markdown wiki, open pages with the native markdown viewer, clickable [[wikilinks]] and provenance/relative .md links, and backlinks. Ships the llm-wiki agent skill.
AI 分析
核心用于在侧边栏管理和编辑结构化的本地 Markdown 知识库。适合需要构建个人知识库并与智能体协同工作的用户。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ApeInCodeMountain/llm-wiki-sidebarドキュメント
README 全文を読む ↗Usage
- Tell the agent: “帮我在这个工作区初始化一个 wiki” (or "create a wiki here") — the packaged
llm-wikiskill createswiki/withSCHEMA.md,index.md,log.mdand the layered directories, then ingests sources. - Open the 📚 LLM Wiki tab in the sidebar: the catalog, search, and the Lint button.
- Open any page for the native preview —
[[wikilinks]], provenance links and backlinks are clickable; editing in the sidebar writes the file directly (bumpupdated).