Databricks(データ分析プラットフォーム)の公式ドキュメントを参照できるスキルです。llms.txt インデックスを通じて提供されます。 **次のような場合に使用:** - 他のスキルでカバーされていないトピックについて調べたい時 - Databricks の使い慣れていない機能について知りたい時 - API、設定、またはプラットフォーム機能に関する信頼できる公式情報が必要な時
Databricks documentation reference via llms.txt index. Use when other skills do not cover a topic, looking up unfamiliar Databricks features, or needing authoritative docs on APIs, configurations, or platform capabilities.
このスキルは、llms.txt を通じて Databricks の完全なドキュメントインデックスへのアクセスを提供します。 他のスキルを補完するリファレンスリソースとしてご活用ください。
これはアクションスキルではなく、リファレンススキルです。 次のような場合に使用:
アクションを実行する場合は常に CLI/SDK を優先して使用し、ワークフローには専用スキルをロードしてください (databricks-python-sdk、databricks-spark-declarative-pipelines など)。 リファレンスドキュメントが必要なときにこのスキルを使用してください。
llms.txt ドキュメントインデックスを取得します:
URL: https://docs.databricks.com/llms.txt
WebFetch を使ってこのインデックスを取得し、以下の手順を実行します:
llms.txt ファイルはカテゴリ別に整理されています:
シナリオ: ユーザーが Delta Live Tables パイプラインを作成したい場合
databricks-spark-declarative-pipelines スキルをロードするdatabricks pipelines create CLI コマンドを使ってパイプラインを作成するシナリオ: ユーザーが不慣れな Databricks 機能について質問した場合
This skill provides access to the complete Databricks documentation index via llms.txt - use it as a reference resource to supplement other skills.
This is a reference skill, not an action skill. Use it to:
Always prefer using CLI/SDK for actions and load specific skills for workflows (databricks-python-sdk, databricks-spark-declarative-pipelines, etc.). Use this skill when you need reference documentation.
Fetch the llms.txt documentation index:
URL: https://docs.databricks.com/llms.txt
Use WebFetch to retrieve this index, then:
The llms.txt file is organized by category:
Scenario: User wants to create a Delta Live Tables pipeline
databricks-spark-declarative-pipelines skill for workflow patternsdatabricks pipelines create CLI command to create the pipelineScenario: User asks about an unfamiliar Databricks feature
原文・著作権は Anthropic および各プラグイン作者に帰属します。日本語訳は Claude API による自動翻訳です。