[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-azure-elasticsearch":3,"mdc--598abs-key":35,"related-org-azure-elasticsearch":320,"related-repo-azure-elasticsearch":501},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":12,"stars":24,"repoUrl":25,"updatedAt":26,"license":27,"forks":28,"topics":29,"repo":30,"sourceUrl":33,"mdContent":34},"elasticsearch","query and analyze Elasticsearch data","Query and analyze Elasticsearch data including logs, indices, mappings, and cluster health using ES|QL",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},"azure","Azure (Microsoft)","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fazure.png","Azure",[13,17,18,21],{"name":14,"slug":15,"type":16},"Observability","observability","tag",{"name":11,"slug":8,"type":16},{"name":19,"slug":20,"type":16},"Logs","logs",{"name":22,"slug":23,"type":16},"Analytics","analytics",2,"https:\u002F\u002Fgithub.com\u002FAzure\u002Fsre-agent-plugins","2026-07-12T08:20:22.325954",null,5,[],{"repoUrl":25,"stars":24,"forks":28,"topics":31,"description":32},[],"Azure SRE Agent Plugins","https:\u002F\u002Fgithub.com\u002FAzure\u002Fsre-agent-plugins\u002Ftree\u002FHEAD\u002Fplugins\u002Felasticsearch\u002Fskills\u002Felasticsearch","---\nname: elasticsearch\ndescription: Query and analyze Elasticsearch data including logs, indices, mappings, and cluster health using ES|QL\n---\n\n# Elasticsearch Observability Skill\n\nYou have access to the Elasticsearch MCP server tools for querying and analyzing data from Elasticsearch clusters.\n\n## Available Tools\n\n| Tool | Purpose |\n|------|---------|\n| **list_indices** | List all available Elasticsearch indices |\n| **get_mappings** | Get field mappings for a specific index |\n| **search** | Perform searches using Elasticsearch Query DSL |\n| **esql** | Execute ES|QL queries for data exploration |\n| **get_shards** | Get shard information and cluster health status |\n\n## Workflow\n\n1. **Understand the request** — Determine what Elasticsearch data the user needs\n2. **Discover indices** — Use `list_indices` to find relevant data sources\n3. **Check mappings** — Use `get_mappings` to understand available fields\n4. **Query data** — Use `search` (Query DSL) or `esql` (ES|QL) to retrieve results\n5. **Check health** — Use `get_shards` for cluster and index health information\n6. **Analyze results** — Summarize findings with actionable recommendations\n\n## Best Practices\n\n- Always start by listing indices to discover available data sources\n- Check field mappings before writing queries to ensure correct field names\n- Use ES|QL for complex aggregations and data exploration\n- Use Query DSL search for precise filtering and full-text search\n- Start with smaller timeframes and add LIMIT to optimize query performance\n- Prefer safe, bounded queries — include explicit time filters\n- Do not fabricate index names or field names; discover them first\n",{"data":36,"body":37},{"name":4,"description":6},{"type":38,"children":39},"root",[40,49,55,62,171,177,275,281],{"type":41,"tag":42,"props":43,"children":45},"element","h1",{"id":44},"elasticsearch-observability-skill",[46],{"type":47,"value":48},"text","Elasticsearch Observability Skill",{"type":41,"tag":50,"props":51,"children":52},"p",{},[53],{"type":47,"value":54},"You have access to the Elasticsearch MCP server tools for querying and analyzing data from Elasticsearch clusters.",{"type":41,"tag":56,"props":57,"children":59},"h2",{"id":58},"available-tools",[60],{"type":47,"value":61},"Available Tools",{"type":41,"tag":63,"props":64,"children":65},"table",{},[66,85],{"type":41,"tag":67,"props":68,"children":69},"thead",{},[70],{"type":41,"tag":71,"props":72,"children":73},"tr",{},[74,80],{"type":41,"tag":75,"props":76,"children":77},"th",{},[78],{"type":47,"value":79},"Tool",{"type":41,"tag":75,"props":81,"children":82},{},[83],{"type":47,"value":84},"Purpose",{"type":41,"tag":86,"props":87,"children":88},"tbody",{},[89,107,123,139,155],{"type":41,"tag":71,"props":90,"children":91},{},[92,102],{"type":41,"tag":93,"props":94,"children":95},"td",{},[96],{"type":41,"tag":97,"props":98,"children":99},"strong",{},[100],{"type":47,"value":101},"list_indices",{"type":41,"tag":93,"props":103,"children":104},{},[105],{"type":47,"value":106},"List all available Elasticsearch indices",{"type":41,"tag":71,"props":108,"children":109},{},[110,118],{"type":41,"tag":93,"props":111,"children":112},{},[113],{"type":41,"tag":97,"props":114,"children":115},{},[116],{"type":47,"value":117},"get_mappings",{"type":41,"tag":93,"props":119,"children":120},{},[121],{"type":47,"value":122},"Get field mappings for a specific index",{"type":41,"tag":71,"props":124,"children":125},{},[126,134],{"type":41,"tag":93,"props":127,"children":128},{},[129],{"type":41,"tag":97,"props":130,"children":131},{},[132],{"type":47,"value":133},"search",{"type":41,"tag":93,"props":135,"children":136},{},[137],{"type":47,"value":138},"Perform searches using Elasticsearch Query DSL",{"type":41,"tag":71,"props":140,"children":141},{},[142,150],{"type":41,"tag":93,"props":143,"children":144},{},[145],{"type":41,"tag":97,"props":146,"children":147},{},[148],{"type":47,"value":149},"esql",{"type":41,"tag":93,"props":151,"children":152},{},[153],{"type":47,"value":154},"Execute ES",{"type":41,"tag":71,"props":156,"children":157},{},[158,166],{"type":41,"tag":93,"props":159,"children":160},{},[161],{"type":41,"tag":97,"props":162,"children":163},{},[164],{"type":47,"value":165},"get_shards",{"type":41,"tag":93,"props":167,"children":168},{},[169],{"type":47,"value":170},"Get shard information and cluster health status",{"type":41,"tag":56,"props":172,"children":174},{"id":173},"workflow",[175],{"type":47,"value":176},"Workflow",{"type":41,"tag":178,"props":179,"children":180},"ol",{},[181,192,210,226,249,265],{"type":41,"tag":182,"props":183,"children":184},"li",{},[185,190],{"type":41,"tag":97,"props":186,"children":187},{},[188],{"type":47,"value":189},"Understand the request",{"type":47,"value":191}," — Determine what Elasticsearch data the user needs",{"type":41,"tag":182,"props":193,"children":194},{},[195,200,202,208],{"type":41,"tag":97,"props":196,"children":197},{},[198],{"type":47,"value":199},"Discover indices",{"type":47,"value":201}," — Use ",{"type":41,"tag":203,"props":204,"children":206},"code",{"className":205},[],[207],{"type":47,"value":101},{"type":47,"value":209}," to find relevant data sources",{"type":41,"tag":182,"props":211,"children":212},{},[213,218,219,224],{"type":41,"tag":97,"props":214,"children":215},{},[216],{"type":47,"value":217},"Check mappings",{"type":47,"value":201},{"type":41,"tag":203,"props":220,"children":222},{"className":221},[],[223],{"type":47,"value":117},{"type":47,"value":225}," to understand available fields",{"type":41,"tag":182,"props":227,"children":228},{},[229,234,235,240,242,247],{"type":41,"tag":97,"props":230,"children":231},{},[232],{"type":47,"value":233},"Query data",{"type":47,"value":201},{"type":41,"tag":203,"props":236,"children":238},{"className":237},[],[239],{"type":47,"value":133},{"type":47,"value":241}," (Query DSL) or ",{"type":41,"tag":203,"props":243,"children":245},{"className":244},[],[246],{"type":47,"value":149},{"type":47,"value":248}," (ES|QL) to retrieve results",{"type":41,"tag":182,"props":250,"children":251},{},[252,257,258,263],{"type":41,"tag":97,"props":253,"children":254},{},[255],{"type":47,"value":256},"Check health",{"type":47,"value":201},{"type":41,"tag":203,"props":259,"children":261},{"className":260},[],[262],{"type":47,"value":165},{"type":47,"value":264}," for cluster and index health information",{"type":41,"tag":182,"props":266,"children":267},{},[268,273],{"type":41,"tag":97,"props":269,"children":270},{},[271],{"type":47,"value":272},"Analyze results",{"type":47,"value":274}," — Summarize findings with actionable recommendations",{"type":41,"tag":56,"props":276,"children":278},{"id":277},"best-practices",[279],{"type":47,"value":280},"Best Practices",{"type":41,"tag":282,"props":283,"children":284},"ul",{},[285,290,295,300,305,310,315],{"type":41,"tag":182,"props":286,"children":287},{},[288],{"type":47,"value":289},"Always start by listing indices to discover available data sources",{"type":41,"tag":182,"props":291,"children":292},{},[293],{"type":47,"value":294},"Check field mappings before writing queries to ensure correct field names",{"type":41,"tag":182,"props":296,"children":297},{},[298],{"type":47,"value":299},"Use ES|QL for complex aggregations and data exploration",{"type":41,"tag":182,"props":301,"children":302},{},[303],{"type":47,"value":304},"Use Query DSL search for precise filtering and full-text search",{"type":41,"tag":182,"props":306,"children":307},{},[308],{"type":47,"value":309},"Start with smaller timeframes and add LIMIT to optimize query performance",{"type":41,"tag":182,"props":311,"children":312},{},[313],{"type":47,"value":314},"Prefer safe, bounded queries — include explicit time filters",{"type":41,"tag":182,"props":316,"children":317},{},[318],{"type":47,"value":319},"Do not fabricate index names or field names; discover them first",{"items":321,"total":500},[322,341,360,379,394,409,422,437,448,462,475,488],{"slug":323,"name":323,"fn":324,"description":325,"org":326,"tags":327,"stars":338,"repoUrl":339,"updatedAt":340},"azure-arg-external-evaluation-policy-author","author and test Azure Resource Graph policies","Use when the user wants to author, design, or test an Azure Policy that queries Azure Resource Graph (ARG) at request-time — i.e. a policy whose deny\u002Faudit decision depends on data from elsewhere in the subscription (sibling\u002Fparent resource state, RG-wide invariants, multi-hop relationships, etc.). Formally called Azure Policy External Evaluation; sometimes referred to colloquially as \"Invoke\". Drives an iterative KQL co-design loop against the user's real subscription via `az graph query`, then emits a policy definition, assignment, `.http` test flow, and an `EXPLANATION.md` companion. Read-only; never provisions anything.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[328,329,332,335],{"name":11,"slug":8,"type":16},{"name":330,"slug":331,"type":16},"Compliance","compliance",{"name":333,"slug":334,"type":16},"Governance","governance",{"name":336,"slug":337,"type":16},"Policy","policy",1686,"https:\u002F\u002Fgithub.com\u002FAzure\u002Fazure-policy","2026-07-12T08:17:48.378432",{"slug":342,"name":342,"fn":343,"description":344,"org":345,"tags":346,"stars":357,"repoUrl":358,"updatedAt":359},"azure-blueprints-migration","migrate Azure Blueprints to Template Specs","Use when a user needs to migrate off Azure Blueprints (definitions and\u002For assignments) to Template Specs and Deployment Stacks before the January 31, 2027 retirement. Covers inventory, export, conversion to Bicep, policy decoupling, Template Spec publishing, Deployment Stack deployment with deny-settings, validation, and cutover.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[347,348,351,354],{"name":11,"slug":8,"type":16},{"name":349,"slug":350,"type":16},"Deployment","deployment",{"name":352,"slug":353,"type":16},"Infrastructure as Code","infrastructure-as-code",{"name":355,"slug":356,"type":16},"Migration","migration",260,"https:\u002F\u002Fgithub.com\u002FAzure\u002Fazure-blueprints","2026-07-12T08:17:49.646405",{"slug":361,"name":361,"fn":362,"description":363,"org":364,"tags":365,"stars":376,"repoUrl":377,"updatedAt":378},"apiview-feedback-resolution","resolve APIView feedback on Azure SDKs","Analyze and resolve APIView review feedback on Azure SDK PRs. **UTILITY SKILL**. USE FOR: APIView comments, API review feedback, SDK API surface changes. DO NOT USE FOR: general code review, non-APIView feedback. INVOKES: azure-sdk-mcp:azsdk_apiview_get_comments, azure-sdk-mcp:azsdk_typespec_customized_code_update.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[366,369,370,373],{"name":367,"slug":368,"type":16},"API Development","api-development",{"name":11,"slug":8,"type":16},{"name":371,"slug":372,"type":16},"Code Review","code-review",{"name":374,"slug":375,"type":16},"Documentation","documentation",133,"https:\u002F\u002Fgithub.com\u002FAzure\u002Fazure-sdk-tools","2026-07-12T08:17:43.350876",{"slug":380,"name":380,"fn":381,"description":382,"org":383,"tags":384,"stars":376,"repoUrl":377,"updatedAt":393},"azsdk-common-live-and-recorded-tests","deploy resources and run Azure SDK tests","Deploy test resources and run Azure SDK tests in live, record, or playback mode. WHEN: \"run live tests\", \"run recorded tests\", \"deploy test resources\", \"record tests\", \"run tests in record mode\", \"clean up test resources\", \"run tests against live resources\". DO NOT USE FOR: writing new tests, authoring Bicep templates, playback-only test runs without resource deployment. INVOKES: azure-sdk-mcp:azsdk_package_run_tests.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[385,386,387,390],{"name":11,"slug":8,"type":16},{"name":349,"slug":350,"type":16},{"name":388,"slug":389,"type":16},"SDK","sdk",{"name":391,"slug":392,"type":16},"Testing","testing","2026-07-12T08:17:44.718943",{"slug":395,"name":395,"fn":396,"description":397,"org":398,"tags":399,"stars":376,"repoUrl":377,"updatedAt":408},"azsdk-common-prepare-release-plan","manage Azure SDK release plan work items","Create, get, update, abandon, and link SDK PRs to release plan work items for Azure SDK releases. **UTILITY SKILL**. USE FOR: \"create release plan\", \"get release plan\", \"update release plan\", \"update API spec in release plan\", \"update SDK details in release plan\", \"abandon release plan\", \"link SDK PR to plan\", \"namespace approval\", \"check release plan status\". DO NOT USE FOR: SDK code generation, pipeline troubleshooting, API review feedback. INVOKES: azure-sdk-mcp:azsdk_create_release_plan, azure-sdk-mcp:azsdk_get_release_plan, azure-sdk-mcp:azsdk_get_release_plan_for_spec_pr, azure-sdk-mcp:azsdk_update_release_plan, azure-sdk-mcp:azsdk_update_api_spec_pull_request_in_release_plan, azure-sdk-mcp:azsdk_update_sdk_details_in_release_plan, azure-sdk-mcp:azsdk_abandon_release_plan, azure-sdk-mcp:azsdk_link_sdk_pull_request_to_release_plan, azure-sdk-mcp:azsdk_link_namespace_approval_issue.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[400,401,404,407],{"name":11,"slug":8,"type":16},{"name":402,"slug":403,"type":16},"GitHub","github",{"name":405,"slug":406,"type":16},"Project Management","project-management",{"name":388,"slug":389,"type":16},"2026-07-12T08:17:38.345387",{"slug":410,"name":410,"fn":411,"description":412,"org":413,"tags":414,"stars":376,"repoUrl":377,"updatedAt":421},"azsdk-common-sdk-release","release Azure SDK packages","Check release readiness and trigger the release pipeline for Azure SDK packages. **UTILITY SKILL**. USE FOR: \"release SDK\", \"trigger release\", \"check release readiness\", \"release pipeline\", \"publish package\", \"ship SDK\". DO NOT USE FOR: SDK development, code generation, pipeline debugging, release plan creation. INVOKES: azure-sdk-mcp:azsdk_release_sdk.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[415,416,419,420],{"name":11,"slug":8,"type":16},{"name":417,"slug":418,"type":16},"CI\u002FCD","ci-cd",{"name":349,"slug":350,"type":16},{"name":388,"slug":389,"type":16},"2026-07-12T08:17:34.27607",{"slug":423,"name":423,"fn":424,"description":425,"org":426,"tags":427,"stars":376,"repoUrl":377,"updatedAt":436},"azure-typespec-author","author and modify Azure TypeSpec API specifications","Authors and modifies Azure TypeSpec (.tsp) API specifications. USE FOR: any TypeSpec\u002Ftsp change — api versions (add, bump, preview, stable, promote), resources, operations, models, properties, decorators, visibility, constraints, breaking changes, LRO, suppressions, operationId, spread model. Covers ARM resource-manager and data-plane services. DO NOT USE FOR: SDK generation, releasing SDK packages, or single MCP tool calls. INVOKES: azure-sdk-mcp:azsdk_typespec_generate_authoring_plan, azure-sdk-mcp:azsdk_run_typespec_validation.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[428,429,430,433],{"name":367,"slug":368,"type":16},{"name":11,"slug":8,"type":16},{"name":431,"slug":432,"type":16},"OpenAPI","openapi",{"name":434,"slug":435,"type":16},"Technical Writing","technical-writing","2026-07-12T08:17:39.603232",{"slug":438,"name":438,"fn":439,"description":440,"org":441,"tags":442,"stars":376,"repoUrl":377,"updatedAt":447},"generate-sdk-locally","generate and test Azure SDKs locally","Generate, build, and test Azure SDKs locally from TypeSpec with automatic customization. WHEN: \"generate SDK locally\", \"build SDK\", \"run SDK tests\", \"run CI checks\", \"validate package\", \"run checks\", \"update changelog\", \"fix SDK build errors\", \"fix breaking changes\", \"resolve SDK generation errors\", \"customize TypeSpec\", \"rename SDK client\", \"rename SDK model\", \"hide operation from SDK\", \"fix analyzer errors\", \"resolve customization drift\", \"create subclient\", \"update metadata\", \"update version\". DO NOT USE FOR: publishing to package registries, CI pipeline configuration, API design review. INVOKES: azsdk_verify_setup, azsdk_package_generate_code, azsdk_package_build_code, azsdk_package_run_check, azsdk_package_run_tests, azsdk_customized_code_update, azsdk_package_update_changelog_content, azsdk_package_update_metadata, azsdk_package_update_version.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[443,444,445,446],{"name":11,"slug":8,"type":16},{"name":417,"slug":418,"type":16},{"name":388,"slug":389,"type":16},{"name":391,"slug":392,"type":16},"2026-07-12T08:17:37.08523",{"slug":449,"name":449,"fn":450,"description":451,"org":452,"tags":453,"stars":376,"repoUrl":377,"updatedAt":461},"markdown-token-optimizer","optimize markdown files for token efficiency","Analyze markdown files for token efficiency and reduce context-window bloat. **UTILITY SKILL**. DO NOT USE FOR: code optimization, general file editing, non-markdown files. TRIGGERS: optimize markdown, reduce tokens, token count, token bloat, too many tokens, make concise, shrink file, file too large, optimize for AI, token efficiency, verbose markdown, reduce file size. INVOKES: waza CLI.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[454,457,460],{"name":455,"slug":456,"type":16},"LLM","llm",{"name":458,"slug":459,"type":16},"Performance","performance",{"name":434,"slug":435,"type":16},"2026-07-12T08:17:42.080413",{"slug":463,"name":463,"fn":464,"description":465,"org":466,"tags":467,"stars":376,"repoUrl":377,"updatedAt":474},"pipeline-troubleshooting","troubleshoot Azure SDK CI pipelines","Diagnose and resolve failures in Azure SDK CI and generation pipelines. **UTILITY SKILL**. USE FOR: \"pipeline failed\", \"build failure\", \"CI check failing\", \"SDK generation error\", \"reproduce pipeline locally\", \"debug SDK pipeline\". DO NOT USE FOR: local build issues without pipeline context, API design review, SDK publishing. INVOKES: azure-sdk-mcp:azsdk_analyze_pipeline, azure-sdk-mcp:azsdk_package_build_code, azure-sdk-mcp:azsdk_package_run_check.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[468,469,470,473],{"name":11,"slug":8,"type":16},{"name":417,"slug":418,"type":16},{"name":471,"slug":472,"type":16},"Debugging","debugging",{"name":388,"slug":389,"type":16},"2026-07-12T08:17:40.821512",{"slug":476,"name":476,"fn":477,"description":478,"org":479,"tags":480,"stars":376,"repoUrl":377,"updatedAt":487},"sensei","improve skill frontmatter compliance","**WORKFLOW SKILL** — Iteratively improve skill frontmatter compliance using the Ralph loop pattern. WHEN: \"run sensei\", \"sensei help\", \"improve skill\", \"fix frontmatter\", \"skill compliance\", \"frontmatter audit\", \"score skill\", \"check skill tokens\". INVOKES: token counting tools, test runners, git commands. FOR SINGLE OPERATIONS: use token CLI directly for counts\u002Fchecks.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[481,482,483,486],{"name":11,"slug":8,"type":16},{"name":330,"slug":331,"type":16},{"name":484,"slug":485,"type":16},"Process Optimization","process-optimization",{"name":434,"slug":435,"type":16},"2026-07-12T08:17:32.970921",{"slug":489,"name":489,"fn":490,"description":491,"org":492,"tags":493,"stars":376,"repoUrl":377,"updatedAt":499},"skill-authoring","author agent skills for agentskills.io","Write Agent Skills that comply with the agentskills.io specification. WHEN: \"create a skill\", \"new skill\", \"write a skill\", \"skill template\", \"skill structure\", \"review skill\", \"skill PR\", \"skill compliance\", \"SKILL.md format\", \"skill frontmatter\", \"skill best practices\". DO NOT USE FOR: improving existing skills (use sensei), general documentation. INVOKES: waza CLI.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[494,495,498],{"name":374,"slug":375,"type":16},{"name":496,"slug":497,"type":16},"Plugin Development","plugin-development",{"name":434,"slug":435,"type":16},"2026-07-12T08:17:35.873862",109,{"items":502,"total":614},[503,521,542,559,576,589,596],{"slug":504,"name":505,"fn":506,"description":507,"org":508,"tags":509,"stars":24,"repoUrl":25,"updatedAt":520},"atlassianrovo","atlassian_rovo","manage Atlassian Jira and Confluence tasks","Expertise in Atlassian Cloud products including Jira, Confluence, Compass, and Jira Service Management. Use for searching issues with JQL, creating and updating pages, managing service components, investigating ops alerts, and navigating Atlassian workspaces via the Rovo MCP server.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[510,513,516,519],{"name":511,"slug":512,"type":16},"Atlassian","atlassian",{"name":514,"slug":515,"type":16},"Confluence","confluence",{"name":517,"slug":518,"type":16},"Jira","jira",{"name":405,"slug":406,"type":16},"2026-07-12T08:20:33.735452",{"slug":522,"name":523,"fn":524,"description":525,"org":526,"tags":527,"stars":24,"repoUrl":25,"updatedAt":541},"awscloudoperations","aws_cloud_operations","manage and troubleshoot AWS cloud operations","Expertise in AWS cloud operations including infrastructure management, troubleshooting, documentation search, API execution, and operational procedures. Use for querying AWS resources, investigating incidents, following SOPs, searching documentation, checking service availability, and executing AWS API calls via the AWS MCP Server.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[528,531,532,535,538],{"name":529,"slug":530,"type":16},"AWS","aws",{"name":471,"slug":472,"type":16},{"name":533,"slug":534,"type":16},"Infrastructure","infrastructure",{"name":536,"slug":537,"type":16},"Monitoring","monitoring",{"name":539,"slug":540,"type":16},"Operations","operations","2026-07-12T08:20:14.702793",{"slug":543,"name":544,"fn":545,"description":546,"org":547,"tags":548,"stars":24,"repoUrl":25,"updatedAt":558},"azuremanagedgrafana","azure_managed_grafana","monitor Azure infrastructure with Grafana","Expertise in Azure Managed Grafana including dashboards, Azure Monitor metrics, Application Insights failures and traces, Azure Data Explorer (Kusto) queries, SQL Server queries, and Azure Resource Graph. Use for querying observability data, searching dashboards, investigating failures, analyzing GenAI agent telemetry, and running KQL or SQL queries via the AMG-MCP endpoint.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[549,552,553,556,557],{"name":550,"slug":551,"type":16},"Application Insights","application-insights",{"name":11,"slug":8,"type":16},{"name":554,"slug":555,"type":16},"Dashboards","dashboards",{"name":536,"slug":537,"type":16},{"name":14,"slug":15,"type":16},"2026-07-12T08:19:37.659849",{"slug":560,"name":561,"fn":562,"description":563,"org":564,"tags":565,"stars":24,"repoUrl":25,"updatedAt":575},"datadogobservability","datadog_observability","query Datadog telemetry and investigate behavior","Expertise in Datadog's observability platform including logs, metrics, APM, monitors, incidents, dashboards, hosts, and services. Use for searching logs, querying metrics, investigating incidents, analyzing traces, inspecting monitors, and navigating Datadog data via the Datadog MCP server.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[566,569,570,573,574],{"name":567,"slug":568,"type":16},"Datadog","datadog",{"name":19,"slug":20,"type":16},{"name":571,"slug":572,"type":16},"Metrics","metrics",{"name":536,"slug":537,"type":16},{"name":14,"slug":15,"type":16},"2026-07-12T08:20:41.400308",{"slug":577,"name":578,"fn":579,"description":580,"org":581,"tags":582,"stars":24,"repoUrl":25,"updatedAt":588},"dynatraceobservability","dynatrace_observability","query Dynatrace observability data","Query Dynatrace observability data including logs, metrics, problems, and vulnerabilities using DQL",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[583,584,585,586,587],{"name":11,"slug":8,"type":16},{"name":19,"slug":20,"type":16},{"name":571,"slug":572,"type":16},{"name":536,"slug":537,"type":16},{"name":14,"slug":15,"type":16},"2026-07-12T08:19:00.664087",{"slug":4,"name":4,"fn":5,"description":6,"org":590,"tags":591,"stars":24,"repoUrl":25,"updatedAt":26},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[592,593,594,595],{"name":22,"slug":23,"type":16},{"name":11,"slug":8,"type":16},{"name":19,"slug":20,"type":16},{"name":14,"slug":15,"type":16},{"slug":597,"name":598,"fn":599,"description":600,"org":601,"tags":602,"stars":24,"repoUrl":25,"updatedAt":613},"pagerduty","pager_duty","manage incidents with PagerDuty","Load this skill for expertise in PagerDuty's incident management platform including incidents, on-call schedules, services, teams, escalation policies, event orchestration, incident workflows, and status pages. Use for managing incidents, checking on-call status, investigating alerts, escalating issues, and navigating PagerDuty data via the PagerDuty MCP server.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[603,606,609,610],{"name":604,"slug":605,"type":16},"Alerting","alerting",{"name":607,"slug":608,"type":16},"Incident Response","incident-response",{"name":536,"slug":537,"type":16},{"name":611,"slug":612,"type":16},"SRE","sre","2026-07-12T08:20:44.017673",7]