lark-approval

Automate Feishu approval instances and tasks via lark-cli.

12|3|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/baibairui/WoClaw --skill lark-approval-baibairui
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-approval
Source: https://github.com/baibairui/WoClaw/tree/main/.codex-runtime/home/.agents/skills/lark-approval
Command: npx skills add https://github.com/baibairui/WoClaw --skill lark-approval-baibairui

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables programmatic control of Feishu (Lark) approval workflows, allowing teams to manage approval instances and tasks without manual UI interaction.

Core Features & Use Cases

  • Instance management: fetch, cancel or notify CC approval instances.
  • Task handling: approve, reject, transfer or query tasks for users.
  • Automation scenarios: integrate with CI/CD or HR processes to automate routine approval steps across departments.

Quick Start

Run the lark-cli approval get <resource> to fetch an approval instance and experiment with sample commands.

Frequently Asked Questions about lark-approval

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Feishu approval workflows via API?

To automate Feishu approval workflows via API, use lark-cli to programmatically control approval instances and tasks, covering instance retrieval, cancellation, CC, and task actions such as approve, reject, transfer, and query.

What Feishu approval tasks can I manage programmatically?

Feishu approval task management allows you to programmatically approve, reject, transfer, or query tasks for users, alongside managing instances by fetching, canceling, or notifying CC.

Do I need lark-cli to manage Lark approval instances?

Yes, you need lark-cli to manage Lark approval instances, along with authentication to access the approval APIs and a workspace with the necessary permissions.

Can I integrate Feishu approval automation with CI/CD pipelines?

Yes, you can integrate Feishu approval automation with CI/CD pipelines or HR processes to automate routine approval steps across departments without manual UI interaction.