# Nervos Talk 社区简报

- 统计窗口: 2026-05-06 02:15:08 CST 到 2026-05-07 02:15:08 CST
- 生成时间: 2026-05-07 02:15:15 CST
- 话题数: 9
- 帖子数: 17
- 作者数: 11
- 总结模式: ai:openrouter

## 社区总结

## 今日发生了什么

过去24小时论坛以开发者和AI交叉话题为主轴：既有 yixiu.ckbfans.bit 发布 CKB 生态开发者体验与AI Coding的深度调研，也有社区围绕通过 Fiber 网络付费调用AI Agent 的实验展开密集讨论。[S02, S08]

## 重点话题

- **CKB 生态 AI 覆盖缺口被系统指出**：一份调研显示，84%开发者已使用AI编程工具，但 CKB 在AI可消费性上严重不足——无 llms.txt、无官方 MCP、Context7 代码片段量仅为竞品链 SDK 的 1/22–1/41，报告同时附上了 AI First 路线建议。[S02]

- **Fiber 付费调用 AI Agent 实验引发架构讨论**：RetricSu 展示了一个通过浏览器内 Fiber 节点付费调用分布式 AI Agent（如 opencode/claude code/codex）的端到端实现，janx 称赞其 UX"既流畅又无需信任"，ArthurZhang 则建议进一步调研 MCP + Skills 的行业标准做法而非手动封装每个 Agent，双方就 Agent 调用协议（A2A、ACP 与 MCP 的语义边界）进行了深入澄清。[S08, S09, S10, S11, S12]

- **Fiber 工具链持续迭代**：fiber-pay v0.2.5 发布，新增 ConnectButton 组件，支持一键连接浏览器 Fiber 节点并选择 passkey 或密码策略。[S06]

- **Fiber 应用"售后服务"被点名**：Thinker 评论现有设计过度聚焦降低开发者门槛（售前），却缺乏帮助应用触达普通用户的展示途径（售后），可能导致 Fiber 应用"石沉大海"、开发者缺乏正向激励。[S04]

- **Nervos Brain 进入 Telegram 群测阶段**：Spark Program 第八周将重心从离线评测转向真实群聊环境，重点观察多用户上下文隔离、误触发、检索稳定性等线上问题。[S01]

## 值得继续跟进

- **AI + Fiber 的协议标准之争**：当前实验使用 acpx 作为无头 CLI 工具，但 Agent 调用协议领域尚有 A2A、ACP 等竞争标准，CKB 生态若想在分布式 AI 服务中占据位置，需观察是否会向某个标准对齐或自研协议。[S08, S11, S12]

- **AI 可消费性改进是否会进入官方路线图**：调研已明确量化 CKB 与竞品链的 AI 覆盖差距，但尚未看到官方团队的直接回应或承诺时间表。[S02]

- **Fiber 应用的用户触达方案**：目前社区呼声存在但暂无具体提案，需看后续是否有孵化或前端集成方面的跟进动作。[S04]

## 来源索引

- `S01` [Spark Program | Nervos Brain - A Global Developer Onboarding Engine and Cross-Language Hub Powered by Agentic RAG](https://talk.nervos.org/t/spark-program-nervos-brain-a-global-developer-onboarding-engine-and-cross-language-hub-powered-by-agentic-rag/9995/34) | IrisNeko | 2026-05-07 02:04:43 CST | 第八周周报 一、本周目标 本周重点从离线评测和工具闭环，转向 Telegram 群内测、线上部署和真实使用反馈。目标不只是让 Bot 能在测试群里回答问题，而是观察它在真实群聊环境中的稳定性：是否会误触发、是否能隔离不同用户上下文、是否能正确检索官方文档和论坛资料、是否会过度追问，以及线上异常能否通过日志快速定位并修复。 本周关注的核心问题包括： 群聊中不同用户的上下文是否会互相串扰。 Bot 是否会错误插入普通群聊。 用户连续追问时，系统是否能正确理解上文。 检索结果、引用和 source 选择是否稳定。 Agent...
- `S02` [当 84% 的开发者都在用 AI Coding，CKB 开发者体验的下一步怎么走？（附完整调研与路线图）](https://talk.nervos.org/t/84-ai-coding-ckb/10232/1) | yixiu.ckbfans.bit | 2026-05-06 21:07:08 CST | 摘要： AI 辅助编程现已成为软件开发的主流，84% 的开发者已将 AI 工具融入工作流。本报告系统性地审视了这一趋势下 CKB 生态在 AI 覆盖上的现状与差距——从开发者工具选择、AI 检索机制、到 Solana/Ethereum 的 AI First 最佳实践对标分析。核心发现包括：CKB 在 AI 可消费性上存在严重缺口（无 llms.txt、无官方 MCP、无 Skills等），Context7 代码片段量仅为竞品链 SDK 的 1/22–1/41；同时 Bolt.new 上的实测也表明，AI 工具已具备基础 CKB...
- `S03` [基于 fiber-js 的 Demo 开发](https://talk.nervos.org/t/fiber-js-demo/10230/1) | Ckroamer | 2026-05-06 14:45:31 CST | 在进入主题之前，我觉得有必要先用较为通俗的语言描述一下 Fiber 当前的一些大多数用户可能会关心的功能设定： 每一个 Fiber 节点都是 “节点 + 钱包” 的组合体，节点模块有自己的身份 ID，钱包模块则提供 CKB 链上资产的操作权限。 让 Fiber 节点关联 CKB 钱包有两种方式，一种是你直接提供私钥文件并设置一个解锁密码，以后都要提供正确的密码才能启动节点，这是内置钱包模式；另一种是节点发你 CKB 交易，你自己拿去签名，然后将签名信息发回节点即可，这是外置钱包模式。 要自己在机器上运行 Fiber 节点，要么下载 Fiber...
- `S04` [基于 fiber-js 的 Demo 开发](https://talk.nervos.org/t/fiber-js-demo/10230/2) | Thinker | 2026-05-06 19:25:47 CST | Ckroamer: 当前的设计固然有它的道理：尽可能的服务开发者，期望降低开发者在 Fiber 生态中开发应用的门槛。但这样的设计忽略了一个重要的现实情况，那就是应用开发出来后并没有为它们设置向普通非技术用户展示的途径，开发出来的 Fiber 应用很可能就此石沉大海，无法触及普通用户，也就无法对开发者形成正向激励。 降低开发门槛就好像售前服务，开发完成后帮助向用户展示就好像售后服务，两者缺一不可，我们目前的主要精力都放在了售前服务上，却忽略了售后服务的重要性。
- `S05` [CellScript Package and Deployment Registry: Early Design Discussion](https://talk.nervos.org/t/cellscript-package-and-deployment-registry-early-design-discussion/10210/5) | ArthurZhang | 2026-05-06 18:13:15 CST | Plan for CellScript Package Provenance and Deployment Identity Status: RFC — early design discussion Scope: Source package registry, deployment registry, lockfile binding, and builder verification for CellScript on CKB Target Version: 0.19 ~ 0.20 Core Principle CellScript...
- `S06` [Fiber-pay: an ai-friendly CLI for fiber-network](https://talk.nervos.org/t/fiber-pay-an-ai-friendly-cli-for-fiber-network/9974/8) | RetricSu | 2026-05-06 17:50:43 CST | Hello everyone, fiber-pay v0.2.5 is out, and this release brings the ConnectButton component to @fiber-pay/react — a one-line drop-in for connecting a Fiber browser node with explicit passkey or password strategy. What’s new ConnectButton — A unified connect/disconnect button...
- `S07` [Tiko Creator Commerce Expansion + Private Beta Validation](https://talk.nervos.org/t/tiko-creator-commerce-expansion-private-beta-validation/10231/1) | DWSQUIRES | 2026-05-06 15:46:28 CST | 1. Project Name Tiko Creator Commerce Expansion + Private Beta Validation 2. Team / Individual Profile Project: Tiko Type: Ticketing and creator commerce platform built on CKB Lead: Indie Developer Contact: Discord- @getigeti21 I have already built the live ticketing...
- `S08` [A Paid AI Agent Calling Experiment via Fiber](https://talk.nervos.org/t/a-paid-ai-agent-calling-experiment-via-fiber/10229/1) | RetricSu | 2026-05-06 12:13:14 CST | 这是我最近比较着迷的一个方向：通过 fiber 在浏览器里付费调用别人电脑上的 opencode/claude code/codex 这些 Agent，去执行某些任务。有点像 AI 公司推出的云端 Agent，用户可以直接在云服务器上调用去执行任务，不用自己在本地部署这些 Agent，对于不懂技术的用户来说体验会比较简单。 image2864×1238 245 KB 我们这个尝试不太一样的地方是，我们的后端是一个开放服务，不是某个中心化的公司来提供这样的云端 Agent，而是分布式的，每个人都能提供这样的服务。调用 Agent 的用户和提供...
- `S09` [A Paid AI Agent Calling Experiment via Fiber](https://talk.nervos.org/t/a-paid-ai-agent-calling-experiment-via-fiber/10229/2) | janx | 2026-05-06 12:45:37 CST | Love the UX presented by “running a fiber node in browser” + integrated passkey wallet - it’s rare to be both smooth and trustless.
- `S10` [A Paid AI Agent Calling Experiment via Fiber](https://talk.nervos.org/t/a-paid-ai-agent-calling-experiment-via-fiber/10229/3) | ArthurZhang | 2026-05-06 13:57:10 CST | This is a really solid end-to-end implementation. A friendly thought on the architecture though, instead of wrapping each agent manually, why not just look at how popular platforms handle MCP + Skills? If the goal is to build an open network, migrating to an MCP + Skills...
- `S11` [A Paid AI Agent Calling Experiment via Fiber](https://talk.nervos.org/t/a-paid-ai-agent-calling-experiment-via-fiber/10229/4) | RetricSu | 2026-05-06 14:24:22 CST | 如果我没理解错的话，mcp/skills 是更偏配套给 Agent 用的协议，目标是让 Agent（大脑）可以使用各种工具（手脚），通常并不直接用来调用 Agent ？ 调用 Agent 的协议主要是A2A (google 提出的), ACP(Agent Communication Protocol) (IBM提出的，目前是 A2A 的一部份)、ACP(Agent Client Protocol)(zed提出的) 这类协议。目前我们并不是手动封装每一种agent，而是用的 acpx 这个无头 CLI 工具，acpx 是通过 CLI...
- `S12` [A Paid AI Agent Calling Experiment via Fiber](https://talk.nervos.org/t/a-paid-ai-agent-calling-experiment-via-fiber/10229/5) | ArthurZhang | 2026-05-06 15:31:14 CST | Thanks for the clarification, you’re right. i just realised that one could theoretically wrap an Agent as an MCP Server to expose it indirectly, but that’s a workaround,and semantically awkward, since an MCP Server is a tool called by an Agent, not an Agent called by a user.
- `S13` [DAO Structures and the future of Ai agents (aspirational piece)](https://talk.nervos.org/t/dao-structures-and-the-future-of-ai-agents-aspirational-piece/10228/1) | Eyeam | 2026-05-06 04:28:13 CST | How can Nervos CKB Utilise AI agents? My Personal Theory on how a CKB DAO should/could function in the future. This is a disclaimer. This is not going to be implemented in anyway to any current DAO design. AI agents are something I’ve been predicting for the last few years now...
- `S14` [DAO Structures and the future of Ai agents (aspirational piece)](https://talk.nervos.org/t/dao-structures-and-the-future-of-ai-agents-aspirational-piece/10228/2) | terrytai | 2026-05-06 06:29:06 CST | Nervos Talk Renewal & Governance 是一个临时特别的分类，专门用于讨论论坛最近的改版和重构。所以我暂时帮你移动到了现在的分区。感谢发帖。
- `S15` [DAO Structures and the future of Ai agents (aspirational piece)](https://talk.nervos.org/t/dao-structures-and-the-future-of-ai-agents-aspirational-piece/10228/3) | zz_tovarishch | 2026-05-06 07:08:18 CST | Hi，感谢发帖分享！ 你提到的AI agent for DAO的很多用例，我觉得都和可以算是下图右上角的绿灯区域：AI有能力去做，人也有动力把对应工作交给AI去做，比如讨论促进、总结报告。而复杂任务的协同探索工具，可以对应左上角的橙色区域，是开发者值得去探索的部分。 image2067×2031 656 KB 出处：https://futureofwork.saltlab.stanford.edu/ 供参考 不过我有一点担忧的是： 智能投票委托。最近正在做一篇基于计量经济学方法论，对AI...
- `S16` [DAO Structures and the future of Ai agents (aspirational piece)](https://talk.nervos.org/t/dao-structures-and-the-future-of-ai-agents-aspirational-piece/10228/4) | ArthurZhang | 2026-05-06 11:05:00 CST | I think your vision for CK Agents cuts right to what a DAO ought to be, not just a voting portal, but a machine, not simply stateful but also smart, for collective trust. Still I would like to push the premise one layer deeper, the governance fatigue you describe, voter...
- `S17` [[DIS] Quantir Risk Intelligence for CKB Ecosystem and Cross-Chain Monitoring](https://talk.nervos.org/t/dis-quantir-risk-intelligence-for-ckb-ecosystem-and-cross-chain-monitoring/10218/6) | Ckroamer | 2026-05-06 08:58:37 CST | Can you showcase some concrete examples about monitoring on CKB? like how do you monitor suspicious xUDT events, I’m curious about your detailed treatments.

## 活跃话题

1. [Spark Program | Nervos Brain - A Global Developer Onboarding Engine and Cross-Language Hub Powered by Agentic RAG](https://talk.nervos.org/t/spark-program-nervos-brain-a-global-developer-onboarding-engine-and-cross-language-hub-powered-by-agentic-rag/9995) | 1 条近窗帖子 | 最新活动 2026-05-07 02:04:43 CST | tags: In-Progress, Spark-Program
2. [当 84% 的开发者都在用 AI Coding，CKB 开发者体验的下一步怎么走？（附完整调研与路线图）](https://talk.nervos.org/t/84-ai-coding-ckb/10232) | 1 条近窗帖子 | 最新活动 2026-05-06 21:07:08 CST
3. [基于 fiber-js 的 Demo 开发](https://talk.nervos.org/t/fiber-js-demo/10230) | 2 条近窗帖子 | 最新活动 2026-05-06 19:25:47 CST
4. [CellScript Package and Deployment Registry: Early Design Discussion](https://talk.nervos.org/t/cellscript-package-and-deployment-registry-early-design-discussion/10210) | 1 条近窗帖子 | 最新活动 2026-05-06 18:13:15 CST | tags: CKB, CKB-VM, CellScript
5. [Fiber-pay: an ai-friendly CLI for fiber-network](https://talk.nervos.org/t/fiber-pay-an-ai-friendly-cli-for-fiber-network/9974) | 1 条近窗帖子 | 最新活动 2026-05-06 17:50:43 CST | tags: CKB
6. [Tiko Creator Commerce Expansion + Private Beta Validation](https://talk.nervos.org/t/tiko-creator-commerce-expansion-private-beta-validation/10231) | 1 条近窗帖子 | 最新活动 2026-05-06 15:46:28 CST | tags: Spark-Program
7. [A Paid AI Agent Calling Experiment via Fiber](https://talk.nervos.org/t/a-paid-ai-agent-calling-experiment-via-fiber/10229) | 5 条近窗帖子 | 最新活动 2026-05-06 15:31:14 CST
8. [DAO Structures and the future of Ai agents (aspirational piece)](https://talk.nervos.org/t/dao-structures-and-the-future-of-ai-agents-aspirational-piece/10228) | 4 条近窗帖子 | 最新活动 2026-05-06 11:05:00 CST
9. [[DIS] Quantir Risk Intelligence for CKB Ecosystem and Cross-Chain Monitoring](https://talk.nervos.org/t/dis-quantir-risk-intelligence-for-ckb-ecosystem-and-cross-chain-monitoring/10218) | 1 条近窗帖子 | 最新活动 2026-05-06 08:58:37 CST | tags: grant-RFC, grants

## 最近帖子摘录

- 2026-05-07 02:04:43 CST | IrisNeko | [Spark Program | Nervos Brain - A Global Developer Onboarding Engine and Cross-Language Hub Powered by Agentic RAG](https://talk.nervos.org/t/spark-program-nervos-brain-a-global-developer-onboarding-engine-and-cross-language-hub-powered-by-agentic-rag/9995/34) | 第八周周报 一、本周目标 本周重点从离线评测和工具闭环，转向 Telegram 群内测、线上部署和真实使用反馈。目标不只是让 Bot 能在测试群里回答问题，而是观察它在真实群聊环境中的稳定性：是否会误触发、是否能隔离不同用户上下文、是否能正确检索官方文档和论坛资料、是否会过度追问，以及线上异常能否通过日志快速定位并修复。 本周关注的核心问题包括：...
- 2026-05-06 21:07:08 CST | yixiu.ckbfans.bit | [当 84% 的开发者都在用 AI Coding，CKB 开发者体验的下一步怎么走？（附完整调研与路线图）](https://talk.nervos.org/t/84-ai-coding-ckb/10232/1) | 摘要： AI 辅助编程现已成为软件开发的主流，84% 的开发者已将 AI 工具融入工作流。本报告系统性地审视了这一趋势下 CKB 生态在 AI 覆盖上的现状与差距——从开发者工具选择、AI 检索机制、到 Solana/Ethereum 的 AI First 最佳实践对标分析。核心发现包括：CKB 在 AI 可消费性上存在严重缺口（无...
- 2026-05-06 19:25:47 CST | Thinker | [基于 fiber-js 的 Demo 开发](https://talk.nervos.org/t/fiber-js-demo/10230/2) | Ckroamer: 当前的设计固然有它的道理：尽可能的服务开发者，期望降低开发者在 Fiber 生态中开发应用的门槛。但这样的设计忽略了一个重要的现实情况，那就是应用开发出来后并没有为它们设置向普通非技术用户展示的途径，开发出来的 Fiber 应用很可能就此石沉大海，无法触及普通用户，也就无法对开发者形成正向激励。...
- 2026-05-06 18:13:15 CST | ArthurZhang | [CellScript Package and Deployment Registry: Early Design Discussion](https://talk.nervos.org/t/cellscript-package-and-deployment-registry-early-design-discussion/10210/5) | Plan for CellScript Package Provenance and Deployment Identity Status: RFC — early design discussion Scope: Source package registry, deployment registry, lockfile binding, and...
- 2026-05-06 17:50:43 CST | RetricSu | [Fiber-pay: an ai-friendly CLI for fiber-network](https://talk.nervos.org/t/fiber-pay-an-ai-friendly-cli-for-fiber-network/9974/8) | Hello everyone, fiber-pay v0.2.5 is out, and this release brings the ConnectButton component to @fiber-pay/react — a one-line drop-in for connecting a Fiber browser node with...
- 2026-05-06 15:46:28 CST | DWSQUIRES | [Tiko Creator Commerce Expansion + Private Beta Validation](https://talk.nervos.org/t/tiko-creator-commerce-expansion-private-beta-validation/10231/1) | 1. Project Name Tiko Creator Commerce Expansion + Private Beta Validation 2. Team / Individual Profile Project: Tiko Type: Ticketing and creator commerce platform built on CKB...
- 2026-05-06 15:31:14 CST | ArthurZhang | [A Paid AI Agent Calling Experiment via Fiber](https://talk.nervos.org/t/a-paid-ai-agent-calling-experiment-via-fiber/10229/5) | Thanks for the clarification, you’re right. i just realised that one could theoretically wrap an Agent as an MCP Server to expose it indirectly, but that’s a workaround,and...
- 2026-05-06 14:45:31 CST | Ckroamer | [基于 fiber-js 的 Demo 开发](https://talk.nervos.org/t/fiber-js-demo/10230/1) | 在进入主题之前，我觉得有必要先用较为通俗的语言描述一下 Fiber 当前的一些大多数用户可能会关心的功能设定： 每一个 Fiber 节点都是 “节点 + 钱包” 的组合体，节点模块有自己的身份 ID，钱包模块则提供 CKB 链上资产的操作权限。 让 Fiber 节点关联 CKB...
- 2026-05-06 14:24:22 CST | RetricSu | [A Paid AI Agent Calling Experiment via Fiber](https://talk.nervos.org/t/a-paid-ai-agent-calling-experiment-via-fiber/10229/4) | 如果我没理解错的话，mcp/skills 是更偏配套给 Agent 用的协议，目标是让 Agent（大脑）可以使用各种工具（手脚），通常并不直接用来调用 Agent ？ 调用 Agent 的协议主要是A2A (google 提出的), ACP(Agent Communication Protocol) (IBM提出的，目前是 A2A...
- 2026-05-06 13:57:10 CST | ArthurZhang | [A Paid AI Agent Calling Experiment via Fiber](https://talk.nervos.org/t/a-paid-ai-agent-calling-experiment-via-fiber/10229/3) | This is a really solid end-to-end implementation. A friendly thought on the architecture though, instead of wrapping each agent manually, why not just look at how popular...
- 2026-05-06 12:45:37 CST | janx | [A Paid AI Agent Calling Experiment via Fiber](https://talk.nervos.org/t/a-paid-ai-agent-calling-experiment-via-fiber/10229/2) | Love the UX presented by “running a fiber node in browser” + integrated passkey wallet - it’s rare to be both smooth and trustless.
- 2026-05-06 12:13:14 CST | RetricSu | [A Paid AI Agent Calling Experiment via Fiber](https://talk.nervos.org/t/a-paid-ai-agent-calling-experiment-via-fiber/10229/1) | 这是我最近比较着迷的一个方向：通过 fiber 在浏览器里付费调用别人电脑上的 opencode/claude code/codex 这些 Agent，去执行某些任务。有点像 AI 公司推出的云端 Agent，用户可以直接在云服务器上调用去执行任务，不用自己在本地部署这些 Agent，对于不懂技术的用户来说体验会比较简单。 image2864×1238...
- 2026-05-06 11:05:00 CST | ArthurZhang | [DAO Structures and the future of Ai agents (aspirational piece)](https://talk.nervos.org/t/dao-structures-and-the-future-of-ai-agents-aspirational-piece/10228/4) | I think your vision for CK Agents cuts right to what a DAO ought to be, not just a voting portal, but a machine, not simply stateful but also smart, for collective trust. Still...
- 2026-05-06 08:58:37 CST | Ckroamer | [[DIS] Quantir Risk Intelligence for CKB Ecosystem and Cross-Chain Monitoring](https://talk.nervos.org/t/dis-quantir-risk-intelligence-for-ckb-ecosystem-and-cross-chain-monitoring/10218/6) | Can you showcase some concrete examples about monitoring on CKB? like how do you monitor suspicious xUDT events, I’m curious about your detailed treatments.
- 2026-05-06 07:08:18 CST | zz_tovarishch | [DAO Structures and the future of Ai agents (aspirational piece)](https://talk.nervos.org/t/dao-structures-and-the-future-of-ai-agents-aspirational-piece/10228/3) | Hi，感谢发帖分享！ 你提到的AI agent for DAO的很多用例，我觉得都和可以算是下图右上角的绿灯区域：AI有能力去做，人也有动力把对应工作交给AI去做，比如讨论促进、总结报告。而复杂任务的协同探索工具，可以对应左上角的橙色区域，是开发者值得去探索的部分。 image2067×2031 656 KB...
- 2026-05-06 06:29:06 CST | terrytai | [DAO Structures and the future of Ai agents (aspirational piece)](https://talk.nervos.org/t/dao-structures-and-the-future-of-ai-agents-aspirational-piece/10228/2) | Nervos Talk Renewal & Governance 是一个临时特别的分类，专门用于讨论论坛最近的改版和重构。所以我暂时帮你移动到了现在的分区。感谢发帖。
- 2026-05-06 04:28:13 CST | Eyeam | [DAO Structures and the future of Ai agents (aspirational piece)](https://talk.nervos.org/t/dao-structures-and-the-future-of-ai-agents-aspirational-piece/10228/1) | How can Nervos CKB Utilise AI agents? My Personal Theory on how a CKB DAO should/could function in the future. This is a disclaimer. This is not going to be implemented in...
