Manage Elasticsearch RBAC: native users, roles, role mappings, document- and field-level security. Use when creating users or roles, assigning privileges, or mapping external realms like LDAP/SAML.
$npx -y skills add elastic/agent-skills --skill elasticsearch-authzInstalls into the current project.
Run `npx skills use "https://github.com/elastic/agent-skills" --skill "elastic/agent-skills/elasticsearch-authz"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/elastic/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/elastic/agent-skills"` and select the relevant skills, then follow their instructions.