跳转到主要内容

Lark Wiki CLI

技能 已验证 活跃

飞书知识库:管理知识空间、空间成员和文档节点。创建和查询知识空间、查看和管理空间成员、管理节点层级结构、在知识库中组织文档和快捷方式。当用户需要在知识库中查找或创建文档、浏览知识空间结构、查看或管理空间成员、移动或复制节点时使用。

目的

To efficiently manage Lark/Feishu knowledge spaces, including creation, member management, and document organization, for users and AI agents.

功能

  • 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

使用场景

  • 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

非目标

  • 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

工作流

  1. User initiates a wiki management task (e.g., create node, delete space).
  2. The AI agent selects the appropriate `lark-wiki` shortcut based on the user's intent.
  3. The shortcut validates inputs and potentially resolves necessary IDs (e.g., space ID from URL or name).
  4. The shortcut executes the corresponding Lark CLI command, possibly involving asynchronous operations.
  5. If the operation is asynchronous, the agent may need to poll for task completion using `lark-cli drive +task_result`.
  6. The agent presents the result or any necessary follow-up actions to the user.

先决条件

  • 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`)

安装

npx skills add larksuite/cli

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

已验证
100 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标9.9k
许可证MIT
状态
查看源代码

类似扩展

Project Session Manager

100

Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions

技能
Yeachan-Heo

Oh My Claudecode

100

Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly

技能
Yeachan-Heo

Github

100

Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.

技能
steipete

Telegram Crabbox E2e Proof

100

Use 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.

技能
steipete

Agent Browser

100

AI 代理的浏览器自动化 CLI。当用户需要与网站交互时使用,包括浏览页面、填写表单、点击按钮、截屏、提取数据、测试 Web 应用或自动化任何浏览器任务。触发条件包括请求“打开网站”、“填表”、“点击按钮”、“截屏”、“抓取页面数据”、“测试此 Web 应用”、“登录网站”、“自动化浏览器操作”或任何需要以编程方式进行 Web 交互的任务。

技能
shanraisshan

Lark Calendar

100

飞书日历(calendar):提供日历与日程(会议)的全面管理能力。核心场景包括:查看/搜索日程、创建/更新日程、管理参会人、查询忙闲状态及推荐空闲时段、查询/搜索与预定会议室。注意:涉及【预约日程/会议】或【查询/预定会议室】时,必须先读取 references/lark-calendar-schedule-meeting.md 工作流!高频操作请优先使用 Shortcuts:+agenda(快速概览今日/近期行程)、+create(创建日程并按需邀请参会人及预定会议室)、+update(更新既有日程字段,或独立增删参会人/会议室)、+freebusy(查询用户主日历的忙闲信息和rsvp的状态)、+rsvp(回复日程邀请)

技能
larksuite