rbac AI Agent Skills

Browse 212 skills related to rbac

k8s-security-policies

29.9k
wshobsonwshobson

Implement Kubernetes security policies including NetworkPolicy, PodSecurityPolicy, and RBAC for production-grade security. Use when securing Kubernetes clusters, implementing network isolation, or enforcing pod security standards.

132 days ago

auth-implementation-patterns

29.9k
wshobsonwshobson

Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when implementing auth systems, securing APIs, or debugging security issues.

132 days ago

k8s-security-policies

18.0k
sickn33sickn33

Implement Kubernetes security policies including NetworkPolicy, PodSecurityPolicy, and RBAC for production-grade security. Use when securing Kubernetes clusters, implementing network isolation, or enforcing pod security standards.

132 days ago

auth-implementation-patterns

18.0k
sickn33sickn33

Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when implementing auth systems, securing A...

132 days ago

epic-permissions

5.5k
epicweb-devepicweb-dev

Guide on RBAC system and permissions for Epic Stack

132 days ago

kubernetes-specialist

4.1k
JeffallanJeffallan

Use when deploying or managing Kubernetes workloads requiring cluster configuration, security hardening, or troubleshooting. Invoke for Helm charts, RBAC policies, NetworkPolicies, storage configuration, performance optimization.

132 days ago

auth-module-architecture

2.5k
TencentBlueKingTencentBlueKing

Auth permission authentication module architecture guide, covering IAM integration, RBAC permission model, resource permission verification, permission migration, and OAuth authentication. Used when users develop permission features, configure IAM resources, implement permission verification, or handle authentication processes.

132 days ago

permission-model-change-guide

2.5k
TencentBlueKingTencentBlueKing

IAM RBAC permission model change rules, covering resource type definitions, operation permission configurations, permission migration scripts, and IAM callback implementations. This is used when users modify the permission model, add new resource types, configure operation permissions, or write permission migration scripts.

132 days ago

better-auth

1.8k
mrgooniemrgoonie

Implement authentication and authorization with Better Auth - a framework-agnostic TypeScript authentication framework. Features include email/password authentication with verification, OAuth providers (Google, GitHub, Discord, etc.), two-factor authentication (TOTP, SMS), passkeys/WebAuthn support, session management, role-based access control (RBAC), rate limiting, and database adapters. Use when adding authentication to applications, implementing OAuth flows, setting up 2FA/MFA, managing user sessions, configuring authorization rules, or building secure authentication systems for web applications.

132 days ago

netpad

1.8k
openclawopenclaw

Manage NetPad forms, submissions, users, and RBAC. Use when: (1) Creating forms with custom fields, (2) Submitting data to forms, (3) Querying form submissions, (4) Managing users/groups/roles (RBAC), (5) Installing NetPad apps from marketplace. Requires NETPAD_API_KEY for API, or `netpad login` for CLI.

132 days ago

permission-auditor

1.8k
openclawopenclaw

Generate RBAC permission configs from your routes. Use when you need role-based access control without building it from scratch.

132 days ago

kubernetes

1.8k
openclawopenclaw

Comprehensive Kubernetes and OpenShift cluster management skill covering operations, troubleshooting, manifest generation, security, and GitOps. Use this skill when: (1) Cluster operations: upgrades, backups, node management, scaling, monitoring setup (2) Troubleshooting: pod failures, networking issues, storage problems, performance analysis (3) Creating manifests: Deployments, StatefulSets, Services, Ingress, NetworkPolicies, RBAC (4) Security: audits, Pod Security Standards, RBAC, secrets management, vulnerability scanning (5) GitOps: ArgoCD, Flux, Kustomize, Helm, CI/CD pipelines, progressive delivery (6) OpenShift-specific: SCCs, Routes, Operators, Builds, ImageStreams (7) Multi-cloud: AKS, EKS, GKE, ARO, ROSA operations

132 days ago

silverback-defi

1.8k
openclawopenclaw

DeFi intelligence powered by Silverback — 19 x402 endpoints on Base chain. Market data, swap quotes, technical analysis, yield opportunities, token audits, whale tracking, and AI chat. Pay per call with USDC.

132 days ago

better-auth

1.8k
openclawopenclaw

Self-hosted auth for TypeScript/Cloudflare Workers with social auth, 2FA, passkeys, organizations, RBAC, and 15+ plugins. Requires Drizzle ORM or Kysely for D1 (no direct adapter). Self-hosted alternative to Clerk/Auth.js. Use when: self-hosting auth on D1, building OAuth provider, multi-tenant SaaS, or troubleshooting D1 adapter errors, session caching, rate limits, Expo crashes, additionalFields bugs.

132 days ago

entra-app-registration

1.6k
microsoftmicrosoft

Guides Microsoft Entra ID app registration, OAuth 2.0 authentication, and MSAL integration. USE FOR: create app registration, register Azure AD app, configure OAuth, set up authentication, add API permissions, generate service principal, MSAL example, console app auth, Entra ID setup, Azure AD authentication. DO NOT USE FOR: Azure RBAC or role assignments (use azure-rbac), Key Vault secrets (use azure-keyvault-expiration-audit), Azure resource security (use azure-security).

132 days ago

microsoft-foundry

1.6k
microsoftmicrosoft

Use this skill to work with Microsoft Foundry (Azure AI Foundry): deploy AI models from catalog, build RAG applications with knowledge indexes, create and evaluate AI agents, manage RBAC permissions and role assignments, manage quotas and capacity, create Foundry resources. USE FOR: Microsoft Foundry, AI Foundry, deploy model, model catalog, RAG, knowledge index, create agent, evaluate agent, agent monitoring, create Foundry project, new Foundry project, set up Foundry, onboard to Foundry, provision Foundry infrastructure, create Foundry resource, create AI Services, multi-service resource, AIServices kind, register resource provider, enable Cognitive Services, setup AI Services account, create resource group for Foundry, RBAC, role assignment, managed identity, service principal, permissions, quota, capacity, TPM, deployment failure, QuotaExceeded. DO NOT USE FOR: Azure Functions (use azure-functions), App Service (use azure-create-app), generic Azure resource creation (use azure-create-app).

132 days ago

azure-resource-manager-cosmosdb-dotnet

1.6k
microsoftmicrosoft

Azure Resource Manager SDK for Cosmos DB in .NET. Use for MANAGEMENT PLANE operations: creating/managing Cosmos DB accounts, databases, containers, throughput settings, and RBAC via Azure Resource Manager. NOT for data plane operations (CRUD on documents) - use Microsoft.Azure.Cosmos for that. Triggers: "Cosmos DB account", "create Cosmos account", "manage Cosmos resources", "ARM Cosmos", "CosmosDBAccountResource", "provision Cosmos DB".

132 days ago

azure-rbac

1.6k
microsoftmicrosoft

Helps users find the right Azure RBAC role for an identity with least privilege access, then generate CLI commands and Bicep code to assign it. USE FOR: "what role should I assign", "least privilege role", "RBAC role for", "role to read blobs", "role for managed identity", "custom role definition", "assign role to identity". DO NOT USE FOR: creating or configuring managed identities, or general Azure security hardening; those are out of scope for this role-selection skill.

132 days ago

azure-resource-manager-cosmosdb-dotnet

1.6k
Microsoft Agent Skills Azure Resource Manager Cosmosdb DotnetMicrosoft Agent Skills Azure Resource Manager Cosmosdb Dotnet

Azure Resource Manager SDK for Cosmos DB in .NET. Use for MANAGEMENT PLANE operations: creating/managing Cosmos DB accounts, databases, containers, throughput settings, and RBAC via Azure Resource Manager. NOT for data plane operations (CRUD on documents) - use Microsoft.Azure.Cosmos for that. Triggers: "Cosmos DB account", "create Cosmos account", "manage Cosmos resources", "ARM Cosmos", "CosmosDBAccountResource", "provision Cosmos DB".

132 days ago

obsidian-enterprise-rbac

1.5k
Jeremylongshore Claude Code Plugins Plus Skills Obsidian Enterprise RbacJeremylongshore Claude Code Plugins Plus Skills Obsidian Enterprise Rbac

Implement team vault access patterns and role-based controls. Use when managing shared vaults, implementing access controls, or building team collaboration features for Obsidian. Trigger with phrases like "obsidian team", "obsidian access control", "obsidian enterprise", "shared vault permissions".

132 days ago

retellai-enterprise-rbac

1.5k
jeremylongshorejeremylongshore

Configure Retell AI enterprise SSO, role-based access control, and organization management. Use when implementing SSO integration, configuring role-based permissions, or setting up organization-level controls for Retell AI. Trigger with phrases like "retellai SSO", "retellai RBAC", "retellai enterprise", "retellai roles", "retellai permissions", "retellai SAML".

132 days ago

openrouter-team-setup

1.5k
Jeremylongshore Claude Code Plugins Plus Skills Openrouter Team SetupJeremylongshore Claude Code Plugins Plus Skills Openrouter Team Setup

Configure OpenRouter for team and organizational use. Use when setting up multi-user access or department billing. Trigger with phrases like 'openrouter team', 'openrouter organization', 'multi-user openrouter', 'openrouter rbac'.

132 days ago

lokalise-enterprise-rbac

1.5k
Jeremylongshore Claude Code Plugins Plus Skills Lokalise Enterprise RbacJeremylongshore Claude Code Plugins Plus Skills Lokalise Enterprise Rbac

Configure Lokalise enterprise SSO, role-based access control, and team management. Use when implementing SSO integration, configuring role-based permissions, or setting up organization-level controls for Lokalise. Trigger with phrases like "lokalise SSO", "lokalise RBAC", "lokalise enterprise", "lokalise roles", "lokalise permissions", "lokalise team".

132 days ago

exa-enterprise-rbac

1.5k
Jeremylongshore Claude Code Plugins Plus Skills Exa Enterprise RbacJeremylongshore Claude Code Plugins Plus Skills Exa Enterprise Rbac

Configure Exa enterprise SSO, role-based access control, and organization management. Use when implementing SSO integration, configuring role-based permissions, or setting up organization-level controls for Exa. Trigger with phrases like "exa SSO", "exa RBAC", "exa enterprise", "exa roles", "exa permissions", "exa SAML".

132 days ago

granola-enterprise-rbac

1.5k
Jeremylongshore Claude Code Plugins Plus Skills Granola Enterprise RbacJeremylongshore Claude Code Plugins Plus Skills Granola Enterprise Rbac

Enterprise role-based access control for Granola. Use when configuring user roles, setting permissions, or implementing access control policies. Trigger with phrases like "granola roles", "granola permissions", "granola access control", "granola RBAC", "granola admin".

132 days ago

twinmind-enterprise-rbac

1.5k
Jeremylongshore Claude Code Plugins Plus Skills Twinmind Enterprise RbacJeremylongshore Claude Code Plugins Plus Skills Twinmind Enterprise Rbac

Implement enterprise role-based access control for TwinMind. Use when setting up team permissions, configuring SSO/SAML, or implementing organization-level access policies. Trigger with phrases like "twinmind RBAC", "twinmind permissions", "twinmind enterprise access", "twinmind SSO", "twinmind team management".

132 days ago

clay-enterprise-rbac

1.5k
Jeremylongshore Claude Code Plugins Plus Skills Clay Enterprise RbacJeremylongshore Claude Code Plugins Plus Skills Clay Enterprise Rbac

Configure Clay enterprise SSO, role-based access control, and organization management. Use when implementing SSO integration, configuring role-based permissions, or setting up organization-level controls for Clay. Trigger with phrases like "clay SSO", "clay RBAC", "clay enterprise", "clay roles", "clay permissions", "clay SAML".

132 days ago

documenso-enterprise-rbac

1.5k
jeremylongshorejeremylongshore

Configure Documenso enterprise role-based access control and team management. Use when implementing team permissions, configuring organizational roles, or setting up enterprise access controls. Trigger with phrases like "documenso RBAC", "documenso teams", "documenso permissions", "documenso enterprise", "documenso roles".

132 days ago

guidewire-enterprise-rbac

1.5k
jeremylongshorejeremylongshore

Implement enterprise role-based access control for Guidewire InsuranceSuite including API roles, user permissions, and security policies. Trigger with phrases like "guidewire rbac", "permissions guidewire", "user roles", "api access control", "security permissions".

132 days ago

maintainx-enterprise-rbac

1.5k
jeremylongshorejeremylongshore

Configure enterprise role-based access control for MaintainX integrations. Use when implementing SSO, managing organization-level permissions, or setting up enterprise access controls with MaintainX. Trigger with phrases like "maintainx rbac", "maintainx sso", "maintainx enterprise", "maintainx permissions", "maintainx roles".

132 days ago

langchain-enterprise-rbac

1.5k
Jeremylongshore Claude Code Plugins Plus Skills Langchain Enterprise RbacJeremylongshore Claude Code Plugins Plus Skills Langchain Enterprise Rbac

Implement enterprise role-based access control for LangChain applications. Use when implementing user permissions, multi-tenant access, or enterprise security controls for LLM applications. Trigger with phrases like "langchain RBAC", "langchain permissions", "langchain access control", "langchain multi-tenant", "langchain enterprise auth".

132 days ago

kubernetes-rbac-analyzer

1.5k
Jeremylongshore Claude Code Plugins Plus Skills Kubernetes Rbac AnalyzerJeremylongshore Claude Code Plugins Plus Skills Kubernetes Rbac Analyzer

Analyze kubernetes rbac analyzer operations. Auto-activating skill for Security Advanced. Triggers on: kubernetes rbac analyzer, kubernetes rbac analyzer Part of the Security Advanced skill category. Use when analyzing or auditing kubernetes rbac analyzer. Trigger with phrases like "kubernetes rbac analyzer", "kubernetes analyzer", "analyze kubernetes rbac r".

132 days ago

gamma-enterprise-rbac

1.5k
jeremylongshorejeremylongshore

Implement enterprise role-based access control for Gamma integrations. Use when configuring team permissions, multi-tenant access, or enterprise authorization patterns. Trigger with phrases like "gamma RBAC", "gamma permissions", "gamma access control", "gamma enterprise", "gamma roles".

132 days ago

instantly-enterprise-rbac

1.5k
Jeremylongshore Claude Code Plugins Plus Skills Instantly Enterprise RbacJeremylongshore Claude Code Plugins Plus Skills Instantly Enterprise Rbac

Configure Instantly enterprise SSO, role-based access control, and organization management. Use when implementing SSO integration, configuring role-based permissions, or setting up organization-level controls for Instantly. Trigger with phrases like "instantly SSO", "instantly RBAC", "instantly enterprise", "instantly roles", "instantly permissions", "instantly SAML".

132 days ago

databricks-enterprise-rbac

1.5k
Jeremylongshore Claude Code Plugins Plus Skills Databricks Enterprise RbacJeremylongshore Claude Code Plugins Plus Skills Databricks Enterprise Rbac

Configure Databricks enterprise SSO, Unity Catalog RBAC, and organization management. Use when implementing SSO integration, configuring role-based permissions, or setting up organization-level controls with Unity Catalog. Trigger with phrases like "databricks SSO", "databricks RBAC", "databricks enterprise", "unity catalog permissions", "databricks SCIM".

132 days ago

linear-enterprise-rbac

1.5k
Jeremylongshore Claude Code Plugins Plus Skills Linear Enterprise RbacJeremylongshore Claude Code Plugins Plus Skills Linear Enterprise Rbac

Implement enterprise role-based access control with Linear. Use when setting up team permissions, implementing SSO, or managing access control for Linear integrations. Trigger with phrases like "linear RBAC", "linear permissions", "linear enterprise access", "linear SSO", "linear role management".

132 days ago

juicebox-enterprise-rbac

1.5k
jeremylongshorejeremylongshore

Configure Juicebox enterprise role-based access control. Use when implementing team permissions, configuring access policies, or setting up enterprise security controls. Trigger with phrases like "juicebox RBAC", "juicebox permissions", "juicebox access control", "juicebox enterprise security".

132 days ago

supabase-enterprise-rbac

1.5k
Jeremylongshore Claude Code Plugins Plus Skills Supabase Enterprise RbacJeremylongshore Claude Code Plugins Plus Skills Supabase Enterprise Rbac

Configure Supabase enterprise SSO, role-based access control, and organization management. Use when implementing SSO integration, configuring role-based permissions, or setting up organization-level controls for Supabase. Trigger with phrases like "supabase SSO", "supabase RBAC", "supabase enterprise", "supabase roles", "supabase permissions", "supabase SAML".

132 days ago

lindy-enterprise-rbac

1.5k
Jeremylongshore Claude Code Plugins Plus Skills Lindy Enterprise RbacJeremylongshore Claude Code Plugins Plus Skills Lindy Enterprise Rbac

Configure enterprise role-based access control for Lindy AI. Use when setting up team permissions, managing access, or implementing enterprise security policies. Trigger with phrases like "lindy permissions", "lindy RBAC", "lindy access control", "lindy enterprise security".

132 days ago

ideogram-enterprise-rbac

1.5k
jeremylongshorejeremylongshore

Configure Ideogram enterprise SSO, role-based access control, and organization management. Use when implementing SSO integration, configuring role-based permissions, or setting up organization-level controls for Ideogram. Trigger with phrases like "ideogram SSO", "ideogram RBAC", "ideogram enterprise", "ideogram roles", "ideogram permissions", "ideogram SAML".

132 days ago

openevidence-enterprise-rbac

1.5k
Jeremylongshore Claude Code Plugins Plus Skills Openevidence Enterprise RbacJeremylongshore Claude Code Plugins Plus Skills Openevidence Enterprise Rbac

Configure OpenEvidence enterprise SSO, role-based access control, and organization management. Use when implementing SSO integration, configuring role-based permissions, or setting up organization-level controls for clinical AI applications. Trigger with phrases like "openevidence SSO", "openevidence RBAC", "openevidence enterprise", "openevidence roles", "openevidence permissions".

132 days ago

clerk-enterprise-rbac

1.5k
jeremylongshorejeremylongshore

Configure enterprise SSO, role-based access control, and organization management. Use when implementing SSO integration, configuring role-based permissions, or setting up organization-level controls. Trigger with phrases like "clerk SSO", "clerk RBAC", "clerk enterprise", "clerk roles", "clerk permissions", "clerk SAML".

132 days ago

replit-enterprise-rbac

1.5k
Jeremylongshore Claude Code Plugins Plus Skills Replit Enterprise RbacJeremylongshore Claude Code Plugins Plus Skills Replit Enterprise Rbac

Configure Replit enterprise SSO, role-based access control, and organization management. Use when implementing SSO integration, configuring role-based permissions, or setting up organization-level controls for Replit. Trigger with phrases like "replit SSO", "replit RBAC", "replit enterprise", "replit roles", "replit permissions", "replit SAML".

132 days ago

groq-enterprise-rbac

1.5k
Jeremylongshore Claude Code Plugins Plus Skills Groq Enterprise RbacJeremylongshore Claude Code Plugins Plus Skills Groq Enterprise Rbac

Configure Groq enterprise SSO, role-based access control, and organization management. Use when implementing SSO integration, configuring role-based permissions, or setting up organization-level controls for Groq. Trigger with phrases like "groq SSO", "groq RBAC", "groq enterprise", "groq roles", "groq permissions", "groq SAML".

132 days ago

posthog-enterprise-rbac

1.5k
Jeremylongshore Claude Code Plugins Plus Skills Posthog Enterprise RbacJeremylongshore Claude Code Plugins Plus Skills Posthog Enterprise Rbac

Configure PostHog enterprise SSO, role-based access control, and organization management. Use when implementing SSO integration, configuring role-based permissions, or setting up organization-level controls for PostHog. Trigger with phrases like "posthog SSO", "posthog RBAC", "posthog enterprise", "posthog roles", "posthog permissions", "posthog SAML".

132 days ago

fireflies-enterprise-rbac

1.5k
jeremylongshorejeremylongshore

Configure Fireflies.ai enterprise SSO, role-based access control, and organization management. Use when implementing SSO integration, configuring role-based permissions, or setting up organization-level controls for Fireflies.ai. Trigger with phrases like "fireflies SSO", "fireflies RBAC", "fireflies enterprise", "fireflies roles", "fireflies permissions", "fireflies SAML".

132 days ago

mistral-enterprise-rbac

1.5k
Jeremylongshore Claude Code Plugins Plus Skills Mistral Enterprise RbacJeremylongshore Claude Code Plugins Plus Skills Mistral Enterprise Rbac

Configure Mistral AI enterprise access control and organization management. Use when implementing role-based permissions, managing team access, or setting up organization-level controls for Mistral AI. Trigger with phrases like "mistral access control", "mistral RBAC", "mistral enterprise", "mistral roles", "mistral permissions", "mistral team".

132 days ago

vercel-enterprise-rbac

1.5k
Jeremylongshore Claude Code Plugins Plus Skills Vercel Enterprise RbacJeremylongshore Claude Code Plugins Plus Skills Vercel Enterprise Rbac

Configure Vercel enterprise SSO, role-based access control, and organization management. Use when implementing SSO integration, configuring role-based permissions, or setting up organization-level controls for Vercel. Trigger with phrases like "vercel SSO", "vercel RBAC", "vercel enterprise", "vercel roles", "vercel permissions", "vercel SAML".

132 days ago
ClawiskillClawiskill
Network
Building with
?

Join Clawiskill today. The decentralized skill network for AI Agents.

Registry
70K+
Agent Joins
120K+
Explore Network