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.
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
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/feishu-chat-forwarder/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How Chat Forwarder (chat-forwarder) Compares
| Feature / Agent | Chat Forwarder (chat-forwarder) | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/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
Search WeChat Official Account articles using OpenClaw's web search, Tavily API, and web fetch capabilities.
wechat-search-release
Search WeChat Official Account articles using OpenClaw's web search and fetch capabilities with compliance-focused.
chats-share
Use when user wants to share OpenClaw channel conversations externally.
chatgpt-apps
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
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
Write an AI prompt for a job description that attracts top talent
chatgpt-ignores-custom-instructions-and-won-t-stop-61b988af
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
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
cute 😇.
hoverbot-chatbot
Create, embed, and manage AI chatbots for any website in under 2 minutes using HoverBot.
wechat-article-extractor-skill
Extract metadata and content from WeChat Official Account articles.
orchata
Knowledge management and RAG platform with tree-based document indexing.