Lark Wiki CLI
Skill Verified Active飞书知识库:管理知识空间、空间成员和文档节点。创建和查询知识空间、查看和管理空间成员、管理节点层级结构、在知识库中组织文档和快捷方式。当用户需要在知识库中查找或创建文档、浏览知识空间结构、查看或管理空间成员、移动或复制节点时使用。
To efficiently manage Lark/Feishu knowledge spaces, including creation, member management, and document organization, for users and AI agents.
Features
- Manage knowledge spaces, members, and document nodes
- Create and query knowledge spaces
- Add, delete, and list space members
- Organize node hierarchy and create shortcuts
- Migrate documents into wiki spaces
Use Cases
- When users need to find or create documents in a knowledge base
- When users need to browse the structure of a knowledge space
- When users need to view or manage space members
- When users need to move or copy nodes within a knowledge base
Non-Goals
- Managing general files outside of Lark Wiki spaces
- Performing operations on Lark Drive documents that are not related to wiki migration
- Automating administrative tasks outside the scope of wiki management
Workflow
- User initiates a wiki management task (e.g., create node, delete space).
- The AI agent selects the appropriate `lark-wiki` shortcut based on the user's intent.
- The shortcut validates inputs and potentially resolves necessary IDs (e.g., space ID from URL or name).
- The shortcut executes the corresponding Lark CLI command, possibly involving asynchronous operations.
- If the operation is asynchronous, the agent may need to poll for task completion using `lark-cli drive +task_result`.
- The agent presents the result or any necessary follow-up actions to the user.
Prerequisites
- Node.js (npm/npx)
- Go v1.23+ (for building from source)
- Python 3 (for building from source)
- Lark CLI installed (`npm install -g @larksuite/cli` or build from source)
- Lark CLI SKILL installed (`npx skills add larksuite/cli -y -g`)
- Lark API credentials configured and authenticated (`lark-cli config init` and `lark-cli auth login`)
Installation
npx skills add larksuite/cliRuns the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.
Quality Score
VerifiedTrust Signals
Similar Extensions
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
Telegram Crabbox E2e Proof
100Use when reviewing, reproducing, or proving OpenClaw Telegram behavior with a real Telegram user on Crabbox, including PR review workflows that need an agent-controlled Telegram Desktop recording, TDLib user-driver commands, Convex-leased credentials, WebVNC observation, and motion-trimmed artifacts.
Agent Browser
100Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
Lark Calendar
100飞书日历(calendar):提供日历与日程(会议)的全面管理能力。核心场景包括:查看/搜索日程、创建/更新日程、管理参会人、查询忙闲状态及推荐空闲时段、查询/搜索与预定会议室。注意:涉及【预约日程/会议】或【查询/预定会议室】时,必须先读取 references/lark-calendar-schedule-meeting.md 工作流!高频操作请优先使用 Shortcuts:+agenda(快速概览今日/近期行程)、+create(创建日程并按需邀请参会人及预定会议室)、+update(更新既有日程字段,或独立增删参会人/会议室)、+freebusy(查询用户主日历的忙闲信息和rsvp的状态)、+rsvp(回复日程邀请)