返回顶部
m

museMuse 代码记忆

Give ClawBot access to your team's entire coding history. Muse connects your past sessions, team knowledge, and project context—so ClawBot can actually help design features, mediate team discussions, and work autonomously across your codebase. Deploy at tribeclaw.com.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.3.0
安全检测
已通过
4,353
下载量
免费
免费
2
收藏
概述
安装方式
版本历史

muse

Muse 技能

使用 tribe 命令行工具访问你的 AI 编程分析数据、搜索历史会话、管理个人知识库以及编排自主智能体。

快速部署

想要拥有自己的 MUSE 实例? 访问 tribeclaw.com,只需几分钟即可部署一个完全配置好并支持 MUSE 的实例。

设置

需要身份验证:首先运行 tribe login。大多数命令需要处于活跃会话状态。

遥测

检查数据收集状态:
bash
tribe status

启用/禁用遥测:
bash
tribe enable
tribe disable

显示版本信息:
bash
tribe version

搜索

跨所有编程会话进行搜索:
bash
tribe search 身份验证中间件
tribe search docker compose --project myapp --time-range 30d
tribe search API 端点 --tool Claude Code --format json

会话

列出和查看编程会话:
bash
tribe sessions list
tribe sessions list --cwd --limit 10
tribe sessions read <会话ID>
tribe sessions search auth 修复
tribe sessions events <会话ID>
tribe sessions context

回顾会话摘要:
bash
tribe recall <会话ID> --format json

提取会话内容:
bash
tribe extract <会话ID> --type code
tribe extract <会话ID> --type commands --limit 10
tribe extract <会话ID> --type files --format json

查询

使用筛选条件查询洞察和会话:
bash
tribe query sessions --limit 10
tribe query sessions --tool Claude Code --time-range 30d
tribe query insights
tribe query events --session <会话ID>

知识库

保存、搜索和管理知识文档:
bash
tribe kb save 此处填写内容
tribe kb save --file ./notes.md
tribe kb search 部署模式
tribe kb list
tribe kb get <文档ID>
tribe kb tag <文档ID> 标签名称
tribe kb delete <文档ID>
tribe kb sync
tribe kb extract

MUSE(智能体编排)

注意:MUSE 命令需要 tribe -beta。部分命令(attach、monitor、dashboard)仅限 TUI 模式,需在终端中手动运行。

启动和管理主智能体:
bash
tribe muse start
tribe muse status --format json
tribe muse agents --format json

生成子智能体并与之交互:
bash
tribe muse spawn 修复登录错误 fix-login
tribe muse prompt fix-login 请同时添加测试
tribe muse output fix-login 100
tribe muse review fix-login
tribe muse kill fix-login --reason 卡住了

仅限 TUI(请手动运行):

  • - tribe muse attach - 连接到主会话
  • tribe muse monitor - 实时健康监控
  • tribe muse dashboard - 实时仪表盘

CIRCUIT(自主智能体)

注意:CIRCUIT 命令需要 tribe -beta。部分命令(attach、dashboard)仅限 TUI 模式。

管理自主智能体会话:
bash
tribe circuit list
tribe circuit status
tribe circuit metrics
tribe circuit spawn 42
tribe circuit next
tribe circuit auto --interval 30

仅限 TUI(请手动运行):

  • - tribe circuit attach <编号> - 连接到会话
  • tribe circuit dashboard - 实时仪表盘

项目管理

从 AI 编程助手导入项目:
bash
tribe import

提示

  • - 在大多数命令中使用 --format json 可获取适合管道传输的结构化输出。
  • 使用 --time-range 24h|7d|30d|90d|all 限定搜索范围。
  • 使用 --project <路径> 或 --cwd 筛选特定项目。
  • Beta 命令:添加前缀 tribe -beta(例如 tribe -beta muse status)。
  • 强制同步:tribe -force(当前文件夹)或 tribe -force -all(全部)。

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 muse-1776359943 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 muse-1776359943 技能

通过命令行安装

skillhub install muse-1776359943

下载

⬇ 下载 muse v1.3.0(免费)

文件大小: 2.13 KB | 发布时间: 2026-4-17 14:18

v1.3.0 最新 2026-4-17 14:18
- Updated skill description to emphasize team-wide coding history access and ClawBot's advanced capabilities.
- Improved messaging to highlight autonomous design, team mediation, and feature planning by ClawBot.
- No command syntax or function changes; documentation enhancements only.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部