azure-dashboard-creator

Azure Dashboard Creator Skill

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "azure-dashboard-creator" with this command: npx skills add ntaksh42/agents/ntaksh42-agents-azure-dashboard-creator

Azure Dashboard Creator Skill

Azure DevOpsダッシュボードを作成するスキルです。

主な機能

  • ウィジェット配置: チャート、グラフ

  • クエリベース: WIQLクエリ結果表示

  • ビルド状況: パイプライン状態

  • チームメトリクス: ベロシティ、バーンダウン

ダッシュボード作成(REST API)

{ "name": "Team Dashboard", "widgets": [ { "name": "Build Status", "position": { "row": 1, "column": 1 }, "size": { "rowSpan": 1, "columnSpan": 2 }, "settings": { "buildDefinitionId": "123" }, "contributionId": "ms.vss-build-web.build-definition-widget" }, { "name": "Active Bugs", "position": { "row": 2, "column": 1 }, "size": { "rowSpan": 2, "columnSpan": 2 }, "settings": { "queryId": "456" }, "contributionId": "ms.vss-dashboards-web.Microsoft.VisualStudioOnline.Dashboards.QueryResultsWidget" } ] }

バージョン情報

  • Version: 1.0.0

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

pptx-generator

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

document-summarizer

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

excel-processor

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

document-formatter

No summary provided by upstream source.

Repository SourceNeeds Review