bot_setup

Automate cross-platform bot setup with browser-based credential extraction.

49|2|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/vibeinging/YiYi --skill bot-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bot_setup
Source: https://github.com/vibeinging/YiYi/tree/main/app/src-tauri/skills/bot_setup
Command: npx skills add https://github.com/vibeinging/YiYi --skill bot-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill guides users through adding, configuring, and connecting bots to major platforms (Feishu, DingTalk, QQ, Discord, Telegram, WeCom) by automatically launching a browser-based setup flow, collecting credentials, and invoking bot creation.

Core Features & Use Cases

  • Guided browser-based setup across popular platforms to create and connect bots.
  • Retrieve and organize App IDs, secrets, and webhooks, then initialize bots via manage_bot.
  • Use cases include enterprise workflow automation, onboarding new bots for teams, and quick bot provisioning for testing.

Quick Start

Ask YiYi to guide me through adding or connecting a bot to Feishu, DingTalk, QQ, Discord, Telegram, or WeCom.

Frequently Asked Questions about bot_setup

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

FAQPage Schema
How do I automate bot setup across platforms like Feishu, DingTalk, and Discord?

Automated bot setup uses browser automation to guide you through connecting to platforms like Feishu, DingTalk, and Discord. It extracts App IDs, secrets, and webhooks directly from platform pages to provision your bots.

Can I use browser automation to extract credentials for a Telegram bot?

Yes, browser automation retrieves and organizes credentials like App IDs and webhooks for Telegram bot setup. It guides the onboarding flow by collecting required authentication data from the platform pages.

What is the best way to onboard bots for enterprise WeCom workflows?

The best way to onboard WeCom bots is through a guided browser-based setup flow. It automates credential extraction and initializes the bots for enterprise workflow automation and team integration.

Does this bot provisioning method support QQ and WeCom simultaneously?

Yes, bot provisioning supports QQ and WeCom simultaneously across enterprise and personal contexts. It applies cross-platform onboarding to configure and connect bots on multiple messaging services.

How to retrieve App IDs and webhooks to initialize a DingTalk bot?

To retrieve App IDs and webhooks for DingTalk, the automated setup flow launches a browser-based guide. It collects the credentials from platform pages and invokes bot creation to initialize the connection.

Why do I need browser automation for cross-platform bot integration?

You need browser automation for cross-platform bot integration because it automatically guides the setup process and extracts credentials. This avoids manual copy-pasting of secrets and webhooks across different platform dashboards.