返回目录

openbiliclaw

维护状态: 活跃

whiteguo233/openbiliclaw

本地私有、开源的自进化跨平台 AI 内容发现 Agent:先理解你,再主动从 B站、小红书、抖音、YouTube、X、知乎、Reddit、微博等平台与开放 Web 寻找内容。(支持 deepseek harness 插件) | Local-first open-source cross-platform AI content discovery agent: understands you, then proactively finds content across Bilibili, Xiaohongshu, Douyin, YouTube, X, Zhihu, Reddit, Weibo and the open web.(support deepseek harness plugin)

前往 GitHub项目主页
$ dsh plugin add openbiliclaw

3,228

星标

160

Fork

Python

语言

MIT

许可证

2026-03-07

创建于

2026-09-08

最近推送

MIT 许可、本地优先的跨平台内容发现 Agent;通过伴生 DSH 客户端插件(dsh-openbiliclaw)以第四栏面板 + 22 个 Agent Bridge 工具的方式接入 DeepSeek Harness。

DSH 适配

兼容

作者声明

安全审计

未审计

最后核验

2026-08-21

许可证

MIT

01它能帮你完成什么?

  • Use OpenBiliClaw's cross-platform personalized content discovery directly inside DeepSeek Harness

    The OpenBiliClaw panel (recommendations / content library / chat / profile / settings) embedded as DSH's 4th column, plus 22 Agent Bridge tools that let DSH agents read recommendations, answer interest probes and close the learning loop

    DeepSeek Harness users who want a personalized, local-first content feed alongside their agent work

  • Discover content across Bilibili, Xiaohongshu, Douyin, YouTube, X, Zhihu, Reddit, Linux.do, Bangumi, V2EX, Weibo and the open web from a single local agent

    Cross-platform recommendations with friend-style explanations, unified into one candidate pool with diversity quotas and dedup

    Users whose interests are fragmented across platforms and who want one recommendation agent instead of each platform's own feed

  • Keep the recommendation profile and all data fully local while tuning it via chat

    A five-layer soul profile (MBTI, cognitive style, deep needs) and recommendation history stored only in local SQLite, updated by Socratic chat and feedback

    Privacy-conscious users who refuse cloud recommendation profiles and want to own their data

02如何接入 DeepSeek Harness?

前置条件

  • DeepSeek Harness installed (the DSH client plugin runs inside it)
  • OpenBiliClaw backend deployed locally — desktop installers for macOS / Windows from Latest Release, or Python 3.11+ for script / manual deployment
  • Your own LLM API key (LLM calls use your key by default); optional local Ollama + bge-m3 embedding
  • A Chrome-compatible browser (Chrome / Edge / Brave / Arc / Vivaldi / Opera) or Safari (macOS) for the browser extension that connects platform login sessions

安装步骤

  1. 01

    Deploy the OpenBiliClaw backend: download the desktop installer (macOS .dmg / Windows .exe) from the Latest Release page, or paste the one-line prompt from the README to an AI coding assistant for a customizable deployment

  2. 02

    Install the DSH client plugin from the companion repository github.com/whiteguo233/dsh-openbiliclaw to bring OpenBiliClaw into DeepSeek Harness

  3. 03

    In the browser with the extension installed, log in to Bilibili (default source) or opt in to Xiaohongshu / Douyin / YouTube / X / Zhihu / Reddit / Linux.do / V2EX / Weibo to initialize your profile

  4. 04

    The DSH panel then works through the local backend API, with the 4th column and 22 Agent Bridge tools available in DSH

验证接入成功

作者未说明

03DSH 适配与能力边界

DSH 适配兼容

Installed inside DeepSeek Harness via the companion DSH client plugin (dsh-openbiliclaw), which embeds the OpenBiliClaw panel as DSH's 4th column and registers 22 Agent Bridge tools

  • Cross-platform content discovery

    Your logged-in platform sessions (via the browser extension) and opt-in source selectionCandidates from Bilibili / Xiaohongshu / Douyin / YouTube / X / Zhihu / Reddit / Linux.do / Bangumi / V2EX / Weibo / open web unified into one evaluated pool

    Reads content from external platform sites using your existing browser login sessionsSends relevant content to the LLM / embedding providers you configure
  • Five-layer soul profile with interest probes

    Your cross-platform behavior, feedback and chatA deep profile (MBTI, cognitive style, deep needs) plus proactive interest / avoidance probes that only become filters after confirmation

    Writes profile and memory data to local SQLite
  • Agent Bridge for agent hosts (incl. DSH)

    An agent host such as DeepSeek Harness / OpenClaw / Claude Code calling the versioned Agent BridgeProactive recommendations, interest probes, multi-turn durable chat, profile reads, on-demand multi-source recommendations and idempotent feedback write-back

  • Local-first storage & BYO LLM

    Your own LLM API key (or experimental Codex CLI OAuth reuse); optional local Ollama + bge-m3 embeddingAll behavior, recommendation, chat and profile data kept in local SQLite; no OpenBiliClaw-operated cloud account

    Slim installers auto-download the bge-m3 vector model (~1.1GB) on first launchRequests are sent to the LLM / embedding endpoints you configure

04适合谁?何时不该用?

适合

  • DeepSeek Harness users who want a personalized, local-first content feed alongside their agent work
  • Users whose interests are fragmented across platforms and who want one recommendation agent instead of each platform's own feed
  • Privacy-conscious users who refuse cloud recommendation profiles and want to own their data

不适合

  • The DSH integration is not built into this repository: it ships as a separate client plugin in github.com/whiteguo233/dsh-openbiliclaw, and the OpenBiliClaw local backend must be running for the DSH panel to work.
  • Desktop installers are experimental pre-releases: ad-hoc signed and not notarized, so macOS may block first launch and Windows SmartScreen may warn; the project itself notes this channel suits quick trials, not development.

05兼容性、维护与安全提示

  • The DSH integration is not built into this repository: it ships as a separate client plugin in github.com/whiteguo233/dsh-openbiliclaw, and the OpenBiliClaw local backend must be running for the DSH panel to work.
  • Desktop installers are experimental pre-releases: ad-hoc signed and not notarized, so macOS may block first launch and Windows SmartScreen may warn; the project itself notes this channel suits quick trials, not development.
  • The system relies on your own LLM key by default (built-in Gemini / DeepSeek / OpenAI / Claude / OpenRouter / Ollama or any OpenAI-compatible service), so model quota and cost are on you; background LLM budget caps and embedding circuit breaking exist precisely because unattended runs can burn quota.
2026-03-072026-08-19openbiliclaw-v0.3.208

MIT · actively maintained (latest release openbiliclaw-v0.3.208, 2026-08-18)

06常见问题

OpenBiliClaw 如何接入 DeepSeek Harness?

通过独立的 DSH 客户端插件(github.com/whiteguo233/dsh-openbiliclaw)实现:它把 OpenBiliClaw 装进 DeepSeek Harness,界面常驻第四栏(推荐 / 内容库 / 对话 / 画像 / 设置),并注册 22 个 Agent Bridge 工具,DSH 里的 Agent 可以读推荐、答探测、把反馈写回学习闭环。

是原生集成还是 MCP?

属于 DSH 客户端插件,而非内置原生运行时:DSH 面板只调用本地 OpenBiliClaw 后端 API,平台登录会话与 Cookie 同步仍由浏览器插件承担。

接入需要什么前置条件?

需要已安装 DeepSeek Harness、本地部署好的 OpenBiliClaw 后端(macOS / Windows 桌面安装包,或 Python 3.11+ 脚本 / 手动部署)、你自己的 LLM API Key,以及装有 OpenBiliClaw 浏览器插件的 Chrome 系浏览器(或 macOS Safari)用于连接内容平台。

我的数据会流向哪里?

默认数据流是:浏览器插件 → 你配置的本地 OpenBiliClaw 后端 → 本机 SQLite,不会发送到开发者运营的服务器。如果你配置了云端 LLM / embedding 服务,相关内容会按你的配置发送给对应服务商。

哪些平台需要登录?

B 站、小红书、抖音、YouTube、X、知乎、Reddit 通过插件复用你浏览器里的现有登录会话;Linux.do、Bangumi、V2EX 与微博可匿名做公开发现,个人信号初始化则需要已登录会话或公开用户名。

08数据与来源

  • 作者声明github.com90211ac44779…

    新增 **DSH 客户端插件** —— 把 OpenBiliClaw 装进 [DeepSeek Harness](https://github.com/deepseek-ai/DeepSeek-Harness):DSH 界面常驻第四栏(推荐…

  • 作者声明github.com90211ac44779…

    以及把同一套面板搬进 DSH Web 界面的 [DSH 客户端插件](https://github.com/whiteguo233/dsh-openbiliclaw)(第四栏 + 22 个 Agent Bridge 工具)。桌面端、移动端…

页面基于项目公开文档、仓库元数据和 DSH Plugins 的结构化解析生成;最后核验于 2026-08-21。发现错误?提交更正。

🏆

最佳 DeepSeek Harness 插件

从全目录挑出的 12 个值得优先安装的插件,覆盖各个分类。

DSH Plugins 是独立的 DeepSeek Harness 插件市场,与 DeepSeek 官方无关,也不代表官方背书。第三方插件未经安全审计,安装前请审查源码。

每周获取最新的 DeepSeek Harness 插件,绝不滥发。