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-code-skill-factory/ms365-tenant-manager skilz install alirezarezvani/claude-code-skill-factory/ms365-tenant-manager --agent opencode skilz install alirezarezvani/claude-code-skill-factory/ms365-tenant-manager --agent codex skilz install alirezarezvani/claude-code-skill-factory/ms365-tenant-manager --agent gemini
First time? Install Skilz: pip install skilz
Works with 22+ AI coding agents
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-code-skill-factory cp -r claude-code-skill-factory/generated-skills/ms365-tenant-manager ~/.claude/skills/ Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
mexican-cuisine-specialist
by sandraschiAuthentic Mexican cooking expert covering moles, salsas, tacos, and regional Mexican dishes
fastapi-auth-patterns
by vanman2024Implement and validate FastAPI authentication strategies including JWT tokens, OAuth2 password flows, OAuth2 scopes for permissions, and Supabase inte...
network-engineer
by zenobi-usExpert network engineer specializing in cloud and hybrid network architectures, security, and performance optimization. Masters network design, troubl...
flow-nexus-platform
by ruvnetComprehensive Flow Nexus platform management - authentication, sandboxes, app deployment, payments, and challenges
Agentic Skill Details
- Owner
- alirezarezvani (GitHub)
- Repository
- claude-code-skill-factory
- Type
- Technical
- Meta-Domain
- web api
- Primary Domain
- security
- Market Score
- 0.0
Agent Skill Grade
C
Score: 72/100
Click to see breakdown
Score Breakdown
Areas to Improve
- No trigger phrases
- Lists 5 Python scripts (tenant_setup.py, user_management.py, etc.) that don't exist in the skill package
- File is 197 lines (exceeds 100-line threshold) but lacks navigation TOC
Recommendations
- Address 3 high-severity issues first
- Add trigger phrases to description for discoverability
- Add table of contents for files over 100 lines
Graded: 1/24/2026
Developer Feedback
I found your ms365-tenant-manager skill while reviewing the latest grading batch—the approach to tenant lifecycle management caught my attention, though the current implementation leaves some room for refinement. At 72/100, there are some solid foundations here, but I wanted to dig into what's working and where we can push it further.
Links:
The TL;DR
You're at 72/100, solidly in C territory. This is based on Anthropic's best practices for agentic skills. Your Ease of Use scored the strongest at 19/25—the metadata and overall structure make sense—but Progressive Disclosure Architecture (18/30) and Utility (14/20) are dragging things down. The gap between what you promise and what you actually deliver is the core issue here.
What's Working Well
- Structure and organization – Your section headers flow logically, and the 197-line skill doesn't feel scattered. The "How to Use" section and trigger scenarios are clearly laid out.
- Realistic use cases – You nailed the practical scenarios: tenant setup, user management, security policies. These are real admin problems, not theoretical fluff.
- Security awareness – You're thinking about guards, validation steps, and rollback procedures upfront. That mindset is solid, even if the execution is incomplete.
The Big One: Missing Reference Files and Examples
This is what's actually holding you back. You list five Python scripts (tenant_setup.py, user_management.py, etc.) in lines 58–64, but they don't exist. You promise "validation checklists" and "rollback procedures" in your output capabilities, but you don't provide actual templates.
For a Microsoft 365 admin skill, this is a credibility problem. If someone asks you to set up a tenant, they'll expect concrete PowerShell scripts or at least JSON templates—not vague guidance.
Here's the fix: Create a references/ directory with actual templates:
references/scripts/tenant-setup.ps1(PowerShell for tenant initialization)references/checklists/deployment-validation.md(actual checklist items)references/rollback/(rollback procedures by task type)
This alone adds 5+ points (PDA and Utility both improve).
Other Things Worth Fixing
Add trigger phrases to the description – Currently it's just "Comprehensive Microsoft 365..." Add explicit triggers like "ms365 tenant manager", "Azure AD tenant setup", "PowerShell M365 admin". That's a quick +2 points (spec compliance).
Inconsistent terminology – You mix "Azure AD" and "Azure Active Directory", "admin" and "administrator". Pick one per concept and stick with it. This affects ease of use and makes searching harder.
No table of contents – At 197 lines, you're over the 100-line threshold. Add a quick TOC after the frontmatter to help navigation. +1 point.
Marketing language creeping in – Phrases like "expert guidance" and "ready-to-use scripts" undermine credibility when the scripts don't exist. Stick to objective technical language.
Quick Wins
- Highest impact: Create reference files for scripts and checklists (+5 points)
- Easy win: Add trigger phrases to frontmatter description (+2 points)
- Polish: Fix terminology consistency and add TOC (+2 points)
- Total potential: 81/100 if you nail these three areas
Checkout your skill here: SkillzWave.ai | SpillWave We have an agentic skill installer that install skills in 14+ coding agent platforms. Check out this guide on how to improve your agentic skills.
AI-Detected Topics
Extracted using NLP analysis
Browse Category
More web api Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?