lark-contact

Query Feishu directory data by name, email, or phone to retrieve user details and org structure.

3|1|Updated Apr 23, 2026
One-click install
npx skills add https://github.com/HuXiangyu123/CUA-Lark-Agent --skill lark-contact-huxiangyu123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-contact
Source: https://github.com/HuXiangyu123/CUA-Lark-Agent/tree/main/lark-cli/skills/lark-contact
Command: npx skills add https://github.com/HuXiangyu123/CUA-Lark-Agent --skill lark-contact-huxiangyu123

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill enables querying Feishu's directory to retrieve user details (current or specific) and organization structure, simplifying contact discovery and org visibility.

Core Features & Use Cases

  • Shortcuts are available for common tasks (get-user, +get-user).
  • Retrieve current user info, fetch specific user details, and search employees by name, email, or phone to locate open_id or contact info.
  • Use cases include onboarding, team directory lookups, and quick compliance checks.

Quick Start

Ask your AI to run lark-cli contact to fetch either your own profile or another employee’s details by providing --user-id as needed.

Frequently Asked Questions about lark-contact

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search for Feishu employee contact info and org data?

Search Feishu contacts by querying directory data via name, email, or phone to retrieve user details and organization structure. This handles current user info, specific employee profiles, and broad employee search across the organization.

Can I look up a specific coworker's profile in Feishu using their email or phone number?

Yes, searching employees by name, email, or phone locates the coworker's open_id and contact info. It retrieves structured user details suitable for downstream processing and access control in helpdesk or HR tasks.

Do I need lark-cli installed to query the Feishu directory for employee details?

Yes, lark-cli is required to query the Feishu directory and fetch user profiles. The skill invokes lark-cli contact commands and handles `--user-id` variations to retrieve current or specific employee details.

What is the best way to retrieve current user info from Feishu for onboarding tasks?

Use lark-cli contact to fetch your own profile or another employee's details by providing `--user-id` as needed. It outputs structured data for onboarding, team directory lookups, and compliance checks.

Does this Feishu contact search skill support admin and HR compliance checks?

Yes, it applies to admin, HR, or helpdesk tasks needing current user info or coworker data. It retrieves structured user details and org structure suitable for access control and compliance checks.

Why does my Feishu user query require a specific user-id to return results?

When fetching specific user details instead of the current user profile, providing --user-id is necessary to identify the target employee. The skill handles these variations to output the correct structured data.