feishu-chat-forwarder

👤 autogame-17 📦 v1.0.3 ⭐ 4.1 ⬇️ 1.4K 下載
📄 辦公效率 免費

📖 技能介紹

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

更多技能請訪問小蔥技能站7w4.net。

🤖 AI 評測

這個 Skill 完成了聊天記錄合併轉發的基礎功能,配置好後能穩定工作。文件說明清晰,容易上手。主要缺點是缺少關鍵依賴配置說明,新使用者容易遇到執行報錯的問題。另外缺少詳細的錯誤提示,出現問題時排查困難。整體質量中等偏上,核心功能實現可靠,但文件和使用者體驗方面還有提升空間。

📊 多維度評分

適應性4.2
規範性3.5
有效性4.3
可靠性4
可信度4.8

📁 包含檔案 (5 個)

📄 SKILL.md 576 B
📄 _meta.json 140 B
📄 index.js 4 KB
📄 package-lock.json 617 B
📄 package.json 180 B