Communityv3.0.24

Ach Publish

本地多智能体通信 Hub(MCP stdio / HTTP-SSE),提供消息、任务编排、共享记忆、进化引擎,暴露 58 个 MCP 工具 + Web 管理面板

4kdownloads1starsliuboacean
View on ClawHubBack to Skills

Skill Details

Slug
agent-comm-hub
Latest Version
3.0.24
Author
liuboacean
Published
Apr 17, 2026
Updated
Aug 17, 2026
Total Versions
44

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Ach Publish.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v3.0.24

**3.0.24 is a major restructuring and distribution update.** - Migrated codebase structure: moved built sources to a new `dist/` directory and removed unneeded legacy files. - Removed deployment and monitoring scripts/configs from the main package. - Updated and streamlined documentation files (README.md, SKILL.md), reflecting the new structure and usage. - Updated build configuration and dependencies in `package.json`. - Introduced type declaration files and separated `.ts` and `.js` artifacts for clearer integration and SDK use. - Cleaned up and consolidated source code, removing outdated, duplicate, or unused modules.