← 返回 Skills 市场
ccharlesmeng

OpenClaw Feishu Multi-Agent

作者 CCharlesMeng · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
276
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install openclaw-feishu-multi-agent
功能描述
Build and troubleshoot OpenClaw multi-agent workflows on Feishu. This skill teaches coordinator and specialist agents to combine visible `<at>` mentions with...
安全使用建议
This bundle is coherent for the stated purpose, but take these safety steps before running any write/fix operations: 1) Inspect roles.json and remove or avoid storing real appSecret/appId values in files you don't control; prefer setting secrets directly in the target OpenClaw config or a secure secret store. 2) Run the tools in dry-run mode first (no --write / no --fix) and review the planned changes printed by the scripts. 3) Back up your ~/.openclaw directory (or use the provided --backup flags) before applying changes. 4) Review the generated artifacts (openclaw.generated.json, PROTOCOL.generated.md, identities) and confirm they match expectations. 5) If you have low trust in the source, run the scripts in an isolated environment (Docker VM) and manually inspect diffs before committing to production. If you want extra assurance, you can audit the included Python files yourself — they operate on local files and contain no network calls or obfuscated code.
功能分析
Type: OpenClaw Skill Name: openclaw-feishu-multi-agent Version: 1.0.1 The bundle provides a comprehensive set of Python utility scripts and Markdown instructions designed to facilitate and troubleshoot multi-agent collaboration for OpenClaw on the Feishu (Lark) platform. The scripts, such as `apply_feishu_multi_agent.py` and `repair_feishu_group_sessions.py`, manage local configuration files (e.g., `openclaw.json`, `PROTOCOL.md`) and session metadata within the `~/.openclaw` directory. The instructions in `SKILL.md` guide the AI agent to use these tools for scaffolding, auditing, and repairing setups. The functionality is strictly local, lacks networking capabilities, includes safety features like dry-run modes and file backups, and is entirely consistent with the stated purpose of the skill.
能力评估
Purpose & Capability
The name/description (Feishu multi-agent orchestration) matches the included artifacts: docs, templates, and Python utilities to render, audit, apply, and repair OpenClaw configs under ~/.openclaw. The files and paths the skill reads/writes (openclaw.json, PROTOCOL.md, agent IDENTITY.md, agents' sessions files) are exactly what a deployment/troubleshooting tool would need.
Instruction Scope
SKILL.md explicitly instructs reading and optionally writing files under ~/.openclaw and running the provided scripts. The instructions do not direct data to external endpoints or ask the agent to read unrelated system paths. They clearly default to dry-run and require explicit --write or --fix flags to modify the user's state, which limits accidental changes.
Install Mechanism
No install spec or remote downloads are present. This is an instruction-and-script bundle only; all code is included in the package and will run locally with the system Python. There are no URLs, extract steps, or third-party package installs that would write or execute remote code.
Credentials
The skill does not request environment variables or external credentials at install time, but the roles JSON and templates include appId/appSecret fields. The scripts will copy non-placeholder appId/appSecret values from the roles file into openclaw.json if provided. This is reasonable for configuring Feishu accounts, but users should be aware they are placing secrets into local config files (and possibly backups).
Persistence & Privilege
The skill does not set always: true and does not modify other skills' config. It can modify ~/.openclaw files and agent session JSON files, but only when the user runs scripts with explicit flags (--write, --fix, --apply-identities). This behavior is consistent with a configuration/repair tool.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-feishu-multi-agent
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-feishu-multi-agent 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Improve public-facing English description, tagline, and discovery tags.
v1.0.0
Initial public release with docs, templates, render/audit/repair/apply scripts, and unified manager entrypoint.
元数据
Slug openclaw-feishu-multi-agent
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

OpenClaw Feishu Multi-Agent 是什么?

Build and troubleshoot OpenClaw multi-agent workflows on Feishu. This skill teaches coordinator and specialist agents to combine visible `<at>` mentions with... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 276 次。

如何安装 OpenClaw Feishu Multi-Agent?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-feishu-multi-agent」即可一键安装,无需额外配置。

OpenClaw Feishu Multi-Agent 是免费的吗?

是的,OpenClaw Feishu Multi-Agent 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

OpenClaw Feishu Multi-Agent 支持哪些平台?

OpenClaw Feishu Multi-Agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 OpenClaw Feishu Multi-Agent?

由 CCharlesMeng(@ccharlesmeng)开发并维护,当前版本 v1.0.1。

💬 留言讨论