ApeInCodeMountain/llm-wiki-sidebar0

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 知识库。适合需要构建个人知识库并与智能体协同工作的用户。

パッケージ
llm-wiki-sidebar
バージョン
1.1.1
ライセンス
MIT
最終更新
2026/09/05

インストール

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

ドキュメント

README 全文を読む ↗

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).