Token导航 LogoToken导航TokenDH.com
云服务external-servicegithub未标认证来源可访问许可证需确认审计通过

azure-video-indexerAzure video indexer 部署

Agent Skill

用于辅助云资源、部署、容器、基础设施和运维自动化任务。它适合让 Agent 检查配置、整理部署步骤、分析资源状态、生成排障思路或辅助云服务接入。使用时需要明确目标环境、账号权限、区域和资源组,区分本地测试与生产操作;涉及删除资源、重启服务、修改网络或权限配置时,应先确认影响范围。

总安装

799

周安装

32

GitHub Stars

519

下载量

259
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:azure-video-indexer(Azure video indexer 部署)
来源仓库:https://github.com/microsoftdocs/agent-skills
仓库路径:skills/azure-video-indexer
安装命令:
npx skills add https://github.com/microsoftdocs/agent-skills --skill azure-video-indexer
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/microsoftdocs/agent-skills --skill azure-video-indexer

简介

Azure AI Video Indexer 的视频内容分析与索引服务。

  • 支持自动字幕生成、关键帧提取与语义搜索。
  • 提供 API 集成与自定义模型训练接口。
  • 需配置账户密钥与视频上传权限策略。适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。
  • azure-video-indexer 属于云服务类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Azure AI Video Indexer Skill

This skill provides expert guidance for Azure AI Video Indexer. Covers troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. 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), use read_file with the specified lines. For categories with file links (e.g., [security.md](security.md)), use read_file on the linked reference file
IMPORTANT for Agent: If metadata.generated_at is more than 3 months old, suggest the user pull the latest version from the repository. If mcp_microsoftdocs tools 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_fetch with query string from=learn-agent-skill. Returns Markdown.
  • Fallback: Use fetch_webpage with query string from=learn-agent-skill&accept=text/markdown. Returns Markdown.

Category Index

CategoryLinesDescription
TroubleshootingL37-L41Diagnosing and resolving issues when running Azure Video Indexer on Arc, including connectivity, deployment, configuration, and runtime troubleshooting steps.
Best PracticesL42-L49Guidance on using AI agents for live analysis, scaling Video Indexer, training custom speech models, and interpreting text-based emotion detection insights.
Decision MakingL50-L55Guidance on selecting the right Azure Video Indexer account type and designing multi-tenant setups, including isolation, scaling, and management strategies for multiple customers or apps.
Architecture & Design PatternsL56-L60Guidance on architecting disaster recovery and failover for Azure Video Indexer, including redundancy, regional failover, backup, and high-availability design considerations.
Limits & QuotasL61-L68Service limits, supported languages/capabilities, and how to use live camera indexing features like event summaries and viewing live recordings.
SecurityL69-L81Securing Video Indexer: roles and access control, restricted/limited features, custom person models, NSGs/service tags, private endpoints, and firewall-protected storage best practices.
ConfigurationL82-L98Configuring Video Indexer: custom models (brand, language, speech), transcripts and speakers, indexing/live presets, regions, monitoring, and advanced upload/search settings.
Integrations & Coding PatternsL99-L121Using Video Indexer APIs, widgets, and Logic Apps/Power Automate to extract, use, or redact insights (faces, objects, text, audio, topics) and integrate with Azure OpenAI.
DeploymentL122-L127Guides for deploying Azure Video Indexer using Arc extensions, ARM, and Bicep templates, including provisioning accounts and configuring infrastructure as code.

Troubleshooting

Best Practices

Decision Making

TopicURL
Choose between Azure Video Indexer account typeshttps://learn.microsoft.com/en-us/azure/azure-video-indexer/accounts-overview
Choose multi-tenant management strategies for Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/manage-multiple-tenants

Architecture & Design Patterns

TopicURL
Design disaster recovery and failover for Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/video-indexer-disaster-recovery

Limits & Quotas

TopicURL
Review Azure Video Indexer support matrix and service limitshttps://learn.microsoft.com/en-us/azure/azure-video-indexer/avi-support-matrix
Check language support and capabilities in Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/language-support
Generate event summaries for live camera footagehttps://learn.microsoft.com/en-us/azure/azure-video-indexer/live-event-summary
View live camera recordings in Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/live-watch-recordings

Security

TopicURL
Create Azure Video Indexer accounts with restricted face featureshttps://learn.microsoft.com/en-us/azure/azure-video-indexer/create-account
Configure and use custom person models in Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/customize-person-model-how-to
Request access to limited Azure Video Indexer featureshttps://learn.microsoft.com/en-us/azure/azure-video-indexer/limited-access-features
Use NSGs and service tags to secure Video Indexer traffichttps://learn.microsoft.com/en-us/azure/azure-video-indexer/network-security
Configure private endpoints for Azure Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/private-endpoint-how-to
Secure Azure Video Indexer with private endpointshttps://learn.microsoft.com/en-us/azure/azure-video-indexer/private-endpoint-overview
Manage Video Indexer account access with built-in roleshttps://learn.microsoft.com/en-us/azure/azure-video-indexer/restricted-viewer-role
Implement security baseline and best practices for Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/security-baseline-video-indexer
Secure Video Indexer with firewall-protected storage accountshttps://learn.microsoft.com/en-us/azure/azure-video-indexer/storage-behind-firewall

Configuration

TopicURL
Customize brand detection models in Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/customize-brands-model-how-to
Configure custom language models in Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/customize-language-model-how-to
Create and manage custom speech models in Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/customize-speech-model-how-to
Edit speaker identities in Azure Video Indexer transcriptshttps://learn.microsoft.com/en-us/azure/azure-video-indexer/edit-speakers
Edit and manage transcriptions in Azure Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/edit-transcript-lines-portal
Configure indexing options for Azure Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/indexing-configuration-guide
Configure areas of interest for live camera analysishttps://learn.microsoft.com/en-us/azure/azure-video-indexer/live-area-interest
Configure Azure Video Indexer real-time extensionshttps://learn.microsoft.com/en-us/azure/azure-video-indexer/live-extension
Configure monitoring for Azure Video Indexer with Azure Monitorhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/monitor-video-indexer
Reference for Azure Video Indexer monitoring datahttps://learn.microsoft.com/en-us/azure/azure-video-indexer/monitor-video-indexer-data-reference
Configure region and location parameters for Video Indexer APIshttps://learn.microsoft.com/en-us/azure/azure-video-indexer/regions
Upload and index media with advanced Video Indexer settingshttps://learn.microsoft.com/en-us/azure/azure-video-indexer/upload-index-media
Search and filter video libraries in Azure Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/video-indexer-search

Integrations & Coding Patterns

TopicURL
Retrieve audio effects detection insights via Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/audio-effects-detection-insight
Retrieve clapper board detection insights via Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/clapper-board-insight
Connect Azure Video Indexer accounts to Azure OpenAIhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/connect-azure-open-ai-task
Use digital patterns and color bars insights in Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/digital-patterns-color-bars-insight
Retrieve face detection insights from Azure Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/face-detection-insight
Redact faces in videos using Video Indexer APIhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/face-redaction-with-api
Access keyword extraction insights from Azure Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/keywords-insight
Get labels identification insights from Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/labels-identification-insight
Integrate Video Indexer with Logic Apps and Power Automatehttps://learn.microsoft.com/en-us/azure/azure-video-indexer/logic-apps-connector-arm-accounts
Use named entities extraction insights in Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/named-entities-insight
Use observed people and matched faces insights in Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/observed-matched-people-insight
Enable featured clothing insights for observed peoplehttps://learn.microsoft.com/en-us/azure/azure-video-indexer/observed-people-featured-clothing
Get OCR insights from Azure Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/ocr-insight
Access scene, shot, and keyframe detection insightshttps://learn.microsoft.com/en-us/azure/azure-video-indexer/scene-shot-keyframe-detection-insight
Use Azure OpenAI text summarization with Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/text-summarization-task
Get topics inference insights from Azure Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/topics-inference-insight
Use transcription and translation insights from Video Indexerhttps://learn.microsoft.com/en-us/azure/azure-video-indexer/transcription-translation-lid-insight
Embed Azure Video Indexer widgets in applicationshttps://learn.microsoft.com/en-us/azure/azure-video-indexer/video-indexer-embed-widgets
Use Azure Video Indexer REST API with paid accountshttps://learn.microsoft.com/en-us/azure/azure-video-indexer/video-indexer-use-apis

Deployment

适合场景

01

Azure 资源规划

02

云服务升级

03

基础设施检查

04

企业云环境自动化

能力概览

能力 1

整理 Azure 服务操作流程

能力 2

提示 CLI/MCP 前置条件

能力 3

辅助云资源检查和规划

能力 4

保留官方服务来源线索

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude

32.29%
按下载量换算84

Codex

31.55%
按下载量换算82

Cursor

18.03%
按下载量换算47

Gemini CLI

9.47%
按下载量换算25

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills