agency-feishu-integration-developer

Integrate enterprise applications with the Feishu Open Platform for automated workflows and bot interactions.

Updated Jul 24, 2026
One-click install
npx skills add https://github.com/imMamdouhaboammar/kaku-chatgpt-harness --skill agency-feishu-integration-developer-immamdouhaboammar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agency-feishu-integration-developer
Source: https://github.com/imMamdouhaboammar/kaku-chatgpt-harness/tree/main/.agents/skills/engineering-feishu-integration-developer
Command: npx skills add https://github.com/imMamdouhaboammar/kaku-chatgpt-harness --skill agency-feishu-integration-developer-immamdouhaboammar

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @larksuiteoapi/node-sdk, express.

What problem does it solve?

This skill addresses the complexity of integrating enterprise systems with the Feishu (Lark) ecosystem, preventing common pitfalls like token expiration, event handling errors, and insecure API usage.

Core Features & Use Cases

  • Bot & Interaction Development: Create interactive bots with message cards, command handling, and group event listeners.
  • Workflow Automation: Integrate approval processes and Bitable data management with external business systems.
  • Secure Authentication: Implement robust OAuth 2.0 flows, OIDC integration, and secure token management.
  • Use Case: Automatically sync external order data into a Bitable spreadsheet and trigger an approval workflow in Feishu when a high-value order is detected.

Quick Start

Use the agency-feishu-integration-developer skill to generate a boilerplate project structure for a new Feishu bot with event subscription and token management configured.

Frequently Asked Questions about agency-feishu-integration-developer

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

FAQPage Schema
How do I integrate enterprise applications with Feishu for workflow automation?

Integrate enterprise applications with Feishu using this skill to enable automated workflows, bot interactions, and data synchronization via the Feishu Open Platform API. It supports complex scenarios including approval instance management and Bitable CRUD operations.

How do I handle token expiration and event verification when building a Feishu bot?

Handle token expiration and event verification in a Feishu bot by adhering to strict security protocols for secure token caching and event verification. This skill prevents common API pitfalls by managing OAuth 2.0 flows and token lifecycles automatically.

What's the best way to sync external order data into a Feishu Bitable spreadsheet?

Sync external order data into a Feishu Bitable spreadsheet using this skill's Bitable CRUD operations. It can automatically write external data into Bitable and trigger an approval workflow in Feishu when specific conditions like a high-value order are met.

Can I use Node.js and Express to build a Feishu Lark bot with interactive message cards?

Yes, you can build a Feishu Lark bot using Node.js and Express. This skill generates a boilerplate project for interactive bots featuring message cards, command handling, and group event listeners through the Lark Open Platform SDK.

Does this skill support implementing secure SSO authentication for Feishu apps?

Yes, this skill supports secure SSO authentication for Feishu apps. It implements robust OAuth 2.0 flows, OIDC integration, and secure token management to ensure least-privilege permission scoping for enterprise applications.