• Projects
  • Service
  • About
  • branding.bz
  • Podcast
  • Tips
  • FAQ
  • Recruit
  • Download
  • Contact
  • branding.bz(ブランド構築SaaS)
  • DESIGN NOW(デザインメディア)
  • X
  • LinkedIn
  • Spotify
  • Facebook

213-0011 神奈川県川崎市高津区久本3-6-7-303

© 2026 ID INC. All rights reserved

claude-skills/スキル
SKILLKnowledge Workproductivity

manage

プラグイン
Unstructured Foundation
ソース
GitHub で見る ↗
説明

Unstructured Foundation ダッシュボード(接続元の管理画面)を開いて、つながっているデータソースを管理します。

原文を表示

Open the Unstructured Foundation dashboard to manage connected sources.

ユースケース
  • つながっているデータソースを管理するとき
  • 接続元の管理画面を確認したいとき
本文(日本語訳)

ソースを管理する

ユーザーが接続されたソースを管理できるようにUnstructured Foundationダッシュボードを開きます。このコマンドはユーザーが明示的に実行した場合のみ動作します。

実行時の流れ:

  1. pipeline_manage_sourcesを呼び出します。
  2. 返されたURLをユーザーに提示します。
  3. ユーザーにブラウザでリンクを開くよう案内し、次の操作ができることを説明します:
    • ステータスの確認
    • インデックス作成の一時停止または再開
    • ソースの削除
    • 新しいソースの追加
  4. ソースを削除すると、それに関連するすべてのデータも削除され、その文書はUnstructured Foundationでは検索できなくなることを伝えます。
  5. ユーザーが新しいソースを追加したい場合は、/foundation:connectへ誘導します。

ユーザー向けの説明では、「ソースを管理する」「データソース」「一時停止または再開」「削除」「検索可能な文書」のような分かりやすい表現を使用し、内部システム用語は避けてください。

原文(English)を表示

Manage sources

Open the Unstructured Foundation dashboard so the user can manage their connected sources. This command is user-invoked only.

When invoked:

  1. Call pipeline_manage_sources.
  2. Present the returned URL to the user.
  3. Tell the user to open the link in their browser to view status, pause or resume indexing, remove sources, and connect new ones.
  4. Note that removing a source also deletes all data associated with it, so its documents will no longer be searchable through Unstructured Foundation.
  5. If the user instead wants to add a new source, point them to /foundation:connect.

Use public language: say "manage sources", "data source", "pause or resume", "remove", and "searchable documents". Avoid internal system terms in user-facing prose.

原文・著作権は Anthropic および各プラグイン作者に帰属します。日本語訳は Claude API による自動翻訳です。