azure-metrics-advisor
Azure AI Metrics Advisorの開発において、意思決定、セキュリティ、設定、統合、コーディングパターンに関する専門知識を提供し、データフィードの設定や異常検出の調整、API呼び出しなど、関連する開発タスクを支援するためのSkillです。
📜 元の英語説明(参考)
Expert knowledge for Azure AI Metrics Advisor development including decision making, security, configuration, and integrations & coding patterns. Use when configuring data feeds, tuning anomaly detection, managing alert hooks, securing creds, or calling Metrics Advisor APIs, and other Azure AI Metrics Advisor related development tasks. Not for Azure AI Anomaly Detector (use azure-anomaly-detector), Azure Monitor (use azure-monitor), Azure Stream Analytics (use azure-stream-analytics).
🇯🇵 日本人クリエイター向け解説
Azure AI Metrics Advisorの開発において、意思決定、セキュリティ、設定、統合、コーディングパターンに関する専門知識を提供し、データフィードの設定や異常検出の調整、API呼び出しなど、関連する開発タスクを支援するためのSkillです。
※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。
下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o azure-metrics-advisor.zip https://jpskill.com/download/5732.zip && unzip -o azure-metrics-advisor.zip && rm azure-metrics-advisor.zip
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/5732.zip -OutFile "$d\azure-metrics-advisor.zip"; Expand-Archive "$d\azure-metrics-advisor.zip" -DestinationPath $d -Force; ri "$d\azure-metrics-advisor.zip"
完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。
💾 手動でダウンロードしたい(コマンドが難しい人向け)
- 1. 下の青いボタンを押して
azure-metrics-advisor.zipをダウンロード - 2. ZIPファイルをダブルクリックで解凍 →
azure-metrics-advisorフォルダができる - 3. そのフォルダを
C:\Users\あなたの名前\.claude\skills\(Win)または~/.claude/skills/(Mac)へ移動 - 4. Claude Code を再起動
⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。
🎯 このSkillでできること
下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。
📦 インストール方法 (3ステップ)
- 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
- 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
- 3. 展開してできたフォルダを、ホームフォルダの
.claude/skills/に置く- · macOS / Linux:
~/.claude/skills/ - · Windows:
%USERPROFILE%\.claude\skills\
- · macOS / Linux:
Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。
詳しい使い方ガイドを見る →- 最終更新
- 2026-05-17
- 取得日時
- 2026-05-17
- 同梱ファイル
- 1
📖 Skill本文(日本語訳)
※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。
Azure AI Metrics Advisor スキル
このスキルは、Azure AI Metrics Advisor に関する専門的なガイダンスを提供します。意思決定、セキュリティ、構成、および統合とコーディングパターンを網羅しています。ローカルのクイックリファレンスコンテンツとリモートドキュメント取得機能を組み合わせています。
このスキルの使用方法
エージェントへの重要事項: 関連するセクションを見つけるには、以下のカテゴリインデックスを使用してください。行範囲を持つカテゴリ(例:
L35-L120)の場合は、指定された行でread_fileを使用してください。ファイルリンクを持つカテゴリ(例:[security.md](security.md))の場合は、リンクされた参照ファイルでread_fileを使用してください。
エージェントへの重要事項:
metadata.generated_atが3ヶ月以上前の場合、ユーザーにリポジトリから最新バージョンをプルするよう提案してください。mcp_microsoftdocsツールが利用できない場合、ユーザーにインストールするよう提案してください: インストールガイド
このスキルは、ドキュメントコンテンツを取得するためにネットワークアクセスを必要とします。
- 推奨: クエリ文字列
from=learn-agent-skillを指定してmcp_microsoftdocs:microsoft_docs_fetchを使用してください。Markdown を返します。 - フォールバック: クエリ文字列
from=learn-agent-skill&accept=text/markdownを指定してfetch_webpageを使用してください。Markdown を返します。
カテゴリインデックス
| カテゴリ | 行 | 説明 |
|---|---|---|
| 意思決定 | L32-L36 | Metrics Advisor のコストと使用量を推定、制御、最適化するためのガイダンス。料金要因、クォータ、コスト管理のベストプラクティスを含みます。 |
| セキュリティ | L37-L42 | Metrics Advisor データの暗号化、認証の構成、異常検出のためのデータソースの資格情報とキーの安全な作成、保存、管理。 |
| 構成 | L43-L47 | Metrics Advisor のセットアップ: アラートフック(メール/Webhook)、アラートルール、データフィードと検出設定の構成、インスタンスの異常検出動作のチューニング。 |
| 統合とコーディングパターン | L48-L52 | Metrics Advisor をさまざまなデータソースに接続し、有効な取り込みクエリを作成し、その REST API/SDK を使用して異常検出をアプリケーションに統合する。 |
意思決定
| トピック | URL |
|---|---|
| Azure Metrics Advisor のコストと使用量を計画および管理する | https://learn.microsoft.com/en-us/azure/ai-services/metrics-advisor/cost-management |
セキュリティ
| トピック | URL |
|---|---|
| Metrics Advisor のデータ暗号化と認証を構成する | https://learn.microsoft.com/en-us/azure/ai-services/metrics-advisor/encryption |
| Metrics Advisor の資格情報エンティティを安全に作成および管理する | https://learn.microsoft.com/en-us/azure/ai-services/metrics-advisor/how-tos/credential-entity |
構成
| トピック | URL |
|---|---|
| Metrics Advisor インスタンスと検出設定を構成する | https://learn.microsoft.com/en-us/azure/ai-services/metrics-advisor/how-tos/configure-metrics |
統合とコーディングパターン
| トピック | URL |
|---|---|
| Metrics Advisor に多様なデータソースを接続する | https://learn.microsoft.com/en-us/azure/ai-services/metrics-advisor/data-feeds-from-different-sources |
| Metrics Advisor REST API とクライアント SDK を使用する | https://learn.microsoft.com/en-us/azure/ai-services/metrics-advisor/quickstarts/rest-api-and-client-library |
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開
Azure AI Metrics Advisor Skill
This skill provides expert guidance for Azure AI Metrics Advisor. Covers decision making, security, configuration, and integrations & coding patterns. It combines local quick-reference content with remote documentation fetching capabilities.
How to Use This Skill
IMPORTANT for Agent: Use the Category Index below to locate relevant sections. For categories with line ranges (e.g.,
L35-L120), useread_filewith the specified lines. For categories with file links (e.g.,[security.md](security.md)), useread_fileon the linked reference file
IMPORTANT for Agent: If
metadata.generated_atis more than 3 months old, suggest the user pull the latest version from the repository. Ifmcp_microsoftdocstools are not available, suggest the user install it: Installation Guide
This skill requires network access to fetch documentation content:
- Preferred: Use
mcp_microsoftdocs:microsoft_docs_fetchwith query stringfrom=learn-agent-skill. Returns Markdown. - Fallback: Use
fetch_webpagewith query stringfrom=learn-agent-skill&accept=text/markdown. Returns Markdown.
Category Index
| Category | Lines | Description |
|---|---|---|
| Decision Making | L32-L36 | Guidance on estimating, controlling, and optimizing Metrics Advisor costs and usage, including pricing factors, quotas, and cost-management best practices. |
| Security | L37-L42 | Encrypting Metrics Advisor data, configuring auth, and securely creating, storing, and managing data source credentials and keys for anomaly detection. |
| Configuration | L43-L47 | Setting up Metrics Advisor: configuring alert hooks (email/webhook), alerting rules, data feed and detection settings, and tuning anomaly detection behavior for your instance. |
| Integrations & Coding Patterns | L48-L52 | Connecting Metrics Advisor to various data sources, crafting valid ingestion queries, and using its REST API/SDKs to integrate anomaly detection into applications |
Decision Making
| Topic | URL |
|---|---|
| Plan and manage Azure Metrics Advisor costs and usage | https://learn.microsoft.com/en-us/azure/ai-services/metrics-advisor/cost-management |
Security
| Topic | URL |
|---|---|
| Configure Metrics Advisor data encryption and authentication | https://learn.microsoft.com/en-us/azure/ai-services/metrics-advisor/encryption |
| Create and manage Metrics Advisor credential entities securely | https://learn.microsoft.com/en-us/azure/ai-services/metrics-advisor/how-tos/credential-entity |
Configuration
| Topic | URL |
|---|---|
| Configure Metrics Advisor instance and detection settings | https://learn.microsoft.com/en-us/azure/ai-services/metrics-advisor/how-tos/configure-metrics |
Integrations & Coding Patterns
| Topic | URL |
|---|---|
| Connect diverse data sources to Metrics Advisor | https://learn.microsoft.com/en-us/azure/ai-services/metrics-advisor/data-feeds-from-different-sources |
| Use Metrics Advisor REST API and client SDKs | https://learn.microsoft.com/en-us/azure/ai-services/metrics-advisor/quickstarts/rest-api-and-client-library |