Agent skill · Security

ms365-tenant-manager

Comprehensive Microsoft 365 tenant administration skill for setup, configuration, user management, security policies, and organizational structure optimization for Global Administrators

Alireza Rezvani23,369★ · +428/wk · 1 repos on radarProfile →
claude-codeships scriptsMIT
Install
npx skills add alirezarezvani/claude-code-skill-factory --skill ms365-tenant-manager --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 10
SKILL.md size: 9 KB
Bundled scripts: yes
Path: generated-skills/ms365-tenant-manager/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 839
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Microsoft 365 Tenant Manager This skill provides expert guidance and automation for Microsoft 365 Global Administrators managing tenant setup, configuration, user lifecycle, security policies, and organizational optimization. ## Capabilities - **Tenant Setup & Configuration**: Initial tenant setup, domain configuration, DNS records, service provisioning - **User & Group Management**: User lifecycle (create, modify, disable, delete), group creation, license assignment - **Security & Compliance**: Conditional Access policies, MFA setup, DLP policies, retention policies, security baselines - **SharePoint & OneDrive**: Site provisioning, permissions management, storage quotas, sharing policies - **Teams Administration**: Team creation, policy management, guest access, compliance settings - **Exchange Online**: Mailbox management, distribution groups, mail flow rules, anti-spam/malware policies - **License Management**: License allocation, optimization, cost analysis, usage reporting - **Reporting & Auditing**: Activity reports, audit logs, compliance reporting, usage analytics - **Automation Scripts**: PowerShell script generation for bulk operations and recurring tasks - **Best Prac

What's inside
Steps it walks through
  1. Capabilities
  2. Input Requirements
  3. Output Formats
  4. How to Use
  5. Scripts
  6. Best Practices
  7. Tenant Setup
  8. User Management
  9. Security & Compliance
  10. SharePoint & Teams
  11. PowerShell Automation
  12. Common Tasks
  13. Initial Tenant Setup
  14. User Onboarding
Ships with 9 files
  • HOW_TO_USE.md
  • __pycache__/powershell_generator.cpython-313.pyc
  • __pycache__/tenant_setup.cpython-313.pyc
  • __pycache__/user_management.cpython-313.pyc
  • expected_output.json
  • powershell_generator.py
  • sample_input.json
  • tenant_setup.py
  • user_management.py
More from claude-code-skill-factory
All skills →
About this skill
What does the ms365-tenant-manager skill do?

Comprehensive Microsoft 365 tenant administration skill for setup, configuration, user management, security policies, and organizational structure optimization for Global Administrators

How do I install it?

Run `npx skills add alirezarezvani/claude-code-skill-factory --skill ms365-tenant-manager --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From alirezarezvani/claude-code-skill-factory, a repository with 839 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going