lark-contact

Fetch user details and search organizational contacts via the Lark CLI.

1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/eatbreads/.agents --skill lark-contact-eatbreads
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-contact
Source: https://github.com/eatbreads/.agents/tree/main/skills/lark-contact
Command: npx skills add https://github.com/eatbreads/.agents --skill lark-contact-eatbreads

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The skill enables quick access to organizational contacts and user information within an organization using the Lark CLI, reducing manual lookup time and improving team communication.

Core Features & Use Cases

  • Retrieve current user details or specific user information by user_id.
  • Search employees by name, email, or phone within the organization's scope.
  • View basic contact details including open_id to enable integration with other tools.

Quick Start

Use lark-cli contact +get-user to fetch your own profile, or lark-cli contact +get-user --user-id ou_xxx to fetch a colleague's profile.

Frequently Asked Questions about lark-contact

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

FAQPage Schema
How do I query Lark contacts and organizational user information?

To query Lark contacts, use the lark-cli contact +get-user command to fetch your own profile or retrieve a specific colleague's details by providing their user_id. This searches staff within your allowed organizational scope.

Can I search for employees by name, email, or phone in Lark?

Yes, you can search employees by name, email, or phone within your organization's allowed scope using the lark-cli. This quickly retrieves matching staff details without manual directory lookups.

Do I need lark-cli to retrieve user open_id and contact details?

Yes, lark-cli is required to retrieve user open_id and contact details. The skill enforces authentication rules and references lark-shared guidance for proper setup and safety.

What is the best way to get a colleague's profile using Lark user_id?

The best way to get a colleague's profile is by executing lark-cli contact +get-user --user-id ou_xxx. This directly fetches their basic contact details and open_id for tool integration.

Are there limitations when searching organizational contacts in Lark?

Yes, searching organizational contacts in Lark is limited by your allowed org scope and enforced authentication rules. You can only retrieve user information that your account permissions explicitly permit.