agency-feishu-integration-developer

Automate Feishu enterprise integrations for bots, approvals, and Bitable data sync.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/jay6697117/agency-agents-antigravity --skill agency-feishu-integration-developer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agency-feishu-integration-developer
Source: https://github.com/jay6697117/agency-agents-antigravity/tree/main/.agents/skills/agency-feishu-integration-developer
Command: npx skills add https://github.com/jay6697117/agency-agents-antigravity --skill agency-feishu-integration-developer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Feishu Integration Developer enables enterprises to build end-to-end Feishu Open Platform integrations, coordinating bots, card interactions, approvals, data synchronization, and identity management to automate collaboration and workflow processes.

Core Features & Use Cases

  • Feishu Bot Development: Webhook-based and app bots with interactive messages, conversations, and group event handling.
  • Message Cards & Interactions: Card templates, callbacks, updates, and template-driven notifications.
  • Approval Workflow Integration: Define, submit, and track approval processes with event-driven triggers.
  • Bitable & Data Sync: Synchronize external data with Feishu Bitable tables for real-time insights.
  • SSO & Identity: OAuth2/OIDC flows, QR login, and user data synchronization for enterprise access.
  • Feishu Mini Programs: Access user data and extend capabilities within Feishu apps.

Quick Start

Deploy and configure a Feishu app, set up tenant/app credentials and webhooks, then implement a basic bot that posts a hello message when invited to a chat.

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 build a Feishu bot with webhook integrations for enterprise workflows?

You can automate approval workflows by defining, submitting, and tracking approval processes through Feishu's event-driven triggers. This enables automated routing and tracking of enterprise approval processes directly within your Feishu bot architecture.

How does data synchronization with Feishu Bitable work for external systems?

Data synchronization with Feishu Bitable works by mapping external data to Bitable tables for real-time insights. This integration syncs records automatically, enabling centralized data visibility and automated updates across connected enterprise applications.

Can I use OAuth2 and SSO for Feishu enterprise identity management?

Yes, you can use OAuth2 and OIDC flows for Feishu enterprise SSO and identity management. This supports QR login and user data synchronization, providing secure enterprise access control and automated identity provisioning across Feishu apps.

What's the best way to handle Feishu webhook errors and validate events?

The best way to handle Feishu webhook errors and validate events is by enforcing token caching, event validation, and idempotent handlers. Using the Feishu SDK with robust error handling ensures scalable and reliable enterprise automation.