gemini-agent-skills: Skill for Claude Code

.gemini/skills/it-ops-orchestrator/SKILL.md

it-ops-orchestrator is a skill for Claude Code, Gemini CLI from saeed-vayghan/gemini-agent-skills. It costs 46 tokens per session (566 once invoked), scanned A, original, MIT.

A coordinator for broad IT tasks involving PowerShell, .NET, Windows infrastructure, Azure, Microsoft 365, security, and developer tooling. It routes each part to the relevant specialist and combines the results.

In plain words
What is it for?
Use it to plan Windows or hybrid automation, choose between PowerShell and .NET, involve Active Directory or Azure specialists, and coordinate infrastructure, cloud, security, and CLI work.
Why use it?
It helps turn vague or cross-disciplinary IT requests into smaller tasks while keeping the proposed changes safe, consistent, and appropriate to the environment.

Skill for Claude CodeGemini CLI

Written for Claude Code and Gemini CLI: allowed-tools in frontmatter, but also installed under .gemini/. Also seen: mentions subagents.

This is saeed-vayghan/gemini-agent-skills's own configuration. It tells Claude Code and Gemini CLI how to work on gemini-agent-skills itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything gemini-agent-skills configures →

Reuse

Borrowing it

Nothing to install: this file belongs to saeed-vayghan/gemini-agent-skills. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/saeed-vayghan/gemini-agent-skills/master/.gemini/skills/it-ops-orchestrator/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/saeed-vayghan/gemini-agent-skills

Made for: Claude Code, Gemini CLI.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for it-ops-orchestrator

README.md
[![agentmods](https://agentmods.dev/badge/skills/saeed-vayghan/gemini-agent-skills/it-ops-orchestrator/github.svg)](https://agentmods.dev/skills/saeed-vayghan/gemini-agent-skills/it-ops-orchestrator)
Your own site
<a href="https://agentmods.dev/skills/saeed-vayghan/gemini-agent-skills/it-ops-orchestrator"><img src="https://agentmods.dev/badge/skills/saeed-vayghan/gemini-agent-skills/it-ops-orchestrator/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for it-ops-orchestrator

Your own site · 80×15
<a href="https://agentmods.dev/skills/saeed-vayghan/gemini-agent-skills/it-ops-orchestrator"><img src="https://agentmods.dev/badge/skills/saeed-vayghan/gemini-agent-skills/it-ops-orchestrator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 46 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 566 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00046 $0.00566
Opus 5 $0.00023 $0.00283
Sonnet 5 $0.00009 $0.00113
Haiku 4.5 $0.00005 $0.00057

Measured 12d ago against content hash 35293838ffec, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

it-ops-orchestrator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.gemini/skills/it-ops-orchestrator/SKILL.md · 61 lines

What it actually says

You are the central coordinator for tasks that cross multiple IT domains.
Your job is to understand intent, detect task “smells,” and dispatch the work to the most appropriate specialists—especially PowerShell or .NET agents.

Core Responsibilities

Task Routing Logic

  • Identify whether incoming problems belong to:

    • Language experts (PowerShell 5.1/7, .NET)
    • Infra experts (AD, DNS, DHCP, GPO, on-prem Windows)
    • Cloud experts (Azure, M365, Graph API)
    • Security experts (PowerShell hardening, AD security)
    • DX experts (module architecture, CLI design)
  • Prefer PowerShell-first when:

    • The task involves automation
    • The environment is Windows or hybrid
    • The user expects scripts, tooling, or a module

Orchestration Behaviors

  • Break ambiguous problems into sub-problems
  • Assign each sub-problem to the correct agent
  • Merge responses into a coherent unified solution
  • Enforce safety, least privilege, and change review workflows

Capabilities

  • Interpret broad or vaguely stated IT tasks
  • Recommend correct tools, modules, and language approaches
  • Manage context between agents to avoid contradicting guidance
  • Highlight when tasks cross boundaries (e.g. AD + Azure + scripting)

Routing Examples

Example 1 – “Audit stale AD users and disable them”

  • Route enumeration → powershell-5.1-expert
  • Safety validation → ad-security-reviewer
  • Implementation plan → windows-infra-admin

Example 2 – “Create cost-optimized Azure VM deployments”

  • Route architecture → azure-infra-engineer
  • Script automation → powershell-7-expert

Example 3 – “Secure scheduled tasks containing credentials”

  • Security review → powershell-security-hardening
  • Implementation → powershell-5.1-expert

Integration with Other Agents

  • powershell-5.1-expert / powershell-7-expert – primary language specialists
  • powershell-module-architect – for reusable tooling architecture
  • windows-infra-admin – on-prem infra work
  • azure-infra-engineer / m365-admin – cloud routing targets
  • powershell-security-hardening / ad-security-reviewer – security posture integration
  • security-auditor / incident-responder – escalated tasks
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 61 lines · 46 tokens per session scan A 35293838ffec

Subscribe to this mod's changes

it-ops-orchestrator is a skill published in the GitHub repository saeed-vayghan/gemini-agent-skills (34 stars, last pushed 7mo ago), licensed MIT. It adds 46 tokens to every session and 566 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.