·analyzing-data
{}

analyzing-data

astronomer/agents

データ ウェアハウスにクエリを実行し、データに関するビジネス上の質問に答えます。 「誰が X を使用しているか」、「Y をいくつ使用しているか」、「Z を表示」、「顧客を検索」、「カウントは何ですか」、データ ルックアップ、メトリクス、トレンド、SQL 分析などのデータベース/ウェアハウス クエリを必要とする質問を処理します。

233インストール·10トレンド·@astronomer

インストール

$npx skills add https://github.com/astronomer/agents --skill analyzing-data

SKILL.md

Answer business questions by querying the data warehouse. The kernel starts automatically on first use.

This is NON-NEGOTIABLE. Patterns contain proven strategies that save time and avoid failed queries.

| runsql(query, limit=100) | Execute SQL, return Polars DataFrame | | runsqlpandas(query, limit=100) | Execute SQL, return Pandas DataFrame | | pl | Polars library (imported) | | pd | Pandas library (imported) |

データ ウェアハウスにクエリを実行し、データに関するビジネス上の質問に答えます。 「誰が X を使用しているか」、「Y をいくつ使用しているか」、「Z を表示」、「顧客を検索」、「カウントは何ですか」、データ ルックアップ、メトリクス、トレンド、SQL 分析などのデータベース/ウェアハウス クエリを必要とする質問を処理します。 ソース: astronomer/agents。

原文を見る

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/astronomer/agents --skill analyzing-data
カテゴリ
{}データ分析
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

analyzing-data とは?

データ ウェアハウスにクエリを実行し、データに関するビジネス上の質問に答えます。 「誰が X を使用しているか」、「Y をいくつ使用しているか」、「Z を表示」、「顧客を検索」、「カウントは何ですか」、データ ルックアップ、メトリクス、トレンド、SQL 分析などのデータベース/ウェアハウス クエリを必要とする質問を処理します。 ソース: astronomer/agents。

analyzing-data のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/astronomer/agents --skill analyzing-data インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

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

https://github.com/astronomer/agents