knowledge-base

by bkywksjVerified

本地优先的知识库桌面应用。Markdown 编辑器 + 全文搜索(FTS5) + 双向链接 / 知识图谱;多端同步(WebDAV / S3 / 同步盘,单笔记粒度增量 + 自动双向调度,含整库 ZIP 备份);AI 问答与智能规划(OpenAI 兼容 / Ollama / 自定义 provider,工具调用框架);支持导入 .md / .txt / .pdf / .docx(自动嗅探编码);笔记加密 Vault + 隐藏笔记 PIN;自定义数据目录;跨平台 Win/macOS/Linux + 应用内自动更新。Tauri 2.x + React 19 + Rust + SQLite,零云端依赖。

314
Stars
59
Forks
TypeScript
Language
8/23/2026
Added
View on GitHubDownload ZIP

⚠️ Third-Party Software Notice

This skill is third-party open-source software developed and hosted independently on GitHub. SkillTip is an informational directory and does not control or maintain the underlying repository. Any security checks displayed are automated and limited in scope. Review the source code before installing.

Read the Terms of Service

Installation

Add to your Claude Code skills directory:

# Add to your Claude Code skills
git clone https://github.com/bkywksj/knowledge-base

Getting Started

Guides for using skills like knowledge-base.

Security Report

Verified

Last scanned: —

{
  "status": "PASSED",
  "issues": []
}

README.md

Knowledge Base

本地知识库桌面应用 - 全文搜索、双向链接、知识图谱

基于 Tauri 2.x 构建的桌面应用。

开发

pnpm install
pnpm tauri dev

构建

pnpm tauri build

许可证(License)

本项目采用 GNU AGPL-3.0 协议开源(双许可模式)。

使用场景是否需要付费要求
个人学习、研究、非商业使用✅ 免费遵守 AGPL-3.0(修改后开源、保留版权声明)
开源项目二次开发✅ 免费派生作品必须以 AGPL-3.0 协议开源
企业内部工具(不分发)✅ 免费遵守 AGPL-3.0
闭源商用、打包销售⚠️ 需商业授权AGPL-3.0 禁止闭源分发
SaaS / 网络服务部署(不公开源码)⚠️ 需商业授权AGPL-3.0 要求向用户提供源码
集成进专有软件再分发⚠️ 需商业授权违反 AGPL-3.0 "传染性"

💡 简单说:自己玩、开源玩 → 免费;想闭源卖钱、做 SaaS 不开放源码 → 联系我购买商业授权。

商业授权咨询

如需不受 AGPL-3.0 约束的商业授权,请联系:

贡献(Contributing)

欢迎贡献代码、报告 Bug、提建议!

⚠️ 提交 PR 前请务必阅读 CONTRIBUTING.md,特别注意:

  • 本项目为 AGPL-3.0 + 商业授权 双许可模式
  • 所有外部 PR 必须同意 CLA(贡献者许可协议)
  • 未勾选 CLA 同意的 PR 不会被审核

快速入口:

社区交流

渠道入口
QQ 交流群(Bug 反馈 / 使用交流 / 新功能讨论)群号 1090770702
B 站作者主页(教程视频 / 功能演示)https://space.bilibili.com/520725002
知识星球(后端转 AI 实战派)星球号 91839984
应用文档站点https://kb.ruoyi.plus/

赞赏支持 ☕

本项目完全开源、免费、无任何会员或订阅。如果它帮到了你,欢迎扫描下面微信赞赏码请作者喝杯咖啡:

微信赞赏码

不想赞赏也完全没问题,下面这些事一样能帮到作者:

  • ⭐ 在 GitHub / Gitee 给项目点 Star
  • 🎬 在 B 站关注作者主页
  • 📣 推荐给身边需要的朋友
  • 📋 提 Issue 反馈 Bug / 功能建议

Frequently Asked Questions

What is knowledge-base?

knowledge-base is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by bkywksj. 本地优先的知识库桌面应用。Markdown 编辑器 + 全文搜索(FTS5) + 双向链接 / 知识图谱;多端同步(WebDAV / S3 / 同步盘,单笔记粒度增量 + 自动双向调度,含整库 ZIP 备份);AI 问答与智能规划(OpenAI 兼容 / Ollama / 自定义 provider,工具调用框架);支持导入 .md / .txt / .pdf / .docx(自动嗅探编码);笔记加密 Vault + 隐藏笔记 PIN;自定义数据目录;跨平台 Win/macOS/Linux + 应用内自动更新。Tauri 2.x + React 19 + Rust + SQLite,零云端依赖。. It has 314 GitHub stars.

Is knowledge-base safe to use?

Yes. knowledge-base passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install knowledge-base?

Clone the repository with "git clone https://github.com/bkywksj/knowledge-base" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is knowledge-base written in?

knowledge-base is primarily written in TypeScript. It is open-source under bkywksj on GitHub, so you can review or fork the full source.

Are there alternatives to knowledge-base?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh knowledge-base against similar tools.

Comments (0)

No comments yet. Be the first to share your thoughts!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI Agents
View details

Developers Also Liked

Based on votes and bookmarks from developers who liked this skill

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP Serversapisai-tools
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details