lark-contact

Retrieve Feishu/Lark contact details and directory structure via lark-cli.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/x0chaoren0s/agent-platform --skill lark-contact-x0chaoren0s
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-contact
Source: https://github.com/x0chaoren0s/agent-platform/tree/main/skills/lark-contact
Command: npx skills add https://github.com/x0chaoren0s/agent-platform --skill lark-contact-x0chaoren0s

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

飞书通讯录在组织架构和同事信息查询方面常常分散在不同系统,难以快速定位并获取准确的联系信息。此技能提供一个集中入口,帮助你高效访问当前用户信息、同事信息以及按姓名/邮箱/手机号等条件的搜索结果。

Core Features & Use Cases

  • 获取当前用户信息或指定用户信息(如通过 user_id、open_id 等)
  • 根据姓名、邮箱、手机号等关键词快速搜索同事
  • 查询组织结构和成员信息,快速定位联系人

Quick Start

Run the lark-cli contact command in your terminal to retrieve the current user's information.

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 a colleague's contact information in Lark by name or email?

You can query Lark contact information by running the lark-cli contact command, which searches by name, email, or phone number. It uses Feishu APIs to retrieve user profiles and directory structures within your workspace.

Can I retrieve my own current user profile from the Lark workspace?

Yes, you can retrieve your current Lark user profile by running the lark-cli contact command in your terminal. It fetches your active user details, including identifiers like open_id and user_id, directly from the Feishu API.

Do I need the lark-cli tool to access the Feishu organization directory?

Yes, the lark-cli tool is required to access the Feishu organization directory and authenticate with Feishu/Lark APIs. This Skill integrates as a CLI component within the agent platform to fetch contact data and organizational structures.

What is the best way to look up an employee's open_id in a Lark workspace?

The best way to look up an employee's open_id is to search for their profile using this Skill's keyword search capabilities. By providing a colleague's name, email, or phone, the Skill queries Feishu APIs to return their open_id and directory details.

How does querying the Lark organizational structure work when contact details are scattered?

Querying the Lark organizational structure works by providing a centralized entry point through the lark-cli tool. It consolidates scattered directory data by calling Feishu APIs to quickly locate contacts and retrieve accurate member information.