·dust-call-agent
@

dust-call-agent

Dust エージェントに電話して、情報を取得したり (Slack スレッド、Notion URL、Google ドライブのドキュメントを読んだり...)、アクションを実行したり (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。

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 スレッド、Notion URL、Google ドライブのドキュメントを読んだり...)、アクションを実行したり (Slack にメッセージを投稿したり、カレンダー イベントを作成したり...)、Dust に関するトピック (会社、現在のディスカッション、顧客など) に関するコンテキストを提供したり、一般に Dust エージェントに特定のタスクを実行させたりします。 ソース: dust-tt/dust。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/dust-tt/dust --skill dust-call-agent
ソース
dust-tt/dust
カテゴリ
@コラボレーション
認証済み
初回登録
2026-02-26
更新日
2026-03-10

Browse more skills from dust-tt/dust

クイックアンサー

dust-call-agent とは?

Dust エージェントに電話して、情報を取得したり (Slack スレッド、Notion URL、Google ドライブのドキュメントを読んだり...)、アクションを実行したり (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 で使用できるようになります

ソースリポジトリはどこですか?

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