← Back to Skills Marketplace
Opclawtm Skill
by
poderosom1
· GitHub ↗
· v1.0.4
· MIT-0
98
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install opclawtm-skill
Description
opclawtm 让用户通过 CLI 快速构建 AI Agent 团队协作网络。一键创建团队、接入飞书群聊、编排任务工作流——管理者分配任务、执行者完成工作、审核者验收成果。内置预设资料库,开箱即用。基于 OpenClaw 平台的完整团队协作解决方案。
Usage Guidance
This skill mostly does what it says: install the opclawtm CLI and guide a user through TUI-based setup of teams and Feishu bots. Before installing or using it, verify the npm package 'opclawtm' and the homepage (look up the package on the npm registry and check opclawtm.com) to ensure they are legitimate. Be aware of these issues: (1) the docs reference a different binary and paths ('openclaw' and ~/.openclaw) — ask the maintainer to clarify or confirm if that is a typo; (2) the skill's instructions tell the agent to read local logs (~/.openclaw/logs/gateway.log) to find user IDs — only allow that if you consent to exposing those local identifiers; (3) the workflow requires creation of Feishu App ID/App Secret and pasting them into the TUI — never paste secrets into chat or third-party places; perform secret entry only in the official TUI and do not let the agent transmit them elsewhere; (4) test license/activation flows and any 'test codes' (the Douyin contact) cautiously — prefer official channels. If any of these points worry you, inspect the npm package contents manually before installing and run commands yourself rather than letting the agent execute them autonomously.
Capability Analysis
Type: OpenClaw Skill
Name: opclawtm-skill
Version: 1.0.4
The skill bundle provides instructions and documentation for the 'opclawtm' CLI, a tool designed to build AI agent collaboration networks integrated with Feishu (Lark). The instructions include a security-conscious 'Core Principle' that explicitly prevents the AI agent from performing sensitive business operations (like creating teams or binding bots) autonomously, instead requiring the user to perform these actions via a Terminal User Interface (TUI). While the tool requests broad Feishu API permissions and involves license activation via a third-party contact (Douyin ID 1594204110), these behaviors are consistent with the stated purpose of a collaboration platform and do not show evidence of malicious intent, data exfiltration, or unauthorized remote control.
Capability Assessment
Purpose & Capability
Name/description (team collaboration via opclawtm CLI) matches the declared requirement to have the opclawtm binary and an npm install of package 'opclawtm'. This is coherent. However, multiple documents reference 'openclaw' (e.g., 'openclaw gateway', ~/.openclaw/ paths), which is inconsistent with the declared binary 'opclawtm' and the install target. That mismatch could be a harmless typo or indicate the instructions expect another tool/daemon that isn't declared.
Instruction Scope
Most runtime instructions stay within the expected scope (install, version, license, list-agents, guiding user to use TUI). But the skill explicitly instructs the agent to read local logs (cat ~/.openclaw/logs/gateway.log | grep "ou_") to extract user Open IDs — this touches user-specific files and potentially sensitive identifiers. The instruction set also tells the agent to guide users through creating third-party (Feishu) apps and to have users paste App ID/App Secret into the TUI; although the skill forbids the agent from creating bots or doing TUI business actions itself, the log-reading and secret-handling steps are delicate and worth flagging. The 'openclaw' vs 'opclawtm' command discrepancy also appears inside instructions (gateway startup) and is unexplained.
Install Mechanism
Install is via npm package 'opclawtm' which is the expected way to install a CLI Node package. This is a typical install mechanism (moderate risk compared to direct downloads). There is no direct download URL or extract step. The registry/package owner is not detailed here — verify the npm package and homepage before installing.
Credentials
The skill does not declare or request environment variables or credentials in the metadata, which aligns with a CLI helper. However, instructions require reading local logs (~/.openclaw/logs/gateway.log) to extract Open IDs and instruct the user to copy App Secret values into the TUI — both involve sensitive data. No external credentials are requested by the skill itself, but the agent is asked to access user-local artifacts which may contain secrets/IDs.
Persistence & Privilege
The skill does not request always:true and has no elevated persistence. It's instruction-only and relies on an external CLI; it does not modify other skills or system-wide agent configs per the provided files.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install opclawtm-skill - After installation, invoke the skill by name or use
/opclawtm-skill - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.4
opclawtm-skill v1.0.4
- 明确区分了环境操作(可自动化)与业务操作(需用户在 TUI 手动)。
- 更新操作指南:环境准备如安装激活等可自动执行,团队/Agent/飞书绑定等业务操作一律只做指导。
- 优化了“核心原则”部分说明,更直观列举允许与禁止自动化的操作类型。
- 其他说明文本细节优化,流程无重大调整。
v1.0.3
- Added comprehensive operation guide for opclawtm CLI usage and principles.
- Clarified core principles: only guide users, do not execute commands directly.
- Detailed step-by-step flows for installation, activation, team creation, Feishu integration, private Skill creation, and troubleshooting.
- Emphasized handling of user IDs, TUI-only operations, and exception cases for manual help.
- Provided clear keywords for skill trigger scenarios and quick-reference links to documentation.
Metadata
Frequently Asked Questions
What is Opclawtm Skill?
opclawtm 让用户通过 CLI 快速构建 AI Agent 团队协作网络。一键创建团队、接入飞书群聊、编排任务工作流——管理者分配任务、执行者完成工作、审核者验收成果。内置预设资料库,开箱即用。基于 OpenClaw 平台的完整团队协作解决方案。 It is an AI Agent Skill for Claude Code / OpenClaw, with 98 downloads so far.
How do I install Opclawtm Skill?
Run "/install opclawtm-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Opclawtm Skill free?
Yes, Opclawtm Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Opclawtm Skill support?
Opclawtm Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Opclawtm Skill?
It is built and maintained by poderosom1 (@poderosom1); the current version is v1.0.4.
More Skills