ms365-tenant-manager

325 stars 73 forks
0
C

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

CommandsAgents
#Conditional Access#claude-skills-creator#ai-agents#claude-code#claude-ai#Microsoft Graph#tenant#Initial tenant

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 assistants

Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/alirezarezvani/claude-code-skill-factory
2. Copy the agent skill directory:
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

Agentic Skill Details

Stars
325
Forks
73
Type
Technical
Meta-Domain
web api
Primary Domain
security
Market Score
0

Agent Skill Grade

C
Score: 72/100 Click to see breakdown

Score Breakdown

Spec Compliance
11/15
PDA Architecture
18/30
Ease of Use
19/25
Writing Style
7/10
Utility
14/20
Modifiers: +3

Areas to Improve

  • Description needs trigger phrases
  • Missing Reference Files
  • No Table of Contents

Recommendations

  • Address 3 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 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....

AI-Detected Topics

Extracted using NLP analysis

Conditional Access claude-skills-creator ai-agents claude-code claude-ai Microsoft Graph tenant Initial tenant tenant setup ai-tools

Report Security Issue

Found a security vulnerability in this agent skill?