Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/LoopyLuci/Skills --skill bigquery-ai-mlコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SOC 職業分類に基づく
SKILL.md を表示中
| name | bigquery-ai-ml |
| description | >- |
Trigger: Use when working with Google Cloud Bigquery Ai Ml — setup, configuration, and best practices.
BigQuery integrates with Vertex AI to provide powerful machine learning and
generative AI capabilities directly within SQL queries using built-in functions
like AI.FORECAST, AI.KEY_DRIVERS, AI.DETECT_ANOMALIES, and AI.GENERATE.
AI Forecast: Leveraging pre-trained TimesFM model for forecasting without custom training.
AI Detect Anomalies: Identify deviations in time series data using pre-trained TimesFM model.
AI Generate: General-purpose text and content generation using Gemini models.
AI Key Drivers: Automatically identify dimensional segments most responsible for driving changes in a metric.