·feishu-contact
</>

feishu-contact

飞书组织架构与 ID 转换 Skill。搜索成员、获取部门信息、创建部门、ID 互转(OpenID/UserID/UnionID)。当需要查找飞书用户、管理组织架构或在不同 ID 体系间转换时使用此 Skill。

17Installs·2Trend·@alextangson

Installation

$npx skills add https://github.com/alextangson/feishu_skills --skill feishu-contact

How to Install feishu-contact

Quickly install feishu-contact AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/alextangson/feishu_skills --skill feishu-contact
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: alextangson/feishu_skills.

SKILL.md

View raw

| Base URL | https://open.feishu.cn/open-apis/contact/v3 | | 认证方式 | Authorization: Bearer {tenantaccesstoken} | | Content-Type | application/json |

| openid | 应用内唯一 | 同一应用内识别用户 | | userid | 企业内唯一 | 企业内部系统对接 | | unionid | 跨应用唯一 | 同一开发者的多个应用间 |

飞书组织架构与 ID 转换 Skill。搜索成员、获取部门信息、创建部门、ID 互转(OpenID/UserID/UnionID)。当需要查找飞书用户、管理组织架构或在不同 ID 体系间转换时使用此 Skill。 Source: alextangson/feishu_skills.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/alextangson/feishu_skills --skill feishu-contact Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/alextangson/feishu_skills --skill feishu-contact
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from alextangson/feishu_skills

Quick answers

What is feishu-contact?

飞书组织架构与 ID 转换 Skill。搜索成员、获取部门信息、创建部门、ID 互转(OpenID/UserID/UnionID)。当需要查找飞书用户、管理组织架构或在不同 ID 体系间转换时使用此 Skill。 Source: alextangson/feishu_skills.

How do I install feishu-contact?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/alextangson/feishu_skills --skill feishu-contact Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/alextangson/feishu_skills