๐ŸŽฏ

lark-contact

๐ŸŽฏSkill

from larksuite/cli

VibeIndex|
What it does
|

Skill for the Lark/Feishu CLI that searches users by name, email, or phone and retrieves user profiles from the Lark platform.

Overview

One of 19 agent skills packaged with lark-cli โ€” the agent-native CLI for the Lark/Feishu Open Platform. The lark-contact skill lets AI agents look up users by name, email, or phone and retrieve profile information straight from the Lark directory.

Key Features

  • Search users by name, email, or phone number
  • Retrieve structured user profiles (title, department, etc.)
  • Works through the same three-layer command system as the rest of lark-cli
  • Respects OS-native keychain credential storage and scope-based permissions

Who is this for?

Teams using Lark/Feishu who build agents that need to identify users before taking action โ€” sending messages, assigning tasks, or scheduling meetings. Useful for HR automation, directory-driven workflows, and any agent flow that starts with "who is X?"

๐Ÿ“ฆ

Same repository

larksuite/cli(6 items)

lark-contact

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add larksuite/cli --skill lark-contact
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add larksuite/cli --skill lark-contact
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/lark-contact/SKILL.md

SKILL.md

80,780Installs
-
AddedMar 28, 2026