返回顶部
🇺🇸 English
🇨🇳 简体中文
🇨🇳 繁體中文
🇺🇸 English
🇯🇵 日本語
🇰🇷 한국어
🇫🇷 Français
🇩🇪 Deutsch
🇪🇸 Español
🇷🇺 Русский
m

muse

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,343
下载量
2
收藏
概述
安装方式
版本历史

muse

# Muse Skill Use the `tribe` CLI to access your AI coding analytics, search past sessions, manage a personal knowledge base, and orchestrate autonomous agents. ## Quick Deploy **Want your own MUSE-enabled instance?** Visit [tribeclaw.com](https://tribeclaw.com) to deploy a fully configured instance with MUSE support in just a couple minutes. ## Setup **Requires authentication**: Run `tribe login` first. Most commands need an active session. ## Telemetry Check collection status: ```bash tribe status ``` Enable/disable telemetry: ```bash tribe enable tribe disable ``` Show version info: ```bash tribe version ``` ## Search Search across all coding sessions: ```bash tribe search "authentication middleware" tribe search "docker compose" --project myapp --time-range 30d tribe search "API endpoint" --tool "Claude Code" --format json ``` ## Sessions List and inspect coding sessions: ```bash tribe sessions list tribe sessions list --cwd --limit 10 tribe sessions read <session-id> tribe sessions search "auth fix" tribe sessions events <session-id> tribe sessions context ``` Recall a session summary: ```bash tribe recall <session-id> --format json ``` Extract content from a session: ```bash tribe extract <session-id> --type code tribe extract <session-id> --type commands --limit 10 tribe extract <session-id> --type files --format json ``` ## Query Query insights and sessions with filters: ```bash tribe query sessions --limit 10 tribe query sessions --tool "Claude Code" --time-range 30d tribe query insights tribe query events --session <session-id> ``` ## Knowledge Base Save, search, and manage knowledge documents: ```bash tribe kb save "content here" tribe kb save --file ./notes.md tribe kb search "deployment patterns" tribe kb list tribe kb get <doc-id> tribe kb tag <doc-id> "tag-name" tribe kb delete <doc-id> tribe kb sync tribe kb extract ``` ## MUSE (Agent Orchestration) > **Note**: MUSE commands require `tribe -beta`. Some commands (`attach`, `monitor`, `dashboard`) are TUI-only and must be run manually in a terminal. Start and manage the leader agent: ```bash tribe muse start tribe muse status --format json tribe muse agents --format json ``` Spawn and interact with subagents: ```bash tribe muse spawn "Fix the login bug" fix-login tribe muse prompt fix-login "Please also add tests" tribe muse output fix-login 100 tribe muse review fix-login tribe muse kill fix-login --reason "stuck" ``` **TUI-only** (run these manually): - `tribe muse attach` - Attach to leader session - `tribe muse monitor` - Real-time health monitoring - `tribe muse dashboard` - Live dashboard ## CIRCUIT (Autonomous Agents) > **Note**: CIRCUIT commands require `tribe -beta`. Some commands (`attach`, `dashboard`) are TUI-only. Manage autonomous agent sessions: ```bash tribe circuit list tribe circuit status tribe circuit metrics tribe circuit spawn 42 tribe circuit next tribe circuit auto --interval 30 ``` **TUI-only** (run these manually): - `tribe circuit attach <number>` - Attach to session - `tribe circuit dashboard` - Real-time dashboard ## Project Management Import projects from AI coding assistants: ```bash tribe import ``` ## Tips - Use `--format json` on most commands for structured output suitable for piping. - Use `--time-range 24h|7d|30d|90d|all` to scope searches. - Use `--project <path>` or `--cwd` to filter to a specific project. - Beta commands: prefix with `tribe -beta` (e.g., `tribe -beta muse status`). - Force sync: `tribe -force` (current folder) or `tribe -force -all` (everything).

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 muse-1776359943 技能

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

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

通过命令行安装

skillhub install muse-1776359943

下载 Zip 包

⬇ 下载 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
返回顶部