ms365-tenant-manager
Microsoft 365 tenant administration for Global Administrators. Automate M365 tenant setup, Office 365 admin tasks, Azure AD user management, Exchange Online configuration, Teams administration, and security policies. Generate PowerShell scripts for bulk operations, Conditional Access policies, license management, and compliance reporting. Use for M365 tenant manager, Office 365 admin, Azure AD users, Global Administrator, tenant configuration, or Microsoft 365 automation.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/alirezarezvani/ms365-tenant-managerWhat This Skill Does
The ms365-tenant-manager skill is a comprehensive automation engine designed for Microsoft 365 Global Administrators. It streamlines complex administrative tasks by leveraging the Microsoft Graph API and PowerShell to manage tenant configuration, security posture, and user lifecycles. Rather than manually navigating the M365 Admin Center or Azure portal, users can prompt the agent to generate scripts, enforce Conditional Access policies, audit tenant compliance, and automate bulk provisioning workflows.
Installation
To integrate this skill into your environment, run the following command within your OpenClaw interface:
clawhub install openclaw/skills/skills/alirezarezvani/ms365-tenant-manager
Ensure that you have the Microsoft Graph PowerShell SDK installed on your host machine to allow the agent to interface with your tenant successfully. Always authenticate with a Global Administrator account to grant the required permissions (Directory.Read.All, Policy.Read.All, AuditLog.Read.All) during execution.
Use Cases
- Bulk User Provisioning: Rapidly ingest users from CSV files, assigning specific departments, license SKUs, and auto-generated secure credentials.
- Security Hardening: Deploy standardized Conditional Access policies, such as enforcing Multi-Factor Authentication (MFA) for administrative roles and blocking legacy authentication protocols to mitigate credential stuffing attacks.
- Tenant Auditing: Regularly monitor tenant health by checking license consumption, audit log status, and domain configuration health.
- Automated Lifecycle Management: Seamlessly handle the transition from tenant setup to production-ready status by verifying DNS propagation and enabling essential security logging.
Example Prompts
- "Generate a PowerShell script to audit our current Azure AD tenant and report on any users who do not have MFA enabled."
- "Create a Conditional Access policy that blocks legacy authentication for all users in the Finance department."
- "Help me bulk provision 50 new users from my users.csv file and assign them the Microsoft 365 E3 license."
Tips & Limitations
- Review Before Run: Always verify generated scripts in a sandbox or dev environment before executing them against a production tenant.
- Report-Only Mode: When creating Conditional Access policies, utilize the
enabledForReportingButNotEnforcedstate first to evaluate the impact on your users. - Permissions: Ensure your Graph scopes align with the principle of least privilege; do not grant full Directory.Write.All if read-only access suffices for the specific audit task.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-alirezarezvani-ms365-tenant-manager": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-read, external-api, code-execution
Related Skills
intl-expansion
International market expansion strategy. Market selection, entry modes, localization, regulatory compliance, and go-to-market by region. Use when expanding to new countries, evaluating international markets, planning localization, or building regional teams.
marketing-strategy-pmm
Product marketing skill for positioning, GTM strategy, competitive intelligence, and product launches. Use when the user asks about product positioning, go-to-market planning, competitive analysis, target audience definition, ICP definition, market research, launch plans, or sales enablement. Covers April Dunford positioning, ICP definition, competitive battlecards, launch playbooks, and international market entry. Produces deliverables including positioning statements, battlecard documents, launch plans, and go-to-market strategies.
paid-ads
When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms. Also use when the user mentions 'PPC,' 'paid media,' 'ad copy,' 'ad creative,' 'ROAS,' 'CPA,' 'ad campaign,' 'retargeting,' or 'audience targeting.' This skill covers campaign strategy, ad creation, audience targeting, and optimization.
qms-audit-expert
ISO 13485 internal audit expertise for medical device QMS. Covers audit planning, execution, nonconformity classification, and CAPA verification. Use for internal audit planning, audit execution, finding classification, external audit preparation, or audit program management.
code-reviewer
Code review automation for TypeScript, JavaScript, Python, Go, Swift, Kotlin. Analyzes PRs for complexity and risk, checks code quality for SOLID violations and code smells, generates review reports. Use when reviewing pull requests, analyzing code quality, identifying issues, generating review checklists.