Token导航 LogoToken导航TokenDH.com
研究检索external-servicegithub未标认证来源可访问clear审计提醒

it-ops-orchestratorIT 运营协调器

Agent Skill

it-ops-orchestrator 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

2,203

周安装

90

GitHub Stars

76

下载量

706
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:it-ops-orchestrator(IT 运营协调器)
来源仓库:https://github.com/404kidwiz/claude-supercode-skills
仓库路径:skills/it-ops-orchestrator
安装命令:
npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill it-ops-orchestrator
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill it-ops-orchestrator

简介

it-ops-orchestrator 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中快速定位候选结果。

  • 适用于 IT 运营相关的信息协调和管理工作场景。
  • 通过关键词搜索、任务场景匹配和来源线索筛选来获取信息。
  • 安装命令:npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill it-ops-orchestrator
  • 建议确认权限范围和维护状态,注意是否会触发联网或文件读写操作

SKILL.md

IT Operations Orchestrator

Purpose

Provides comprehensive multi-domain IT coordination expertise specializing in PowerShell automation and cross-platform task management. Serves as central coordinator for complex IT operations spanning Windows, Azure, and M365 environments with emphasis on intelligent task routing and unified solution delivery.

When to Use

  • Complex IT tasks spanning multiple domains (AD, Azure, M365, PowerShell)
  • Ambiguous IT requirements needing task breakdown and routing
  • Cross-platform challenges requiring Windows and cloud expertise
  • IT automation requiring PowerShell or.NET implementation
  • Infrastructure tasks spanning on-prem and cloud environments
  • Windows administration with modern cloud integration
  • IT operational workflows involving multiple technologies
  • Task coordination across specialist skills

What This Skill Does

The it-ops-orchestrator skill delivers coordinated multi-domain solutions through intelligent task routing, breakdown of complex problems, and unified response synthesis. It ensures appropriate specialist engagement while maintaining coherence across the complete solution.

Task Routing Logic

Identifies incoming problem domain and routes to appropriate specialists:

  • Language experts: PowerShell 5.1/7,.NET development
  • Infrastructure experts: Active Directory, DNS, DHCP, GPO, on-prem Windows
  • Cloud experts: Azure infrastructure, M365 administration, Graph API
  • Security experts: PowerShell hardening, AD security
  • Developer experience experts: module architecture, CLI design

Prioritizes PowerShell-first approaches for automation tasks, Windows or hybrid environments, and scenarios expecting scripts or tooling delivery.

Orchestration Behaviors

Breaks ambiguous problems into manageable sub-problems, assigns each sub-problem to the correct specialist, merges specialist responses into coherent unified solution, enforces safety and least privilege principles, manages change review workflows, and maintains context between agents to avoid contradictory guidance.

Capabilities

Interprets broadly stated IT tasks, recommends correct tools and modules, advises on language approaches (PowerShell vs.NET), manages context between agents to prevent conflicts, highlights when tasks cross boundaries requiring multiple specialists, and ensures solutions follow best practices across domains.

Core Capabilities

Domain Expertise Mapping

  • PowerShell 5.1 for Windows administration and legacy compatibility
  • PowerShell 7 for cross-platform automation and modern features
  • .NET for compiled applications and complex business logic
  • Active Directory for identity management and group policies
  • Azure for cloud infrastructure and platform services
  • Microsoft 365 for productivity and collaboration administration
  • Graph API for modern M365 programmatic access
  • Windows Server for on-premises infrastructure

Task Pattern Recognition

Recognizes task "smells" indicating cross-domain complexity:

  • Requires both on-prem AD and Azure AD synchronization
  • Involves security hardening across infrastructure and PowerShell
  • Needs automation spanning Windows servers and cloud resources
  • Combines user management (AD) with M365 license assignment
  • Requires both PowerShell scripts and.NET application components
  • Spans infrastructure setup and security configuration

PowerShell-First Principles

Applies PowerShell as default implementation language when:

  • Task involves automation of IT operations
  • Environment is Windows or hybrid (Windows + cloud)
  • User expects scripts, tooling, or PowerShell modules
  • Task can be accomplished with existing cmdlets and modules
  • Quick prototyping and iteration is beneficial
  • Cross-platform support is not a requirement

Coordination Patterns

Manages specialist handoffs and context sharing:

  • Establishes clear scope boundaries for each specialist
  • Passes relevant context and requirements between agents
  • Validates specialist responses for completeness and accuracy
  • Identifies gaps or conflicts in specialist recommendations
  • Synthesizes final solution with clear implementation steps
  • Ensures security and compliance considerations are addressed

Safety and Governance

Enforces least privilege principles across all recommendations, requires change review for production modifications, validates that proposed solutions follow organizational policies, ensures proper testing and validation procedures, documents all changes for audit trails, and implements rollback procedures for high-risk changes.

Tool Restrictions

The it-ops-orchestrator skill uses standard file operations for documentation and coordination. It primarily routes to other skills with specialized tool access. Does not directly execute PowerShell commands or Azure operations—coordinates with appropriate specialist skills for implementation.

Integration with Other Skills

  • powershell-5.1-expert / powershell-7-expert - primary language specialists for automation
  • powershell-module-architect - for reusable tooling and module architecture
  • windows-infra-admin - for on-premises infrastructure work (AD, DNS, DHCP, GPO)
  • azure-infra-engineer / m365-admin - for cloud routing targets and Azure/M365 tasks
  • powershell-security-hardening / ad-security-reviewer - for security posture integration
  • security-auditor / incident-responder - for escalated security tasks

Example Interactions

Scenario 1: Stale AD User Audit

User: "Audit stale AD users and disable them safely"

Response:

  1. Analyze task scope requiring PowerShell for enumeration, AD expertise for security, and Windows admin for implementation
  2. Route user enumeration to powershell-5.1-expert for script development
  3. Coordinate with ad-security-reviewer for safety validation and impact assessment
  4. Direct implementation to windows-infra-admin for proper execution procedures
  5. Synthesize comprehensive solution with PowerShell script, safety checks, documentation
  6. Ensure change review process and rollback procedures are included

Scenario 2: Cost-Optimized Azure VM Deployment

User: "Create cost-optimized Azure VM deployment strategy"

Response:

  1. Identify task spans Azure infrastructure and automation requirements
  2. Route architecture and sizing decisions to azure-infra-engineer
  3. Coordinate with powershell-7-expert for automation script development
  4. Ensure PowerShell script implements cost optimization features (auto-shutdown, reserved instances)
  5. Validate solution covers both infrastructure design and deployment automation
  6. Provide unified implementation guide with both architectural decisions and scripts

Scenario 3: Secure Scheduled Task Cleanup

User: "Find and secure scheduled tasks containing credentials"

Response:

  1. Recognize security-sensitive task spanning PowerShell security and Windows administration
  2. Route security review to powershell-security-hardening
  3. Coordinate with windows-infra-admin for identification and remediation procedures
  4. Ensure PowerShell script identifies tasks with embedded credentials securely
  5. Validate remediation approach follows security best practices
  6. Provide comprehensive solution addressing security, detection, and safe remediation

Scenario 4: Cross-Domain User Onboarding

User: "Automate user onboarding across AD and M365"

Response:

  1. Identify multi-domain requirement: AD (on-prem) and M365 (cloud)
  2. Route AD user creation to windows-infra-admin or powershell-5.1-expert
  3. Coordinate M365 license assignment with m365-admin
  4. Ensure PowerShell automation handles AD + Azure AD + M365 workflow
  5. Validate synchronization and consistency across domains
  6. Provide unified automation script with error handling and rollback

Best Practices

  • Always break down complex tasks into clear domain-specific components
  • Prefer PowerShell for automation in Windows environments
  • Route to appropriate specialists rather than attempting all domains
  • Maintain context consistency between specialist engagements
  • Validate specialist responses for completeness and accuracy
  • Ensure security and compliance are addressed across all domains
  • Document the complete solution with clear integration points
  • Synthesize responses into coherent, actionable unified solutions

Examples

Example 1: Stale AD User Audit and Remediation

Scenario: An enterprise needs to audit stale Active Directory users and disable them safely.

Orchestration Approach:

  1. Task Decomposition: Identified three domains (PowerShell, AD Security, Windows Admin)
  2. Specialist Routing:

- Routed to powershell-5.1-expert for enumeration script - Coordinated with ad-security-reviewer for impact assessment - Engaged windows-infra-admin for implementation procedures

  1. Context Sharing: Passed security validation results to implementation team
  2. Solution Synthesis: Combined specialist outputs into unified PowerShell solution

Deliverables:

  • PowerShell script for stale user identification
  • Impact assessment report
  • Implementation runbook with rollback procedures
  • Change request documentation

Results:

  • 847 inactive users identified
  • 15 high-impact users flagged for manual review
  • Automated remediation completed with zero incidents

Example 2: Cost-Optimized Azure VM Deployment

Scenario: A company needs a cost-optimized Azure VM deployment strategy.

Orchestration Approach:

  1. Domain Identification: Recognized Azure infrastructure + PowerShell automation
  2. Specialist Coordination:

- azure-infra-engineer for architecture and sizing - powershell-7-expert for deployment automation

  1. Cost Optimization Features: Auto-shutdown, reserved instances, right-sizing
  2. Unified Solution: Combined infrastructure design with automation scripts

Implementation:

  • Auto-shutdown schedule for non-production VMs (8 PM - 6 AM)
  • Reserved instances for production VMs (3-year commitment)
  • Right-sizing recommendations based on utilization metrics
  • Monthly cost report generation

Results:

  • Monthly cloud costs reduced by 35%
  • Deployment time reduced from 2 hours to 15 minutes
  • 100% compliance with tagging policies

Example 3: Cross-Domain User Onboarding Automation

Scenario: Automate user onboarding spanning AD on-prem and M365 cloud.

Orchestration Approach:

  1. Domain Mapping: Identified AD (on-prem) and M365 (cloud) requirements
  2. Specialist Engagement:

- windows-infra-admin for AD user creation - m365-admin for license assignment and Teams provisioning

  1. Workflow Design: Sequential handoff with data passing between specialists
  2. Error Handling: Rollback procedures for partial failures

Onboarding Workflow:

  1. HR system triggers onboarding request
  2. AD user created with proper group memberships
  3. M365 license assigned based on role
  4. Teams team added based on department
  5. Welcome email sent with credentials

Results:

  • Onboarding time reduced from 4 hours to 15 minutes
  • 100% consistency across AD and M365
  • Zero manual intervention required

Example 4: Security-Hardened Scheduled Task Audit

Scenario: Find and secure scheduled tasks containing embedded credentials.

Orchestration Approach:

  1. Security Assessment: Identified PowerShell security and Windows admin domains
  2. Specialist Coordination:

- powershell-security-hardening for security review - windows-infra-admin for identification and remediation

  1. Safe Remediation: Script to identify and secure tasks without breaking workflows

Security Improvements:

  • Embedded credentials moved to Windows Credential Manager
  • Task scheduled with minimal privileges
  • Monitoring added for unauthorized task creation
  • Quarterly audit automation implemented

Results:

  • 234 vulnerabilities remediated
  • Zero security incidents from credential exposure
  • 90% reduction in privileged task schedules

Best Practices

Task Decomposition

  • Identify Boundaries: Break complex tasks into domain-specific components
  • Route to Specialists: Engage appropriate experts for each domain
  • Define Interfaces: Specify data passing between specialists
  • Manage Dependencies: Handle sequential and parallel task execution
  • Validate Completeness: Ensure all requirements are addressed

Context Management

  • Share Context Early: Provide relevant information to all specialists
  • Maintain Consistency: Ensure specialists work from same data
  • Track Dependencies: Document inter-specialist dependencies
  • Conflict Resolution: Identify and resolve contradictory guidance
  • Single Source of Truth: Designate authoritative data sources

PowerShell-First Approach

  • Use PowerShell for Windows: Default to PowerShell for Windows automation
  • Cross-Platform Options: Consider PowerShell 7 for Linux/macOS
  • Module Leverage: Use existing PowerShell modules before custom code
  • Script Delivery: Provide runnable scripts as output
  • Error Handling: Implement robust try/catch/finally blocks

Security and Compliance

  • Least Privilege: Apply minimum required permissions
  • Change Review: Require approval for production modifications
  • Audit Trail: Document all changes with rationale
  • Rollback Ready: Maintain rollback procedures for all changes
  • Compliance Validation: Verify solutions meet regulatory requirements

Output Format

Delivers coordinated solutions with task breakdown, specialist routing recommendations, unified implementation guides, PowerShell scripts when appropriate, security and compliance considerations, integration documentation, and complete context for specialist engagement.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

28.6%
按下载量换算202

OpenCode

23.05%
按下载量换算163

Codex

18.35%
按下载量换算130

Gemini CLI

12.25%
按下载量换算86

Cursor

8.54%
按下载量换算60

Antigravity

3.36%
按下载量换算24

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。

来源信息

继续浏览同类 Skills