30-SECOND BRIEF
What it does—and when it fits
Lark Contact resolves Feishu people and organizational identities. Its upstream SKILL.md separates user and bot capabilities, supports searching people by name or email to obtain open_id, retrieves profiles when permitted, and advises going directly to messaging or calendar Skills when an open_id is already known.
INSTALL BY AGENT
Choose your Agent
Paths come from official Agent docs or the universal installer behind skills.sh. Compatibility still follows this Skill's record.
.claude/skills/lark-contact/~/.claude/skills/lark-contact/Use project scope for team sharing and personal scope across repositories. The installer defaults to project scope; add -g for personal scope.
This source cannot produce a reliable command. Open the listed source and copy the complete Skill folder manually.
Claude Code discovers custom Skill folders automatically at project or personal scope.
View path evidence ↗TYPICAL WORKFLOW
A practical workflow
Resolve a person
Search by name or email and confirm the intended user.
Retrieve a profile
Fetch permitted user details from a known open_id.
Route the next action
Pass the resolved identity to messaging or calendar work without redundant contact calls.
THE TRADEOFFS
Advantages and tradeoffs
Notable strengths
- This profile is manually organized around the current upstream SKILL.md workflow.
- The capability boundary remains explicitly tied to open.feishu.cn.
- Core uses, limitations, and risks are separated for pre-install review.
Limitations
- User and bot identities expose different operations and directory visibility.
- Name matches can be ambiguous and must be confirmed with additional attributes.
BEST FIT
Who it is for
Agents resolving Feishu recipients
Teams automating people-aware workflows
BEFORE YOU USE IT
Risks to review before use
Personal data exposure
Directory searches and profiles contain personal information. Request only necessary fields and do not expose results beyond the user's authorized context.
External data and identity boundary
Requests access Feishu tenant resources. Use the correct identity, least-privilege scopes, and keep sensitive content out of logs.
SECURITY
What the permission profile means
- Declared access remains governed by the current upstream SKILL.md and runtime requests.
- Treat Feishu documents, messages, people, and business records as permission-controlled data.
- SkillSignal has not independently executed or security-audited this package; external skills.sh labels are not SkillSignal certification.
Not a security certification. External ratings are attributed references. SkillSignal has not independently executed or security-reviewed this Skill.
INSIDE THE PACKAGE
Indexed files
TAGS
Manually expanded from the current upstream SKILL.md and linked source at open.feishu.cn, checked 2026-08-19. This is an original summary, not an execution result or security certification.