MS Admin Roles Agent Skill

An AI instructions file that gives any AI assistant deep knowledge of Microsoft 365 Entra ID admin roles and their Microsoft Graph API permission mappings. Compatible with GitHub Copilot, Cursor, Windsurf, and any other AI tool that supports custom instructions.

What it can do

Role lookup
Ask about any built-in Entra ID role, its permissions, resource actions, and description.
Permission mapping
Find which roles grant a specific Graph API permission scope.
Least privilege guidance
Get the minimum-privilege role recommendation for a given task or API call.
Change awareness
Understand what has changed in a role and where to view the versioned history.
Read vs write access
Distinguish between read-only and write-level resource actions for any role.
Role comparison
Compare two or more roles side-by-side in a structured table format.

Example prompts

> What Graph API permissions does the User Administrator role have?
> Which role gives the least privilege access to read Conditional Access policies?
> Compare Security Administrator vs Security Reader permissions.
> What resource actions does the Intune Administrator role hold?
> Does the Cloud Application Administrator role have write access to app registrations?

How to install

  1. 1
    Download the skill file

    Click the button below to download ms-admin-roles.instructions.md.

  2. 2
    Add it to your project or AI tool

    Place the file in your project and reference it in your AI tool's custom instructions setting. For GitHub Copilot, put it under .github/instructions/ or paste its contents into .github/copilot-instructions.md. For Cursor, add it via Settings > Rules. For other tools, add it to your system prompt or custom instructions.

  3. 3
    Open your AI chat panel

    Open the AI assistant in your IDE or tool of choice and start a new conversation.

  4. 4
    Start asking questions

    Your AI assistant now has context about MS Admin Roles. Try one of the example prompts above or ask any question about Entra ID roles and Graph permissions.

Download Skill FileFree to use · No sign-up required · Works with any AI assistant