Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Lark Wiki CLI

Skill Verifiziert Aktiv

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

Zweck

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

Funktionen

  • 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

Anwendungsfälle

  • 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

Nicht-Ziele

  • 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

  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.

Voraussetzungen

  • 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/cli

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

Verifiziert
100 /100
Analysiert about 23 hours ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne9.9k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Project Session Manager

100

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

Skill
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

Skill
Yeachan-Heo

Github

100

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

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

Skill
steipete

Agent Browser

100

Browser-automatisierungs-CLI für KI-Agenten. Verwenden Sie diese, wenn der Benutzer mit Websites interagieren muss, einschließlich der Navigation auf Seiten, dem Ausfüllen von Formularen, dem Klicken auf Schaltflächen, dem Aufnehmen von Screenshots, dem Extrahieren von Daten, dem Testen von Webanwendungen oder der Automatisierung beliebiger Browseraufgaben. Auslöser sind Anfragen wie "öffne eine Website", "fülle ein Formular aus", "klicke auf eine Schaltfläche", "mache einen Screenshot", "scrappe Daten von einer Seite", "teste diese Web-App", "melde dich bei einer Seite an", "automatisiere Browser-Aktionen" oder jede Aufgabe, die eine programmatische Webinteraktion erfordert.

Skill
shanraisshan

Lark Calendar

100

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

Skill
larksuite