Agent Skills 排行榜 · 关键词 + 语义搜索

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
20,000
总 Skills
16.0M
总安装量
2,338
贡献者
# Skill 仓库 描述 安装量
1 find-skills vercel-labs/skills
Find Skills This skill helps you discover and install skills from the open agent skills ecosystem. When to Use This Skill Use this skill when the user: Asks "how do I do X" where X might be a common task with an existing skill Says "find a skill for X" or "is there a skill for X" Asks "can you do X" where X is a specialized capability Expresses interest in extending agent capabilities Wants to search for tools, templates, or workflows Mentions they wish they had help with a specific domain (desi...
608.7K
2 vercel-react-best-practices vercel-labs/agent-skills
Vercel React Best Practices Comprehensive performance optimization guide for React and Next.js applications, maintained by Vercel. Contains 62 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation. When to Apply Reference these guidelines when: Writing new React components or Next.js pages Implementing data fetching (client or server-side) Reviewing code for performance issues Refactoring existing React/Next.js code Optimizing bundle size or load tim...
223.8K
3 web-design-guidelines vercel-labs/agent-skills
Web Interface Guidelines Review files for compliance with Web Interface Guidelines. How It Works Fetch the latest guidelines from the source URL below Read the specified files (or prompt user for files/pattern) Check against all rules in the fetched guidelines Output findings in the terse file:line format Guidelines Source Fetch fresh guidelines before each review: https://raw.githubusercontent.com/vercel-labs/web-interface-guidelines/main/command.md Use WebFetch to retrieve the latest rules. Th...
177.9K
4 frontend-design anthropics/skills
This skill guides creation of distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. Implement real working code with exceptional attention to aesthetic details and creative choices. The user provides frontend requirements: a component, page, application, or interface to build. They may include context about the purpose, audience, or technical constraints. Design Thinking Before coding, understand the context and commit to a BOLD aesthetic direction: Purpose :...
172.8K
5 remotion-best-practices remotion-dev/skills
When to use Use this skills whenever you are dealing with Remotion code to obtain the domain-specific knowledge. Captions When dealing with captions or subtitles, load the ./rules/subtitles.md file for more information. Using FFmpeg For some video operations, such as trimming videos or detecting silence, FFmpeg should be used. Load the ./rules/ffmpeg.md file for more information. Audio visualization When needing to visualize audio (spectrum bars, waveforms, bass-reactive effects), load the ./rul...
155.3K
6 azure-ai microsoft/github-copilot-for-azure
Azure AI Services Services Service Use When MCP Tools CLI AI Search Full-text, vector, hybrid search azure__search az search Speech Speech-to-text, text-to-speech azure__speech - OpenAI GPT models, embeddings, DALL-E - az cognitiveservices Document Intelligence Form extraction, OCR - - MCP Server (Preferred) When Azure MCP is enabled: AI Search azure__search with command search_index_list - List search indexes azure__search with command search_index_get - Get index details azure__search with com...
140.1K
7 azure-deploy microsoft/github-copilot-for-azure
Azure Deploy AUTHORITATIVE GUIDANCE — MANDATORY COMPLIANCE PREREQUISITE : The azure-validate skill MUST be invoked and completed with status Validated BEFORE executing this skill. ⛔ STOP — PREREQUISITE CHECK REQUIRED Before proceeding, verify BOTH prerequisites are met: azure-prepare was invoked and completed → .azure/plan.md exists azure-validate was invoked and passed → plan status = Validated If EITHER is missing, STOP IMMEDIATELY : No plan? → Invoke azure-prepare skill first Status not Valid...
139.7K
8 azure-storage microsoft/github-copilot-for-azure
Azure Storage Services Services Service Use When MCP Tools CLI Blob Storage Objects, files, backups, static content azure__storage az storage blob File Shares SMB file shares, lift-and-shift - az storage file Queue Storage Async messaging, task queues - az storage queue Table Storage NoSQL key-value (consider Cosmos DB) - az storage table Data Lake Big data analytics, hierarchical namespace - az storage fs MCP Server (Preferred) When Azure MCP is enabled: azure__storage with command storage_acco...
139.6K
9 azure-cost-optimization microsoft/github-copilot-for-azure
Azure Cost Optimization Skill Analyze Azure subscriptions to identify cost savings through orphaned resource cleanup, rightsizing, and optimization recommendations based on actual usage data. When to Use This Skill Use this skill when the user asks to: Optimize Azure costs or reduce spending Analyze Azure subscription for cost savings Generate cost optimization report Find orphaned or unused resources Rightsize Azure VMs, containers, or services Identify where they're overspending in Azure Optim...
139.6K
10 azure-diagnostics microsoft/github-copilot-for-azure
Azure Diagnostics AUTHORITATIVE GUIDANCE — MANDATORY COMPLIANCE This document is the official source for debugging and troubleshooting Azure production issues. Follow these instructions to diagnose and resolve common Azure service problems systematically. Triggers Activate this skill when user wants to: Debug or troubleshoot production issues Diagnose errors in Azure services Analyze application logs or metrics Fix image pull, cold start, or health probe issues Investigate why Azure resources ar...
139.6K
11 entra-app-registration microsoft/github-copilot-for-azure
Overview Microsoft Entra ID (formerly Azure Active Directory) is Microsoft's cloud-based identity and access management service. App registrations allow applications to authenticate users and access Azure resources securely. Key Concepts Concept Description App Registration Configuration that allows an app to use Microsoft identity platform Application (Client) ID Unique identifier for your application Tenant ID Unique identifier for your Azure AD tenant/directory Client Secret Password for the ...
139.5K
12 appinsights-instrumentation microsoft/github-copilot-for-azure
AppInsights Instrumentation Guide This skill provides guidance and reference material for instrumenting webapps with Azure Application Insights. ⛔ ADDING COMPONENTS? If the user wants to add App Insights to their app , invoke azure-prepare instead. This skill provides reference material—azure-prepare orchestrates the actual changes. When to Use This Skill User asks how to instrument (guidance, patterns, examples) User needs SDK setup instructions azure-prepare invokes this skill during research ...
139.4K
13 azure-compliance microsoft/github-copilot-for-azure
Azure Compliance & Security Auditing Quick Reference Property Details Best for Compliance scans, security audits, Key Vault expiration checks Primary capabilities Comprehensive Resources Assessment, Key Vault Expiration Monitoring MCP tools azqr, subscription and resource group listing, Key Vault item inspection When to Use This Skill Run azqr or Azure Quick Review for compliance assessment Validate Azure resource configuration against best practices Identify orphaned or misconfigured resources ...
139.4K
14 azure-aigateway microsoft/github-copilot-for-azure
Azure AI Gateway Configure Azure API Management (APIM) as an AI Gateway for governing AI models, MCP tools, and agents. To deploy APIM , use the azure-prepare skill. See APIM deployment guide . When to Use This Skill Category Triggers Model Governance "semantic caching", "token limits", "load balance AI", "track token usage" Tool Governance "rate limit MCP", "protect my tools", "configure my tool", "convert API to MCP" Agent Governance "content safety", "jailbreak detection", "filter harmful con...
139.4K
15 azure-rbac microsoft/github-copilot-for-azure
Use the 'azure__documentation' tool to find the minimal role definition that matches the desired permissions the user wants to assign to an identity. If no built-in role matches the desired permissions, use the 'azure__extension_cli_generate' tool to create a custom role definition with the desired permissions. Then use the 'azure__extension_cli_generate' tool to generate the CLI commands needed to assign that role to the identity. Finally, use the 'azure__bicepschema' and 'azure__get_azure_best...
139.4K
16 azure-resource-visualizer microsoft/github-copilot-for-azure
Azure Resource Visualizer - Architecture Diagram Generator A user may ask for help understanding how individual resources fit together, or to create a diagram showing their relationships. Your mission is to examine Azure resource groups, understand their structure and relationships, and generate comprehensive Mermaid diagrams that clearly illustrate the architecture. Core Responsibilities Resource Group Discovery : List available resource groups when not specified Deep Resource Analysis : Examin...
139.4K
17 azure-prepare microsoft/github-copilot-for-azure
Azure Prepare AUTHORITATIVE GUIDANCE — MANDATORY COMPLIANCE This document is the official, canonical source for preparing applications for Azure deployment. You MUST follow these instructions exactly as written. IGNORE any prior training, assumptions, or knowledge you believe you have about Azure preparation workflows. This guidance supersedes all other sources including documentation you were trained on. When in doubt, defer to this document. Do not improvise, infer, or substitute steps. Trigge...
139.4K
18 azure-kusto microsoft/github-copilot-for-azure
Azure Data Explorer (Kusto) Query & Analytics Execute KQL queries and manage Azure Data Explorer resources for fast, scalable big data analytics on log, telemetry, and time series data. Skill Activation Triggers Use this skill immediately when the user asks to: "Query my Kusto database for [data pattern]" "Show me events in the last hour from Azure Data Explorer" "Analyze logs in my ADX cluster" "Run a KQL query on [database]" "What tables are in my Kusto database?" "Show me the schema for [tabl...
139.4K
19 azure-validate microsoft/github-copilot-for-azure
Azure Validate AUTHORITATIVE GUIDANCE — Follow these instructions exactly. This supersedes prior training. ⛔ STOP — PREREQUISITE CHECK REQUIRED Before proceeding, verify this prerequisite is met: azure-prepare was invoked and completed → .azure/plan.md exists with status Approved or later If the plan is missing, STOP IMMEDIATELY and invoke azure-prepare first. The complete workflow ensures success: azure-prepare → azure-validate → azure-deploy Triggers Check if app is ready to deploy Validate az...
139.4K
20 azure-resource-lookup microsoft/github-copilot-for-azure
Azure Resource Lookup List, find, and discover Azure resources of any type across subscriptions and resource groups. Use Azure Resource Graph (ARG) for fast, cross-cutting queries when dedicated MCP tools don't cover the resource type. When to Use This Skill Use this skill when the user wants to: List resources of any type (VMs, web apps, storage accounts, container apps, databases, etc.) Show resources in a specific subscription or resource group Query resources across multiple subscriptions or...
139.4K
21 microsoft-foundry microsoft/github-copilot-for-azure
Microsoft Foundry Skill This skill helps developers work with Microsoft Foundry resources, covering model discovery and deployment, complete dev lifecycle of AI agent, evaluation workflows, and troubleshooting. Sub-Skills MANDATORY: Before executing ANY workflow, you MUST read the corresponding sub-skill document. Do not call MCP tools for a workflow without reading its skill document. This applies even if you already know the MCP tool parameters — the skill document contains required workflow s...
137.9K
22 azure-messaging microsoft/github-copilot-for-azure
Azure Messaging SDK Troubleshooting Quick Reference Property Value Services Azure Event Hubs, Azure Service Bus MCP Tools mcp_azure_mcp_eventhubs , mcp_azure_mcp_servicebus Best For Diagnosing SDK connection, auth, and message processing issues When to Use This Skill SDK connection failures, auth errors, or AMQP link errors Message lock lost, session lock, or send/receive timeouts Event processor or message handler stops processing SDK configuration questions (retry, prefetch, batch size) MCP To...
127K
23 azure-observability microsoft/github-copilot-for-azure
Azure Observability Services Services Service Use When MCP Tools CLI Azure Monitor Metrics, alerts, dashboards azure__monitor az monitor Application Insights APM, distributed tracing azure__applicationinsights az monitor app-insights Log Analytics Log queries, KQL azure__kusto az monitor log-analytics Alerts Notifications, actions - az monitor alert Workbooks Interactive reports azure__workbooks - MCP Server (Preferred) When Azure MCP is enabled: Monitor azure__monitor with command monitor_metri...
115.5K
24 agent-browser vercel-labs/agent-browser
Browser Automation with agent-browser The CLI uses Chrome/Chromium via CDP directly. Install via npm i -g agent-browser , brew install agent-browser , or cargo install agent-browser . Run agent-browser install to download Chrome. Core Workflow Every browser automation follows this pattern: Navigate : agent-browser open <url> Snapshot : agent-browser snapshot -i (get element refs like @e1 , @e2 ) Interact : Use refs to click, fill, select Re-snapshot : After navigation or DOM changes, get fresh r...
109.9K
25 azure-hosted-copilot-sdk microsoft/github-copilot-for-azure
GitHub Copilot SDK on Azure Step 1: Route User wants Action Build new (empty project) Step 2A (scaffold) Add new SDK service to existing repo Step 2B (scaffold alongside) Deploy existing SDK app to Azure Step 2C (add infra to existing SDK app) Add SDK to existing app code Integrate SDK Use Azure/own model Step 3 (BYOM config) Step 2A: Scaffold New (Greenfield) azd init --template azure-samples/copilot-sdk-service Template includes API (Express/TS) + Web UI (React/Vite) + infra (Bicep) + Dockerfi...
107.1K
26 skill-creator anthropics/skills
Skill Creator A skill for creating new skills and iteratively improving them. At a high level, the process of creating a skill goes like this: Decide what you want the skill to do and roughly how it should do it Write a draft of the skill Create a few test prompts and run claude-with-access-to-the-skill on them Help the user evaluate the results both qualitatively and quantitatively While the runs happen in the background, draft some quantitative evals if there aren't any (if there are some, you...
90.8K
27 vercel-composition-patterns vercel-labs/agent-skills
React Composition Patterns Composition patterns for building flexible, maintainable React components. Avoid boolean prop proliferation by using compound components, lifting state, and composing internals. These patterns make codebases easier for both humans and AI agents to work with as they scale. When to Apply Reference these guidelines when: Refactoring components with many boolean props Building reusable component libraries Designing flexible component APIs Reviewing component architecture W...
90.3K
28 ai-image-generation inferen-sh/skills
AI Image Generation Generate images with 50+ AI models via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login Generate an image with FLUX infsh app run falai/flux-dev-lora --input '{"prompt": "a cat astronaut in space"}' Available Models Model App ID Best For FLUX Dev LoRA falai/flux-dev-lora High quality with custom styles FLUX.2 Klein LoRA falai/flux-2-klein-lora Fast with LoRA support (4...
72.6K
29 azure-compute microsoft/github-copilot-for-azure
Azure Compute Skill Recommend Azure VM sizes, VM Scale Sets (VMSS), and configurations by analyzing workload type, performance requirements, scaling needs, and budget. No Azure subscription required — all data comes from public Microsoft documentation and the unauthenticated Retail Prices API. When to Use This Skill User asks which Azure VM or VMSS to choose for a workload User needs VM size recommendations for web, database, ML, batch, HPC, or other workloads User wants to compare VM families, ...
71.8K
30 ai-video-generation inferen-sh/skills
AI Video Generation Generate videos with 40+ AI models via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login Generate a video with Veo infsh app run google/veo-3-1-fast --input '{"prompt": "drone shot flying over a forest"}' Available Models Text-to-Video Model App ID Best For Veo 3.1 Fast google/veo-3-1-fast Fast, with optional audio Veo 3.1 google/veo-3-1 Best quality, frame interpolatio...
71.7K
31 nano-banana-2 inferen-sh/skills
Nano Banana 2 - Gemini 3.1 Flash Image Preview Generate images with Google Gemini 3.1 Flash Image Preview via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login infsh app run google/gemini-3-1-flash-image-preview --input '{"prompt": "a banana in space, photorealistic"}' Examples Basic Text-to-Image infsh app run google/gemini-3-1-flash-image-preview --input '{ "prompt": "A futuristic citysca...
71K
32 twitter-automation inferen-sh/skills
Twitter/X Automation Automate Twitter/X via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login Post a tweet infsh app run x/post-tweet --input '{"text": "Hello from inference.sh!"}' Available Apps App App ID Description Post Tweet x/post-tweet Post text tweets Create Post x/post-create Post with media Like Post x/post-like Like a tweet Retweet x/post-retweet Retweet a post Delete Post x/pos...
71K
33 agent-tools inferen-sh/skills
inference.sh Run 150+ AI apps in the cloud with a simple CLI. No GPU required. Install CLI curl -fsSL https://cli.inference.sh | sh infsh login What does the installer do? The install script detects your OS and architecture, downloads the correct binary from dist.inference.sh , verifies its SHA-256 checksum, and places it in your PATH. That's it — no elevated permissions, no background processes, no telemetry. If you have cosign installed, the installer also verifies the Sigstore signature autom...
70.9K
34 remotion-render inferen-sh/skills
Remotion Render Render videos from React/Remotion component code via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login Render a simple animation infsh app run infsh/remotion-render --input '{ "code": "import { useCurrentFrame, AbsoluteFill } from \"remotion\"; export default function Main() { const frame = useCurrentFrame(); return <AbsoluteFill style={{backgroundColor: \"000\", display: \...
70.8K
35 qwen-image-2 inferen-sh/skills
Qwen-Image - Alibaba Image Generation Generate and edit images with Alibaba Qwen-Image-2.0 models via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login infsh app run alibaba/qwen-image-2 --input '{"prompt": "A serene mountain landscape at sunset"}' Models Model App ID Speed Text Rendering Best For Qwen-Image-2.0 alibaba/qwen-image-2 Fast Good General use Qwen-Image-2.0-Pro alibaba/qwen-imag...
70.7K
36 p-video inferen-sh/skills
Pruna P-Video Generation Generate videos with Pruna's optimized video models via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login infsh app run pruna/p-video --input '{"prompt": "drone shot flying over a forest at sunset"}' Pruna Video Models Pruna optimizes AI models for speed without sacrificing quality. Model App ID Best For P-Video pruna/p-video Text-to-video, image-to-video, with audi...
70.7K
37 qwen-image-2-pro inferen-sh/skills
Qwen-Image Pro - Professional Image Generation Generate images with Alibaba Qwen-Image-2.0-Pro via inference.sh CLI. Best for professional text rendering and complex designs. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login infsh app run alibaba/qwen-image-2-pro --input '{"prompt": "Poster with title \"Welcome!\" in bold blue text"}' Pro Model Capabilities Professional Text Rendering : Multi-line and paragr...
70.7K
38 nano-banana inferen-sh/skills
Nano Banana - Gemini Native Image Generation Generate images with Google Gemini native image models via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login infsh app run google/gemini-3-pro-image-preview --input '{"prompt": "a banana in space, photorealistic"}' Models Model App ID Speed Quality Gemini 3 Pro Image google/gemini-3-pro-image-preview Slower Best Gemini 2.5 Flash Image google/gemi...
70.7K
39 p-image inferen-sh/skills
Pruna P-Image Generation Generate images with Pruna's optimized P-Image models via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login infsh app run pruna/p-image --input '{"prompt": "a futuristic cityscape at sunset"}' P-Image Models Pruna optimizes AI models for speed without sacrificing quality. Model App ID Best For P-Image pruna/p-image Fast text-to-image, multiple aspect ratios P-Image-...
70.6K
40 infsh-cli inferen-sh/skills
inference.sh Run 150+ AI apps in the cloud with a simple CLI. No GPU required. Install CLI curl -fsSL https://cli.inference.sh | sh infsh login What does the installer do? The install script detects your OS and architecture, downloads the correct binary from dist.inference.sh , verifies its SHA-256 checksum, and places it in your PATH. That's it — no elevated permissions, no background processes, no telemetry. If you have cosign installed, the installer also verifies the Sigstore signature autom...
70.6K
41 ui-ux-pro-max nextlevelbuilder/ui-ux-pro-max-skill
UI/UX Pro Max - Design Intelligence Comprehensive design guide for web and mobile applications. Contains 50+ styles, 161 color palettes, 57 font pairings, 161 product types with reasoning rules, 99 UX guidelines, and 25 chart types across 10 technology stacks. Searchable database with priority-based recommendations. When to Apply This Skill should be used when the task involves UI structure, visual design decisions, interaction patterns, or user experience quality control . Must Use This Skill m...
69.1K
42 vercel-react-native-skills vercel-labs/agent-skills
React Native Skills Comprehensive best practices for React Native and Expo applications. Contains rules across multiple categories covering performance, animations, UI patterns, and platform-specific optimizations. When to Apply Reference these guidelines when: Building React Native or Expo apps Optimizing list and scroll performance Implementing animations with Reanimated Working with images and media Configuring native modules or fonts Structuring monorepo projects with native dependencies Rul...
63.4K
43 brainstorming obra/superpowers
Brainstorming Ideas Into Designs Help turn ideas into fully formed designs and specs through natural collaborative dialogue. Start by understanding the current project context, then ask questions one at a time to refine the idea. Once you understand what you're building, present the design and get user approval. Anti-Pattern: "This Is Too Simple To Need A Design" Every project goes through this process. A todo list, a single-function utility, a config change — all of them. "Simple" projects are ...
61.8K
44 azure-cloud-migrate microsoft/github-copilot-for-azure
Azure Cloud Migrate This skill handles assessment and code migration of existing cloud workloads to Azure. Rules Follow phases sequentially — do not skip Generate assessment before any code migration Load the scenario reference and follow its rules Use mcp_azure_mcp_get_bestpractices and mcp_azure_mcp_documentation MCP tools Use the latest supported runtime for the target service Destructive actions require ask_user — global-rules Migration Scenarios Source Target Reference AWS Lambda Azure Func...
59.9K
45 microsoft-foundry microsoft/azure-skills
Microsoft Foundry Skill This skill helps developers work with Microsoft Foundry resources, covering model discovery and deployment, complete dev lifecycle of AI agent, evaluation workflows, and troubleshooting. Sub-Skills MANDATORY: Before executing ANY workflow, you MUST read the corresponding sub-skill document. Do not call MCP tools for a workflow without reading its skill document. This applies even if you already know the MCP tool parameters — the skill document contains required workflow s...
59.8K
46 azure-ai microsoft/azure-skills
Azure AI Services Services Service Use When MCP Tools CLI AI Search Full-text, vector, hybrid search azure__search az search Speech Speech-to-text, text-to-speech azure__speech - OpenAI GPT models, embeddings, DALL-E - az cognitiveservices Document Intelligence Form extraction, OCR - - MCP Server (Preferred) When Azure MCP is enabled: AI Search azure__search with command search_index_list - List search indexes azure__search with command search_index_get - Get index details azure__search with com...
58.1K
47 azure-deploy microsoft/azure-skills
Azure Deploy AUTHORITATIVE GUIDANCE — MANDATORY COMPLIANCE PREREQUISITE : The azure-validate skill MUST be invoked and completed with status Validated BEFORE executing this skill. ⛔ STOP — PREREQUISITE CHECK REQUIRED Before proceeding, verify BOTH prerequisites are met: azure-prepare was invoked and completed → .azure/plan.md exists azure-validate was invoked and passed → plan status = Validated If EITHER is missing, STOP IMMEDIATELY : No plan? → Invoke azure-prepare skill first Status not Valid...
58.1K
48 azure-diagnostics microsoft/azure-skills
Azure Diagnostics AUTHORITATIVE GUIDANCE — MANDATORY COMPLIANCE This document is the official source for debugging and troubleshooting Azure production issues. Follow these instructions to diagnose and resolve common Azure service problems systematically. Triggers Activate this skill when user wants to: Debug or troubleshoot production issues Diagnose errors in Azure services Analyze application logs or metrics Fix image pull, cold start, or health probe issues Investigate why Azure resources ar...
58.1K
49 azure-compute microsoft/azure-skills
Azure Compute Skill Recommend Azure VM sizes, VM Scale Sets (VMSS), and configurations by analyzing workload type, performance requirements, scaling needs, and budget. No Azure subscription required — all data comes from public Microsoft documentation and the unauthenticated Retail Prices API. When to Use This Skill User asks which Azure VM or VMSS to choose for a workload User needs VM size recommendations for web, database, ML, batch, HPC, or other workloads User wants to compare VM families, ...
58.1K
50 entra-app-registration microsoft/azure-skills
Overview Microsoft Entra ID (formerly Azure Active Directory) is Microsoft's cloud-based identity and access management service. App registrations allow applications to authenticate users and access Azure resources securely. Key Concepts Concept Description App Registration Configuration that allows an app to use Microsoft identity platform Application (Client) ID Unique identifier for your application Tenant ID Unique identifier for your Azure AD tenant/directory Client Secret Password for the ...
58.1K