ahel is live on Product Hunt today. Upvote

azure-rbac

SkillCloud & infra

azure-rbac lets your AI check and manage permissions in Azure role-based access control, so you can see who has access to what and make changes through your AI. It comes from Microsoft's official collection of Azure skills.

Available today. Use it from your connected AI after setup.

After adding the skill, ask your AI to check or update permissions in your Azure environment, such as reviewing who can access a specific resource.

Then ask your AI: use the azure-rbac skill

What your AI can do with it

  • Check who has access to a resource in Azure
  • Review the roles and permissions assigned to users and groups
  • Grant or remove access by updating role assignments
  • Manage role-based access control settings on your behalf
  • Answer questions about permissions in your Azure environment

What this skill tells your AI

The instructions your AI receives, as published by kilo-org/kilo-marketplace in skills/azure-rbac/SKILL.md and read by ahel’s review.

Use the 'azure__documentation' tool to find the minimal role definition that matches the desired permissions the user wants to assign to an identity. If no built-in role matches the desired permissions, use the 'azure__extension_cli_generate' tool to create a custom role definition with the desired permissions. Then use the 'azure__extension_cli_generate' tool to generate the CLI commands needed to assign that role to the identity. Finally, use the 'azure__bicepschema' and 'azure__get_azure_bestpractices' tools to provide a Bicep code snippet for adding the role assignment. If user is asking about role necessary to set access, refer to Prerequisites for Granting Roles down below:

Prerequisites for Granting Roles

To assign RBAC roles to identities, you need a role that includes the Microsoft.Authorization/roleAssignments/write permission. The most common roles with this permission are:

  • User Access Administrator (least privilege - recommended for role assignment only)
  • Owner (full access including role assignment)
  • Custom Role with Microsoft.Authorization/roleAssignments/write

Signals

GitHub stars
175
Forks
162
Last commit
Aug 2026

ahel review

  • S4info
    community integration, published by kilo-org, not azure

Automated review, not a security audit. Ruleset v1.

ahel recommends instead

Advanced
Catalog kind
skill
Gateway key
azure-rbac
Source
github.com/kilo-org/kilo-marketplace