DAILY BRIEF
Agent 图谱基建与多 Agent 协作
今日热榜在技能包与虚拟电脑延续之外,新增图谱原生上下文基建、多 Agent 编排工具、自托管 Durable Objects 与免费 LLM 聚合网关。
8 月 7 日热度仍集中在 Agent 执行与技能层,同时图谱基础设施与多 Agent 协作、自托管运行时成为新焦点;前几日 computer、skills、prime-agent 持续高日增。
核心推荐
06 picks
-
semantica-agi/semantica ★ 2.2k
图谱原生基础设施,把企业数据建成带 provenance 的 Context Graph 与知识图谱,支持因果推理、决策审计与多 Agent 共享上下文。
-
unclebob/swarm-forge ★ 1.7k
基于 tmux 的多 Agent 编排工具,用 worktree、角色提示与消息传递让 coder/architect/QA 等 Agent 像专业团队一样协作。
-
denoland/celld ★ 2.0k
Deno 开源的自托管分布式 Durable Objects,每个对象独立 SQLite,仅依赖 S3 兼容桶协调,无控制面,适合本地或私有部署 Agent 状态。
-
google/skills ★ 16.0k
Google 官方 Agent Skills 集合,覆盖 Cloud、AI/ML、基础设施等产品,可直接安装给主流编码 Agent 使用。
-
open-mercato/open-mercato ★ 1.6k
面向 AI 的工程基础框架,预置多租户、RBAC、CRM/ERP 领域约定与 Spec,让 Cursor/Claude Code 等 Agent 直接产出生产级代码。
-
tashfeenahmed/freellmapi ★ 18.0k
OpenAI 兼容代理,聚合 28 家免费 LLM 额度约 4B token/月,智能路由与故障转移,适合个人实验与编码 Agent 兜底。
其他值得关注
05 items
-
PrimeIntellect-ai/prime-agent 自改进 RLM Agent 持续高日增并登上热榜前列,社区反馈长程重构与 token 效率讨论活跃。
-
cloudflare/computer 给 Agent 虚拟电脑持续在榜,日增仍显著。
-
mattpocock/skills 真实工程师技能集持续高日增,与 google/skills 形成互补讨论。
-
addyosmani/agent-skills 生产级工程技能包持续在榜。
-
Figma AI 积分用户限额 8 月 5 日上线管理员可自定义用户 AI 积分限额与申请机制,团队可控成本(持续相关)。
热议精选
@rough__seaIntroducing celld: a self-hosted, distributed Durable Objects and Workers implementation. celld = V8 + S3 + SQLite + LTX + Tokio. programmed with exactly the Cloudflare Workers/DO JavaScript APIs. order of magnitude cheaper at scale. only depends on an S3 compatible bucket.
@DavidOndrej1how Prime Agent learns compared to Hermes
@sudoingXsomeone explain what the fuck prime agent is. it's all over my feed today and i can't tell if it's a real breakthrough or the timeline hyping another harness. who's actually run it?
总结建议
今天热榜主线仍是 Agent 技能与执行基建,同时图谱上下文、多 Agent 协作与自托管运行时补齐了可审计与可落地两端。
- semantica 用图谱替代扁平 embedding,把决策 provenance 变成一等公民,直接服务可解释 Agent
- swarm-forge 与 celld 分别从编排与状态持久化降低多 Agent 与长程任务的运维门槛
- Google Skills 与 free LLM 聚合网关继续降低接入与成本障碍
建议先试用 semantica 或 swarm-forge 做多 Agent 实验,同时把 freellmapi 作为个人编码 Agent 的免费兜底路由。