Jump to related tools in the same category or review the original source on GitHub.

Communication @autogame-17 Updated 2/26/2026

Feishu Chat Forwarder OpenClaw Skill - ClawHub

Do you want your AI agent to automate Feishu Chat Forwarder workflows? This free skill from ClawHub helps with communication tasks without building custom tools from scratch.

What this skill does

A skill to fetch recent chat history

Install

npx clawhub@latest install feishu-chat-forwarder

Full SKILL.md

Open original

Chat Forwarder (chat-forwarder)

A skill to fetch recent chat history from a group and send it as a "Merge Forward" (合并转发) message to a target user.

Tools

node skills/chat-forwarder/index.js

Fetches and forwards messages.

Options:

  • --source <chat_id>: Source Chat ID (e.g., oc_xxx).
  • --target <open_id>: Target User/Chat ID to receive the forward.
  • --limit <number>: Number of recent messages to forward (default: 20, max 100).

Usage

node skills/chat-forwarder/index.js --source "oc_123..." --target "ou_456..." --limit 50
Original URL: https://github.com/openclaw/skills/blob/main/skills/autogame-17/feishu-chat-forwarder

Related skills

If this matches your use case, these are close alternatives in the same category.