feishu-quick-setup

Create and configure a Feishu bot via the App Registration API.

33|13|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/hashSTACS-Global/EnClaws --skill feishu-quick-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-quick-setup
Source: https://github.com/hashSTACS-Global/EnClaws/tree/main/skills/feishu-skills/feishu-quick-setup
Command: npx skills add https://github.com/hashSTACS-Global/EnClaws --skill feishu-quick-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires feishu, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of creating and configuring a Feishu bot, allowing users to quickly set up a bot instance and save credentials.

Core Features & Use Cases

  • One-click Bot Creation: Automatically creates a new Feishu bot using the Feishu App Registration API.
  • Credential Saving: Saves the bot's credentials to the OpenClaw config file for easy access.
  • Use Case: Ideal for users who need to quickly set up a Feishu bot for their team or project without manually handling the bot creation process.

Quick Start

Use the feishu-quick-setup skill to create a new Feishu bot and configure it for use.

Frequently Asked Questions about feishu-quick-setup

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

FAQPage Schema
How do I create a Feishu bot automatically?

You can automate Feishu bot creation by using the App Registration API to instantiate the bot, retrieve credentials, and save them directly to the OpenClaw config file.

Do I need Feishu API access to configure a bot?

Yes, you need Feishu API access to configure a bot, as the process requires calling the Feishu App Registration API to generate the bot instance and retrieve credentials.

Where are my Feishu bot credentials saved after creation?

Feishu bot credentials are saved directly to the OpenClaw configuration file, ensuring easy access and immediate integration within the OpenClaw ecosystem.

What is the best way to set up a Feishu bot for my project?

The best way to set up a Feishu bot is using a one-click configuration tool that automates the complete process from bot creation to credential retrieval and saving.

Can I use this bot configuration process without the OpenClaw config file?

No, the OpenClaw config file is required as it serves as the target destination for saving the retrieved bot credentials and completing the configuration process.