Lark CLI Dev Hub Drive for Openclaw

A powerful CLI-driven skill to manage, sync, and inspect Feishu/Lark Drive files and register them as project artifacts.

afengzi
v0.1.0
May 20, 2026
0
689
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install lark-cli-devhub-drive

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install lark-cli-devhub-drive using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Lark CLI Dev Hub Drive?

The Lark CLI Dev Hub Drive skill serves as the comprehensive file and artifact layer for your AI development workflow. It enables seamless management of Feishu/Lark Drive files directly through automated CLI interactions. By using this capability alongside Openclaw Skills, developers and automated agents can easily search, inspect, upload, download, import, export, and synchronize project knowledge stored within files, folders, comments, and cloud documents.

This system bridges the gap between local workspaces and cloud storage. It ensures that critical files, external reports, and permission layers are handled correctly, allowing your AI coding agents to interact fluidly with team knowledge repositories without manually breaking down document links or misplacing shared artifacts.

Lark CLI Dev Hub Drive Use Cases

  • Mirroring project folders between a local disk and Feishu Drive using pull, push, and sync mechanisms.
  • Importing local source materials like .xlsx, .csv, or .docx directly into Feishu cloud documents.
  • Exporting Docs, Sheets, or Base snapshots to create historical backups before software releases or security audits.
  • Inspecting and unwrapping user-provided URLs or Wiki links to determine the underlying document type before executing specific domain skills.
  • Registering critical documentation in the Dev Hub Artifacts repository with rich metadata like summaries, project areas, and explicit keywords.
  • Appending collaboration feedback and comments to files when modifications require review cycles rather than immediate content updates.

How Lark CLI Dev Hub Drive Works

  1. Resource Discovery: The AI agent utilizes the drive search capability to discover relevant docs, wikis, sheets, or folders across the ecosystem.
  2. URL Inspection: When provided with an ambiguous link, the agent runs an inspection to determine whether the object is a Doc, Sheet, Base, Slide, or Whiteboard.
  3. Domain Routing: Once the underlying structured type is identified, the system routes further actions to the appropriate specialized domain skill.
  4. Local Synchronization: Files are either uploaded, downloaded, or synchronized between the developer's local environment and the target folder token.
  5. Dev Hub Writeback: Important files are logged into the central repository, tracking the file type, source URL, summaries, and critical search keywords.

Lark CLI Dev Hub Drive Setup

Ensure that the lark-cli binary is available in your system execution path. Configuration for this Openclaw Skills module relies on a valid CLI binary setup.

# Verify your CLI installation and path configuration
which lark-cli

# Example of executing a user-authenticated search query
lark-cli drive +search --query "release report" --as user --format json

Lark CLI Dev Hub Drive Data Schema & Taxonomy

The skill organizes metadata and tracks asset registration through a specific taxonomy schema during Dev Hub Writeback operations:

Attribute Description
Artifact Type Categorized as File, Export, Import, Snapshot, Review, or Folder
Source URL The direct canonical Feishu/Lark storage URL
Summary Explanatory description of the file contents and its overall project impact
Search Keywords Metadata taxonomy including project name, functional area, filename, owner, date, and decision tags

Lark CLI Dev Hub Drive Advanced Features

  • Intelligent Domain Routing: Automatically hands off execution to specialized Docs, Sheets, Base, or Slides skills after unwrapping obscure Wiki URLs.
  • Bidirectional Folder Sync: Keeps distributed files updated using native command actions without creating duplicate assets.
  • Strict Privacy Isolation: Designed to protect local code repositories by ensuring private downloaded cloud assets are not committed back to version control systems unless explicitly authorized.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*