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.
curl -O https://raw.githubusercontent.com/saeed-vayghan/gemini-agent-skills/master/.gemini/skills/it-ops-orchestrator/SKILL.mdgit clone --depth 1 https://github.com/saeed-vayghan/gemini-agent-skillsWrote 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.
[](https://agentmods.dev/skills/saeed-vayghan/gemini-agent-skills/it-ops-orchestrator)<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.
<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>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.
| Model | Per session | Once 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 |
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.
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
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.
- 12d ago First seen · 61 lines · 46 tokens per session scan A 35293838ffec
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.
Other skills, from other repositories
google-agents-cli-deploy
This skill should be used when the user wants to "deploy an agent", "deploy my ADK agent", "set up CI/CD", "configure secrets", "troubleshoot a deployment", or needs guidance on Agent Runtime, Cloud Run, or GKE deployment targets, or binding an agent to an Agent Gateway. Covers deployment workflows, service accounts…
flow-nexus-platform
Comprehensive Flow Nexus platform management - authentication, sandboxes, app deployment, payments, and challenges.
flow-nexus-swarm
Cloud-based AI swarm deployment and event-driven workflow automation with Flow Nexus platform.
flow-nexus-neural
Train and deploy neural networks in distributed E2B sandboxes with Flow Nexus.
aws-iam-best-practices
IAM policy review, hardening, and least privilege implementation.
serverless
Serverless architecture with FaaS and BaaS. Use for cloud functions.