Skip to main content
Run any Skill in Manus
with one click
GitHub repository

arm-mcp-poc-catalog

arm-mcp-poc-catalog contains 24 collected skills from jvargh, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
24
Stars
5
updated
2026-05-14
Forks
1
Occupation coverage
4 occupation categories ยท 100% classified
repository explorer

Skills in this repository

auto-rollback
network-and-computer-systems-administrators

Deterministic procedure to watch an ARM deployment, evaluate a health gate, and automatically cancel + redeploy the last-known-good template on breach.

2026-05-14
tag-hygiene-czar
network-and-computer-systems-administrators

Deterministic procedure to find tag-non-compliant Azure resources, emit a fixed-format report, and (on explicit authorisation) deploy ARM patches to apply missing tags.

2026-05-13
blast-radius-analyzer
information-security-analysts

Deterministic procedure to inspect an ARM template, cross-reference affected resources via ARG, categorize each change, flag policy violations and dependency fan-out, and emit a fixed-format risk report.

2026-05-13
cost-driver-finder
data-scientists-152051

Deterministic procedure to surface top cost-driving resources by querying ARG for new/resized resources in a time window, joined with owner tags, and emit a fixed-format markdown report.

2026-05-13
golden-path-provisioner
network-and-computer-systems-administrators

Deterministic procedure to provision, monitor, and cancel pre-approved ARM golden-path template deployments with naming guardrails, tag enforcement, and compliance checks.

2026-05-13
iac-drift-detector
network-and-computer-systems-administrators

Deterministic procedure to compare a checked-in ARM template with live Azure state and emit a property-level drift report in markdown + JSON patch (RFC 6902) format.

2026-05-13
incident-responder
network-and-computer-systems-administrators

Deterministic procedure to answer blast-radius questions during incidents using ARG change feed, in-flight deployments, and RBAC audit โ€” with a cancel path for running deployments.

2026-05-13
policy-what-if
information-security-analysts

Deterministic procedure to simulate the compliance impact of a draft Azure Policy definition by translating its if-block into ARG queries and counting would-be non-compliant resources.

2026-05-13
estate-cartographer
network-and-computer-systems-administrators

Deterministic procedure to map an Azure estate across subscriptions, render a hierarchical Mermaid/Markdown diagram with a high-risk overlay, and emit a fixed-format report.

2026-05-13
arm-template-fixer
network-and-computer-systems-administrators

Deterministic procedure to deploy a broken ARM template, classify errors using a fixed error-codeโ†’fix-pattern rule pack, apply fixes, and redeploy in a bounded retry loop.

2026-05-13
incident-triage
network-and-computer-systems-administrators

Deterministic procedure for the "First 60 Seconds" incident triage agent. Runs three fixed rules (change feed, in-flight deployments, RBAC changes), renders a โ‰ค1-screen 80-char-wide report, and writes an audit trail.

2026-05-13
change-freeze-enforcer
network-and-computer-systems-administrators

Deterministic procedure to check whether a proposed ARM deployment is permitted under the current freeze schedule and emit a fixed-format decision report.

2026-05-13
preflight-safety
network-and-computer-systems-administrators

Deterministic procedure to evaluate ARG health preconditions before an ARM deployment and emit a fixed-format preflight-results report.

2026-05-13
reliability-scorecard
network-and-computer-systems-administrators

Deterministic procedure to evaluate Azure workloads against a fixed reliability rule pack and emit a fixed-format markdown report.

2026-05-13
slo-deployment-gate
network-and-computer-systems-administrators

Deterministic procedure to evaluate SLO error budget for a target service and emit an ALLOW or BLOCK deployment gate decision.

2026-05-13
capacity-quota-guardian
network-and-computer-systems-administrators

Deterministic procedure to query Azure resource counts via ARG, compare against runbook quota limits, gate deploys, and suggest alternate regions. Uses generate_query โ†’ execute_query (no validate_query โ€” see Determinism Deviation).

2026-05-13
blast-radius-simulator
computer-systems-analysts

Deterministic procedure to parse an ARM template, project user-facing blast radius via ARG queries, and emit a fixed-format simulation report.

2026-05-13
stuck-deployment-janitor
network-and-computer-systems-administrators

Deterministic procedure to scan Azure scopes for stuck ARM deployments, classify each by cause, and offer per-deployment cancel with confirmation.

2026-05-13
crown-jewels-security
information-security-analysts

Deterministic procedure to evaluate Azure resources against a fixed security rule pack and emit a severity-scored crown jewels report.

2026-05-12
finops-rightsizer
network-and-computer-systems-administrators

Deterministic procedure to scan Azure VMs for right-size opportunities, compute savings estimates, and (on explicit confirmation) deploy resize ARM templates.

2026-05-12
chatops-bot
network-and-computer-systems-administrators

Deterministic procedure to answer Azure resource questions via pre-canned ARG query categories, in read-only mode, with audit logging.

2026-05-12
runbook-executor
network-and-computer-systems-administrators

Deterministic procedure to walk a runbook DSL state machine, dispatch MCP tool calls per step type, persist state after every transition, and emit a full evidence pack.

2026-05-12
post-incident-reconstructor
network-and-computer-systems-administrators

Deterministic procedure to reconstruct a full change timeline (deployments + property changes + RBAC) from Azure Resource Graph over an incident time window and render a postmortem-ready report.

2026-05-12
weekly-cleanup
network-and-computer-systems-administrators

Deterministic procedure to find drift + orphaned resources in an Azure scope and compose a proposed PR with corrective ARM patches and savings estimates.

2026-05-12