The azure-rbac skill helps users identify the least-privilege Azure RBAC role needed for a specific identity and generates the corresponding CLI commands and Bicep code to assign it. It serves Azure administrators and developers who need to grant role-based access while following security best practices. The skill solves the problem of role selection complexity by matching desired permissions to built-in roles, creating custom roles when necessary, and providing the automation code to implement role assignments.
npx -y skills add microsoft/github-copilot-for-azure --skill azure-rbac --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
hoodini/ai-agents-skills
addyosmani/agent-skills
giuseppe-trisciuoglio/developer-kit
agamm/claude-code-owasp