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.

7 stars

Best use case

Chat Forwarder (chat-forwarder) is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

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

Teams using Chat Forwarder (chat-forwarder) should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/feishu-chat-forwarder/SKILL.md --create-dirs "https://raw.githubusercontent.com/Demerzels-lab/elsamultiskillagent/main/public/skills/autogame-17/feishu-chat-forwarder/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/feishu-chat-forwarder/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How Chat Forwarder (chat-forwarder) Compares

Feature / AgentChat Forwarder (chat-forwarder)Standard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

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

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# 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
```bash
node skills/chat-forwarder/index.js --source "oc_123..." --target "ou_456..." --limit 50
```

Related Skills

wechat-search

7
from Demerzels-lab/elsamultiskillagent

Search WeChat Official Account articles using OpenClaw's web search, Tavily API, and web fetch capabilities.

wechat-search-release

7
from Demerzels-lab/elsamultiskillagent

Search WeChat Official Account articles using OpenClaw's web search and fetch capabilities with compliance-focused.

chats-share

7
from Demerzels-lab/elsamultiskillagent

Use when user wants to share OpenClaw channel conversations externally.

chatgpt-apps

7
from Demerzels-lab/elsamultiskillagent

Complete ChatGPT Apps builder - Create, design, implement, test, and deploy ChatGPT Apps with MCP servers, widgets, auth, database integration, and automated deployment

langchain-chat-prompt-template

7
from Demerzels-lab/elsamultiskillagent

Guide to using ChatPromptTemplate and MessagesPlaceholder in LangChain for conversational AI. Use when building chatbots, conversational interfaces, or AI assistants that need to maintain conversation history.

free-ai-prompt-generator-for-chatgpt-gemini-more-q-6e800b2c

7
from Demerzels-lab/elsamultiskillagent

Write an AI prompt for a job description that attracts top talent

chatgpt-ignores-custom-instructions-and-won-t-stop-61b988af

7
from Demerzels-lab/elsamultiskillagent

This speech pattern is extremely stupid. It's basically inventing a non-sequitur strawman interpretation of the situation that no one made, in order to say it's "not \[that\]" but something else.

boycott-chatgpt-54c8dfea

7
from Demerzels-lab/elsamultiskillagent

OpenAI president Greg Brockman gave [$25 million](https://www.sfgate.com/tech/article/brockman-openai-top-trump-donor-21273419.php) to MAGA Inc in 2025. They gave Trump 26x more than any other major AI company. ICE's resume screening tool is powered by OpenAI's GPT-4. They're spending 50 million dollars to prevent states from regulating AI.

asked-chatgpt-to-turn-me-and-itself-into-animals-t-aedd4d88

7
from Demerzels-lab/elsamultiskillagent

cute 😇.

hoverbot-chatbot

7
from Demerzels-lab/elsamultiskillagent

Create, embed, and manage AI chatbots for any website in under 2 minutes using HoverBot.

wechat-article-extractor-skill

7
from Demerzels-lab/elsamultiskillagent

Extract metadata and content from WeChat Official Account articles.

orchata

7
from Demerzels-lab/elsamultiskillagent

Knowledge management and RAG platform with tree-based document indexing.