pywayne-lark-bot
Pywayne Lark Bot is a comprehensive wrapper for Feishu's bot API, enabling you to send all message types—text, images, audio, files, rich text, and interactive cards—plus manage the complete message lifecycle with editing, forwarding, and recall. It includes helpers for formatting text, building rich posts with Markdown and tables, and constructing schema 2.0 cards, alongside chat administration, file handling, and batch messaging.
Pywayne Lark Bot sends and manages complete Feishu message lifecycles including cards, text, rich content, and chat administration.
AI-generated summary based on this skill's SKILL.md
Install
wangyendt/wayne-skills/lark-bot · repository language: Python
git clone https://github.com/wangyendt/wayne-skills
cp -r wayne-skills/pywayne/lark-bot ~/.claude/skills/lark-botFrequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What is pywayne-lark-bot and what can it do?
Pywayne Lark Bot is a comprehensive wrapper for Feishu's bot API that enables you to send all message types—text, images, audio, files, rich text, and interactive cards—plus manage the complete message lifecycle with editing, forwarding, and recall. It includes helpers for formatting text, building rich posts with Markdown and tables, and constructing schema 2.0 cards, alongside chat administration, file handling, and batch messaging.
Can pywayne-lark-bot send markdown messages to lark chat?
Yes. Pywayne Lark Bot supports sending Markdown content with automatic chunking, table fallback, and dual routing options (card or post format). This allows you to compose rich, formatted messages and deliver them flexibly to Feishu chat groups.
How does pywayne-lark-bot handle lark bot streaming card reply?
Pywayne Lark Bot lets you build and update interactive schema 2.0 cards with streaming replies for LLM or long-running tasks. This enables real-time card updates as async operations complete, perfect for chatbot responses and dynamic content.
What message lifecycle features does pywayne-lark-bot provide?
Pywayne Lark Bot supports full-lifecycle message management including editing, forwarding, and recall. It also handles message reactions, pins, read receipts, and urgent notifications, giving you complete control over message state and engagement.
Can pywayne-lark-bot manage Feishu chat groups?
Yes. Pywayne Lark Bot includes features to create, manage, and administer Feishu chat groups with member and permission controls, plus user group queries and batch messaging capabilities for group administration.
What license does pywayne-lark-bot use?
Pywayne Lark Bot is released under the MIT license, allowing free use, modification, and distribution with minimal restrictions.
SKILL.md
rendered from the published skill — quoted content, verbatim
Pywayne Lark Bot - Full-Featured Feishu API Wrapper
Overview
LarkBot is a comprehensive Feishu (Lark) application bot wrapper that provides complete bidirectional interaction capabilities. It's designed for scenarios requiring **full message lifecycle management, chat administration, and
(truncated - see the full file via the links below)
Read as markdown · JSON record · Browse the source repository
File tree — 1 file
pywayne/lark-bot/SKILL.md