·dust-call-agent
@

dust-call-agent

呼叫 Dust 代理程式以取得資訊(讀取 slack 執行緒、概念 URL、Google Drive 文件...)、執行操作(向 slack 發布訊息、建立日曆事件...)、提供有關 Dust 的任何主題的上下文(公司、當前討論、客戶...),或通常讓 Dust 代理執行給定任務。

23安裝·1熱度·@dust-tt

安裝

$npx skills add https://github.com/dust-tt/dust --skill dust-call-agent

如何安裝 dust-call-agent

透過命令列快速安裝 dust-call-agent AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/dust-tt/dust --skill dust-call-agent
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:dust-tt/dust。

SKILL.md

查看原文

Access Dust agents that have context on all the company, e.g. recent projects, engineering, sales, marketing, etc., via the Dust CLI non-interactively, e.g.: $ dust chat -a issueBot -m "create an issue for this: ..." $ dust chat -a deep-dive -m "Research all info we have on kubernetes probe failures in recent weeks."

A conversation with an agent can be continued after the first message using the argument -c CONVERSATIONSTRINGID. The conversation id will be returned in the JSON result from the initial call.

$ dust chat -a issueBot -c 'TdWyn4aDt1' -m "also add a subsequent issue about this: ..."

呼叫 Dust 代理程式以取得資訊(讀取 slack 執行緒、概念 URL、Google Drive 文件...)、執行操作(向 slack 發布訊息、建立日曆事件...)、提供有關 Dust 的任何主題的上下文(公司、當前討論、客戶...),或通常讓 Dust 代理執行給定任務。 來源:dust-tt/dust。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/dust-tt/dust --skill dust-call-agent
分類
@協作工具
認證
收錄時間
2026-02-26
更新時間
2026-03-10

Browse more skills from dust-tt/dust

快速解答

什麼是 dust-call-agent?

呼叫 Dust 代理程式以取得資訊(讀取 slack 執行緒、概念 URL、Google Drive 文件...)、執行操作(向 slack 發布訊息、建立日曆事件...)、提供有關 Dust 的任何主題的上下文(公司、當前討論、客戶...),或通常讓 Dust 代理執行給定任務。 來源:dust-tt/dust。

如何安裝 dust-call-agent?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/dust-tt/dust --skill dust-call-agent 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/dust-tt/dust