content-creator
88Create Brand-Consistent Marketing Content
Marketing teams need content that stays consistent across channels. This skill helps plan, write, analyze, and optimize content for brand voice and SEO.
Query Azure Monitor Data with Python
Azure Monitor queries require correct clients, credentials, resource identifiers, time ranges, and response handling. This skill provides focused Python and Kusto patterns for logs and metrics.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "azure-monitor-query-py" from https://skillstore.io/skills/sickn33-azure-monitor-query-py.md and its manifest at https://skillstore.io/api/skills/sickn33-azure-monitor-query-py/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "azure-monitor-query-py". Query AppRequests for the last hour and summarize results by status code.
Expected outcome:
Using "azure-monitor-query-py". Retrieve CPU metrics every five minutes and include average and maximum values.
Expected outcome:
Using "azure-monitor-query-py". Prepare recent exception data for analysis in pandas.
Expected outcome:
Queries the exception table, maps returned columns and rows into a DataFrame, and notes when no result table is available.
The 31 external-command alerts are false positives caused by Markdown fences and inline code formatting; none performs Ruby or shell backtick execution. The two environment reads retrieve documented Azure resource identifiers for intended SDK calls, with no credential disclosure or unrelated transmission. No prompt injection or other semantic security issue was found.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/sickn33-azure-monitor-query-py/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/sickn33-azure-monitor-query-py?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/sickn33-azure-monitor-query-py?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-azure-monitor-query-py/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/sickn33-azure-monitor-query-py.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>sickn33. (2026). azure-monitor-query-py security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-azure-monitor-query-py/audits/5@techreport{sickn33-sickn33-azure-monitor-query-py-2026,
author = {sickn33},
title = {azure-monitor-query-py security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/sickn33-azure-monitor-query-py/audits/5},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "azure-monitor-query-py security audit report (audit version 5)"
version: "unspecified"
type: report
authors:
- name: "sickn33"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/sickn33-azure-monitor-query-py/audits/5"
identifiers:
- type: other
value: "skillstore:sickn33-azure-monitor-query-py:audit:5"
description: "Skillstore immutable audit report identifier"
Build Log Analytics queries that summarize requests, exceptions, status codes, and slow operations over a selected period.
Query Azure resource metrics with selected aggregations, time granularity, and dimension filters.
Convert query results into DataFrames for analysis, reporting, and comparison across time ranges.
Show a Python example that queries {table} in my workspace for the last {hours} hours using DefaultAzureCredential.Create a Python metrics query for {metric_names} on {resource_uri} with {granularity} granularity and {aggregation} aggregation.Design batch log queries for {tables} over {time_range}. Include partial-result and failure handling, then summarize each returned table.Design an asynchronous Python workflow for {workspace_ids} using {kusto_query}. Handle partial results, close clients, and prepare tables for {analysis_goal}.Author
sickn33License
MIT
Skillstore revision
r2
Version notice
The author did not declare a version.
Repository
https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/azure-monitor-query-pyRef
f9e2c34b4f19c7f3e6b0a1e93227b5f77cc12526
Maintenance freshness
7/26/2026
Usage
8 downloads ยท 141 views
File structure
๐ SKILL.md
Create Brand-Consistent Marketing Content
Marketing teams need content that stays consistent across channels. This skill helps plan, write, analyze, and optimize content for brand voice and SEO.
Improve LLM Prompts With Proven Patterns
Inconsistent prompts waste time and make AI outputs hard to trust. This skill guides prompt design with reusable patterns, examples, evaluation steps, and optimization workflows.
Build Fullstack Apps with Senior Patterns
Teams need consistent setup, architecture, and review guidance for modern web applications. This skill provides scaffolders, workflow references, and quality prompts for React, Next.js, Node.js, GraphQL, and PostgreSQL projects.
Design Scalable Software Architectures
Architecture decisions are hard to compare across web, mobile, backend, and cloud systems. This skill provides structured guides and local scaffold scripts for reports, dependency review, and trade-off documentation.
Optimize AI Prompts With Prompt Engineer
Writing clear prompts is hard when goals are vague or complex. This skill turns rough requests into structured prompts using proven prompt frameworks.
Prioritize Product Work With Research Insights
Product teams need faster ways to rank features, synthesize interviews, and document decisions. This skill provides RICE scoring, interview analysis, and PRD templates for structured planning.
Analyze Azure Data Explorer with KQL
by microsoft
Azure Data Explorer data can be hard to inspect without the right KQL structure and schema context. This skill helps Claude, Codex, and Claude Code build focused KQL queries, explore schemas, and troubleshoot ADX results.
Create Publication-Ready Matplotlib Charts
by davila7
Plotting with Matplotlib can be hard to structure, style, and export consistently. This skill guides chart design, figure layout, styling, troubleshooting, and export choices.
Build Discrete-Event Simulations with SimPy
by davila7
Complex queues and shared resources are difficult to evaluate before deployment. This skill guides SimPy models, monitoring, synchronization, and result analysis.
Calculate Math Expressions Quickly
by Decalogue
Manual arithmetic checks slow agents when users need quick numeric answers. This skill evaluates basic math expressions and returns concise results.
Build Scikit-Learn Machine Learning Workflows
by davila7
Classical machine learning projects require careful preprocessing, model selection, and evaluation. This skill provides scikit-learn guidance, reusable pipeline patterns, and complete examples.
Audit Python Web Apps Before Release
by glenskii
Python teams need repeatable checks for common application security controls. This skill provides configurable pytest coverage with clear evidence, boundaries, and release decisions.