lark-contact

Manage and retrieve Feishu contact information via the Feishu CLI.

60|8|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/liangdabiao/lark-workflow-feishu-cli --skill lark-contact-liangdabiao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-contact
Source: https://github.com/liangdabiao/lark-workflow-feishu-cli/tree/main/.claude/skills/lark-contact
Command: npx skills add https://github.com/liangdabiao/lark-workflow-feishu-cli --skill lark-contact-liangdabiao

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of managing and accessing contact information within the Feishu platform, including querying organizational structures and personnel details, as well as searching for employees using keywords.

Core Features & Use Cases

  • Organizational Query: Quickly find information about organizational structures and individual employees.
  • Employee Search: Search for employees by name, email, or phone number.
  • Detailed Information Retrieval: Retrieve detailed information for a specific user or the current user.
  • Use Case: For instance, you can easily find a colleague's open_id or contact information, or get an overview of the department structure.

Quick Start

Use the lark-cli contact +get-user command to fetch the information of a user by their user ID.

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 Feishu?

To search for contact information in Feishu, you can find an employee by name, email, or phone number. This process retrieves specific user details like their open_id or department structure using the Feishu CLI.

How do I retrieve the organizational structure for a department in Feishu?

To retrieve the organizational structure in Feishu, you perform an organizational query. This allows you to quickly find structural information and get an overview of department personnel.

Do I need authorization to access the Feishu contact management APIs?

Yes, accessing Feishu contact management APIs requires authorization. You must authenticate and authorize your requests through the Feishu CLI before querying users or organizational structures.

What is the best way to get detailed information for a specific Feishu user?

The best way to get detailed information for a specific Feishu user is by using the `lark-cli contact +get-user` command. This fetches comprehensive details for a target user via their user ID.