ApeInCodeMountain/llm-wiki-sidebar0

llm-wiki-sidebar

基于 dsh-better-sidebar 的 LLM 知识库工作台,支持浏览、校验双链 Markdown 维基,内置智能体技能。

AI 分析

核心用于在侧边栏管理和编辑结构化的本地 Markdown 知识库。适合需要构建个人知识库并与智能体协同工作的用户。

包名
llm-wiki-sidebar
版本
1.1.1
许可证
MIT
最近更新
2026年9月5日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ApeInCodeMountain/llm-wiki-sidebar

Usage

  1. Tell the agent: “帮我在这个工作区初始化一个 wiki” (or "create a wiki here") — the packaged llm-wiki skill creates wiki/ with SCHEMA.md, index.md, log.md and the layered directories, then ingests sources.
  2. Open the 📚 LLM Wiki tab in the sidebar: the catalog, search, and the Lint button.
  3. Open any page for the native preview — [[wikilinks]], provenance links and backlinks are clickable; editing in the sidebar writes the file directly (bump updated).