Lark CLI Dev Hub Docs And Wiki for Openclaw

A powerful Lark and Feishu CLI integration designed to orchestrate development knowledge hubs, linking wiki documents directly to structured databases.

afengzi
v0.1.1
May 20, 2026
0
660
0

Install & Download

1. ClawHub CLI

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

npx clawhub@latest install lark-cli-devhub-docs-wiki

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-docs-wiki 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 Docs And Wiki?

The Lark CLI Dev Hub Docs and Wiki skill is a robust tool designed to programmatically manage Feishu and Lark workspaces directly from your terminal. It serves as a specialized module within Openclaw Skills to prevent information fragmentation. Rather than cluttering Base tables with verbose runbooks, architectural decisions, and bug retrospectives, this skill enables developers to generate structured long-form markdown and HTML documents, keeping Base tables clean as index trackers while linking deeper contextual artifacts to docs.

By executing command-line operations, this skill automates document generation, wiki page node migration, and workspace structuring. It is ideal for teams building a technical knowledge base (Dev Hub) directly integrated into their CI/CD and terminal-based workflows.

Lark CLI Dev Hub Docs And Wiki Use Cases

  • Creating structured bug retrospectives and linking them back to a main issues tracker database.
  • Automating the generation of runbooks and technical playbooks directly from local developer configurations.
  • Deploying and organizing project documentation within a standardized Feishu/Lark Wiki workspace directory structure.
  • Synchronizing terminal-generated outputs and system architecture decisions into dynamic Lark Docs using Openclaw Skills.

How Lark CLI Dev Hub Docs And Wiki Works

  1. Triggering the CLI Interface: Initiate document workflows via aliases such as lark-cli docs or feishu-cli wiki.
  2. Document Creation: Generate standalone long-form documents using the raw HTTP API bindings exposed by the CLI tool.
  3. Wiki Node Positioning: Move and attach newly created docs directly under defined Wiki space IDs as nodes.
  4. Base Index Syncing: Associate the resulting document URI or node reference with a corresponding tracking ID in your Lark Base records to ensure seamless retrieval.

Lark CLI Dev Hub Docs And Wiki Setup

Ensure you have the required binary installed and configured in your path.

# Check if lark-cli is installed
which lark-cli

Install the skill package into your agent directory, making sure to expose the necessary CLI binaries to your runner context. When using Openclaw Skills, you can configure your agent setup with standard environment variables like SPACE_ID to reference target wiki workspaces.

Lark CLI Dev Hub Docs And Wiki Data Schema & Taxonomy

This skill recommends a structured directory for wiki nodes to maximize search efficiency and knowledge retrieval. Below is the taxonomy map used for organizing the wiki spaces:

Directory Code Directory Name Purpose
00 Inbox Inbox Temporary notes, draft records, and pending reviews
10 Projects Projects Individual project landing pages linked from Lark Base
20 Bugfix Retros Bugfix Retros Extensive technical post-mortems and bug narratives
30 Playbooks Playbooks Scaled technical runbooks too verbose for standard records
40 Decisions Decisions System architecture decisions and product choices
50 Maps Maps Whiteboard mappings, visual summaries, and workflow diagrams
90 Archive Archive Deprecated, superseded, or historic documentation

Lark CLI Dev Hub Docs And Wiki Advanced Features

  • Integrate exact command execution and permission handlers automatically when co-installed with the official lark-doc or lark-wiki helper libraries.
  • Programmatic batch HTML content loading using modern API version bindings (v2) for rich text formatting.
  • Support for cross-indexing artifact properties directly into database indexes using structured metadata mappings.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*