Agent capability

ldap-identity-operations

Design, inspect, synchronize, and safely operate OpenLDAP directories, LDAP users and groups, OAuth 2.0 and OIDC clients, Better Auth, sessions, TOTP, passkeys, role mappings, account lifecycle, and identity integrations. Use for lnxr-ldap-manager, SSO architecture, directory drift, OAuth client registration, session revocation, onboarding, offboarding, password flows, and access reviews.

Apache-2.0 Directory reads should use a restricted service account. Password resets, user disablement, group changes, session revocation, client-secret rotation, and OAuth administration require explicit authorization and audit logging. 1 files 3,051 bytes

Runtime provisioning

Provision this capability

The provisioning flow resolves the versioned manifest, verifies every SHA-256 digest, and applies the package atomically.

Shared Agent Skills

User scope: ~/.agents/skills/ldap-identity-operations

curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh ldap-identity-operations --client agents --scope user --registry __MM_RUNTIME_ORIGIN__

Codex

User scope: ~/.agents/skills/ldap-identity-operations

curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh ldap-identity-operations --client codex --scope user --registry __MM_RUNTIME_ORIGIN__

OpenCode

User scope: ~/.config/opencode/skills/ldap-identity-operations

curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh ldap-identity-operations --client opencode --scope user --registry __MM_RUNTIME_ORIGIN__

Antigravity

User scope: ~/.gemini/config/skills/ldap-identity-operations

curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh ldap-identity-operations --client antigravity --scope user --registry __MM_RUNTIME_ORIGIN__
Windows PowerShell
$installer = Join-Path $env:TEMP 'mm-skills-install.ps1'; Invoke-WebRequest '__MM_RUNTIME_ORIGIN__/install.ps1' -OutFile $installer; & $installer -Skill 'ldap-identity-operations' -Client 'agents' -Scope 'user' -Registry '__MM_RUNTIME_ORIGIN__'

Artifact integrity

Versioned package contents

Inspect manifest
PathBytesSHA-256
SKILL.md 3,051 6c66a76fba3c13ea…