lark-all-in-one
SKILL.md
Feishu / Lark Comprehensive Skill
Prerequisite: You must have the official Lark MCP server running before using this skill. Setup:
npx -y @larksuiteoapi/lark-mcp mcp -a <APP_ID> -s <APP_SECRET>For user-identity APIs (useUAT): first runnpx -y @larksuiteoapi/lark-mcp login -a <APP_ID> -s <APP_SECRET>To enable Video Conferencing + Minutes APIs, add:-t preset.calendar.default,vc.v1.reserve.apply,vc.v1.meeting.get,vc.v1.meetingRecording.get,minutes.v1.minute.get,minutes.v1.minuteTranscript.get,minutes.v1.minuteStatistic.getFull docs: https://open.larkoffice.com/document/home/index
Core Concepts
Tool Naming
All MCP tools use the prefix mcp__lark-mcp__. Example:
mcp__lark-mcp__im.v1.message.create