project-sharing

项目共享系统 — 多 Agent 项目状态协作与自动发现

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "project-sharing" with this command: npx skills add clementgu/project-sharing-system

📋 项目共享系统

多 Agent 项目状态共享与协作系统。让所有 Agent 实时了解当前项目状态,支持自动发现、状态同步和历史追溯。

安装

clawhub install project-sharing-system

使用

安装后自动配置

安装完成后,项目系统会自动:

  • 创建 projects_status.jsonPROJECT_STATUS.md
  • 设置 project CLI 命令
  • 配置自动备份

CLI 命令

project list                    # 查看所有项目
project show <id>               # 查看项目详情
project add <id> --name "项目"  # 添加新项目
project update <id> --task "任务"  # 更新项目
project sync                    # 同步数据 + 备份
project snapshot                # 生成状态快照
project summary                 # 生成摘要报告

Agent 自动发现

在会话启动时,Agent 可以读取 projects_snapshot.md 快速了解当前项目状态。

组件

文件说明
projects_status.json核心数据文件
PROJECT_STATUS.mdMarkdown 视图
scripts/project.jsCLI 管理工具
scripts/project_snapshot.sh快照生成器
scripts/auto_backup.sh自动备份(保留30版本)
assets/dashboard.htmlHTML 仪表板

版本历史

版本日期说明
1.0.02026-04-23初始版本:CLI + 快照 + 备份 + 仪表板

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

三只虾协作系统

三只虾协作系统是基于多agent的任务分配、实时监控和自动通知框架,支持角色分工和心跳检测,实现任务高效协同。

Registry SourceRecently Updated
2540Profile unavailable
Automation

Feishu Agent Relay - Multi-Bot Collaboration

Enables multi-Agent collaboration on Feishu by relaying tasks between coordinator and specialist Bots with user ID mapping and proactive messaging.

Registry SourceRecently Updated
4390Profile unavailable
Automation

Shike Multi Agent

Multi-Agent dispatch system for Chinese. Dispatcher delegates to 5 persistent sub-agents via sessions_spawn. Supports polling, reply-then-dispatch, sessionKe...

Registry SourceRecently Updated
1290Profile unavailable
Automation

Multi-Agent Memory Optimizer

多Agent记忆管理系统 - 开放协作的知识库解决方案 支持私有+公共双层记忆空间,自动生成每日总结,跨Agent知识检索

Registry SourceRecently Updated
710Profile unavailable