From oh-my-feishu
Queries Lark (Feishu) organization structure, retrieves current/specified user details, searches employees by name/email/phone. Useful for finding colleague open_id, contacts, or department info via lark-cli.
npx claudepluginhub yjzhang2003/oh-my-feishu --plugin oh-my-feishuThis skill uses the workspace's default tool permissions.
**CRITICAL — 开始前 MUST 先用 Read 工具读取 [`../lark-shared/SKILL.md`](../lark-shared/SKILL.md),其中包含认证、权限处理**
Finds employees, team members, org structure, and experts using Glean tools like employee_search for roles/teams and code_search for contributions. Applies skepticism tests for evidence, recency, and availability.
Retrieves email and phone details by name from local JSON contacts or CRM. Handles single/multiple/no matches, always confirms with user before use in scheduling or messaging.
Searches Omni person directory by name or phone, retrieves full profiles by ID, and checks online presence using bash omni and jq commands.
Share bugs, ideas, or general feedback.
CRITICAL — 开始前 MUST 先用 Read 工具读取 ../lark-shared/SKILL.md,其中包含认证、权限处理
Shortcut 是对常用操作的高级封装(lark-cli contact +<verb> [flags])。有 Shortcut 的操作优先使用。
| Shortcut | 说明 |
|---|---|
+search-user | Search users (results sorted by relevance) |
+get-user | Get user info (omit user_id for self; provide user_id for specific user) |