Manage Feishu Video Conferences (VC).
Scanned 9/10/2026
Install to Claude Code
npx -y skills add duclm1x1/Dive-Ai --skill feishu-vc --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Feishu Vc?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/duclm1x1-feishu-vc)More formats (shields.io, HTML) on the badges page.
# Feishu Video Conference Skill
Manage Feishu Video Conferences (VC).
## Usage
### Reserve a Meeting
Create a meeting reservation.
```bash
node skills/feishu-vc/reserve.js --subject "Meeting Title" --time "2026-02-04T10:00:00+08:00"
```
## API Reference
- Reserve: `POST /open-apis/vc/v1/reserve`
- Permissions required: `vc:meeting:request` (Update meeting reservation info)
## Setup
Requires `FEISHU_APP_ID` and `FEISHU_APP_SECRET`.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!