butler-chat-connectors

Synchronize and validate Butler chat connectors for Feishu/Weixin session management.

Updated Apr 23, 2026
One-click install
npx skills add https://github.com/Ocean326/Agents --skill butler-chat-connectors
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: butler-chat-connectors
Source: https://github.com/Ocean326/Agents/tree/main/skills/global/butler-chat-connectors
Command: npx skills add https://github.com/Ocean326/Agents --skill butler-chat-connectors

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Keeps Butler chat connectors in a healthy local state by syncing config, validating sessions, and enabling a choice between Butler-native Feishu access and official Lark CLI/MCP routes, so you can migrate bindings or refresh configurations without leaking secrets.

Core Features & Use Cases

  • Local sync and backup of Feishu/Weixin connector state, including config and bridge state.
  • Preflight validation to verify local token access and session viability before operation.
  • Flexible lane selection between Butler-native Feishu, lark-cli, and lark-mcp for broader identity access and tool coverage.

Quick Start

Sync your local Butler chat connectors and run the preflight to verify access, then select the preferred Feishu path for your environment.

Frequently Asked Questions about butler-chat-connectors

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

FAQPage Schema
How do I sync Feishu connector configs locally without leaking credentials?

To sync Feishu connector configs locally without leaking credentials, this skill enforces strict separation of credentials, bridge addresses, and session state during local synchronization and backup operations.

What is a preflight check for Butler chat connectors?

A preflight check for Butler chat connectors validates local token access and confirms session viability before operation, ensuring Feishu or Weixin bindings are ready for migration or active use.

Can I switch between Butler-native Feishu and official Lark CLI routes?

Yes, you can switch between Butler-native Feishu and official Lark CLI or Lark MCP routes. This skill provides flexible lane selection to support broader identity access and tool coverage.

How do I migrate Weixin bindings to a new local environment?

You can migrate Weixin bindings to a new local environment by using local sync and backup features to transfer connector state, followed by a preflight validation to verify session viability.

Does this skill require a local bridge for Feishu QR login?

Yes, Feishu QR login requires a local bridge. The skill relies on scripts implementing preflight validation, local-bridge startup, and QR login workflows to manage sessions safely.