openbiliclaw¶
| 类型 | 智能体 | 分类 | 研究 |
| 星数 | ⭐2,437 | 状态 | ✅ 活跃 |
| 能力 | coding, multi-agent | 更新时间 | 2026-08-15 |
📖 项目简介¶
通用个性化内容推荐 Agent——本地运行、跨平台理解你、只为你一个人构建 A general-purpose personalized content discovery Agent — runs on your machine, understands only you 项目主页 | English | 中文
| 类型 | 智能体 | 分类 | 研究 |
| 星数 | ⭐2,437 | 状态 | ✅ 活跃 |
| 能力 | coding, multi-agent | 更新时间 | 2026-08-15 |
通用个性化内容推荐 Agent——本地运行、跨平台理解你、只为你一个人构建 A general-purpose personalized content discovery Agent — runs on your machine, understands only you 项目主页 | English | 中文
unzip openbiliclaw-extension-v*-firefox.zip -d openbiliclaw-firefox
# 或从源码构建
git clone https://github.com/whiteguo233/OpenBiliClaw.git
cd OpenBiliClaw/extension
npm install
npm run build:firefox # 产出 dist-firefox/
npm run package:firefox # 额外打成未签名 openbiliclaw-extension-v*-firefox.zip
# AMO 凭据配置后可签名成正式安装包:
# AMO_JWT_ISSUER=... AMO_JWT_SECRET=... npm run sign:firefox:only
> APP="/Applications/OpenBiliClaw.app"
> xattr -dr com.apple.quarantine "$APP"
>