ApeInCodeMountain/llm-wiki-sidebar ↗★ 0
llm-wiki-sidebar
基于 dsh-better-sidebar 的 LLM 知识库工作台,支持浏览、校验双链 Markdown 维基,内置智能体技能。
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).