identity-manager
Installation
SKILL.md
Identity Manager
A dedicated tool to store and retrieve user identities.
Usage
1. Lookup User (By ID)
Check who sent a message.
node skills/identity-manager/index.js lookup "ou_cdc63fe05e88c580aedead04d851fc04"
# Output: { "name": "张昊阳", "role": "Master", "alias": "zhy" }