ms365-tenant-manager
Comprehensive Microsoft 365 tenant administration skill for setup, configuration, user management, security policies, and organizational structure optimization for Global Administrators
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install alirezarezvani/claude-skills/ms365-tenant-managerskilz install alirezarezvani/claude-skills/ms365-tenant-manager --agent opencodeskilz install alirezarezvani/claude-skills/ms365-tenant-manager --agent codexskilz install alirezarezvani/claude-skills/ms365-tenant-manager --agent geminiFirst time? Install Skilz: pip install skilz
Works with 22+ AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/alirezarezvani/claude-skillscp -r claude-skills/engineering-team/ms365-tenant-manager ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
automating-mail
by SpillwaveSolutions
Automates Apple Mail via JXA with AppleScript dictionary discovery. Use when asked to "automate email", "send mail via script", "JXA Mail automatio...
automating-reminders
by SpillwaveSolutions
Automates Apple Reminders using JavaScript for Automation (JXA). Use when asked to "create reminders programmatically", "automate reminder lists", ...
mastering-postgresql
by SpillwaveSolutions
PostgreSQL development for Python with full-text search (tsvector, tsquery, BM25 via pg_search), vector similarity (pgvector with HNSW/IVFFlat), JS...
automating-contacts
by SpillwaveSolutions
Automates macOS Contacts via JXA with AppleScript dictionary discovery. Use when asked to "automate contacts", "JXA contacts automation", "macOS ad...
Agentic Skill Details
- Owner
- alirezarezvani (GitHub)
- Repository
- claude-skills
- Stars
- 579
- Forks
- 112
- Type
- Other
- Meta-Domain
- Primary Domain
- Market Score
- 0
Agent Skill Grade
C Score: 72/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Description needs trigger phrases
- Content Duplication Between Files
- Missing Trigger Terms in Metadata
Recommendations
- Address 2 high-severity issues first
- Add trigger phrases to description for discoverability
- Add table of contents for files over 100 lines
Graded: 2026-01-24
Developer Feedback
I just ran the grading rubric on your ms365-tenant-manager skill and noticed you're handling some genuinely complex multi-tenant orchestration—the architecture scores well, but the Progressive Disclosure could use some attention at 72/100. Have you considered breaking down the higher-level concepts earlier so developers don't hit a wall when they're trying to understand the tenant isolation strategy?
Links:
The TL;DR
You're at 72/100, solid C-grade territory. This is based on Anthropic's best practices for skill design. Your Utility section is genuinely strong (15/20)—the PowerShell automation and security guidance addresses real gaps in M365 admin tooling. But Progressive Disclosure and Ease of Use are dragging you down (18/30 and 18/25). The biggest issue? You've got two files saying almost the exact same thing, which burns through developer tokens without adding depth.
What's Working Well
- Utility hits the mark. You're solving actual M365 problems—user management at scale, security policies, tenant configuration. That's real value, not fluff.
- Quality checklist in the pre-commit section is a nice touch. The validation approach with
-WhatIfparameters shows you understand safe operations. - Frontmatter is clean. Your YAML is valid, naming convention is correct (hyphen-case), and you've got the required fields locked down.
- Grep-friendly structure. Your skill is easy to parse and index—solid infrastructure underneath.
The Big One: Content Duplication Killing Your PDA Score
Here's what's happening: HOW_TO_USE.md duplicates about 70% of SKILL.md instead of providing reference depth. Sections like "What You'll Get," "Prerequisites," and "Safety & Best Prac...
AI-Detected Topics
Extracted using NLP analysis
Report Security Issue
Found a security vulnerability in this agent skill?
Report Security Issue
Thank you for helping keep SkillzWave secure. We'll review your report and take appropriate action.
Note: For critical security issues that require immediate attention, please also email security@skillzwave.ai directly.