oceanbus 0.2.6 → 0.2.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +12 -6
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,9 +1,10 @@
|
|
|
1
|
-
# OceanBus
|
|
1
|
+
# 🌊 OceanBus — AI Agent Communication & Trust Infrastructure
|
|
2
2
|
|
|
3
|
-
**
|
|
3
|
+
**Your agents need to talk. Zero deployment.**
|
|
4
4
|
|
|
5
5
|
[](https://www.npmjs.com/package/oceanbus)
|
|
6
6
|
[](https://www.npmjs.com/package/oceanbus)
|
|
7
|
+
[](https://clawhub.ai/skills/ocean-chat)
|
|
7
8
|
[](https://www.npmjs.com/package/oceanbus)
|
|
8
9
|
|
|
9
10
|
---
|
|
@@ -194,8 +195,13 @@ MIT
|
|
|
194
195
|
|
|
195
196
|
---
|
|
196
197
|
|
|
197
|
-
##
|
|
198
|
+
## 相关项目
|
|
198
199
|
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
200
|
+
| 项目 | 说明 |
|
|
201
|
+
|------|------|
|
|
202
|
+
| [oceanbus-mcp-server](https://www.npmjs.com/package/oceanbus-mcp-server) | MCP 工具包装 —— Claude Desktop 直接用 OceanBus |
|
|
203
|
+
| [oceanbus-langchain](https://www.npmjs.com/package/oceanbus-langchain) | LangChain 工具 —— Agent 框架集成 |
|
|
204
|
+
| [Ocean Chat](https://clawhub.ai/skills/ocean-chat) | 官方灯塔 Skill —— P2P 消息和黄页发现 |
|
|
205
|
+
| [Captain Lobster](https://clawhub.ai/skills/captain-lobster) | 零玩家 AI 交易游戏 —— OceanBus 驱动的自主 Agent |
|
|
206
|
+
| [Ocean Agent](https://clawhub.ai/skills/ocean-agent) | 保险代理人 AI 工作台 |
|
|
207
|
+
| [ClawHub OceanBus 集合](https://clawhub.ai/skills?search=oceanbus) | 更多 OceanBus Skills |
|