← Back to Skills Marketplace
338
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install maxclaw-helper
Description
Usage guidance and runtime diagnostics for MaxClaw / OpenClaw. Activate when: (1) User asks how to use a feature — e.g. 'how to enable Feishu long polling',...
Usage Guidance
This skill appears coherent and low-risk because it is instruction-only, asks for no credentials, and points to official docs. Before installing, consider: (1) Confirm how your agent/platform provides access to the Feishu Wiki (feishu-wiki/feishu-doc) and ensure any Feishu tokens are managed by the platform (not embedded in the skill). (2) If you are uncomfortable with an agent running CLI commands (e.g., openclaw --version) or reading local config during troubleshooting, restrict the agent's execution permissions. (3) Remember the skill may return guidance that is 'MaxClaw users only' — verify applicability if you run a non-MaxClaw OpenClaw deployment. (4) Because it's instruction-only, there is no install footprint, but verify that the agent will not be allowed to autonomously execute high-risk operations without your confirmation.
Capability Analysis
Type: OpenClaw Skill
Name: maxclaw-helper
Version: 1.1.0
The maxclaw-helper skill bundle is a legitimate diagnostic and support tool designed to guide an AI agent in assisting users with the OpenClaw and MaxClaw platforms. It provides structured troubleshooting flows (Flow A and B), points to official documentation sources (docs.openclaw.ai and a Feishu Wiki), and enforces strict safety limits, such as prohibiting unauthorized configuration changes or external data exfiltration. No malicious code, obfuscation, or harmful prompt injection attempts were identified in SKILL.md or the reference files.
Capability Assessment
Purpose & Capability
The skill is a usage and diagnostics helper for MaxClaw/OpenClaw and its instructions focus on querying documentation (OpenClaw docs and a MaxClaw Feishu Wiki), classifying runtime failures, and escalating to community if needed. The referenced sources (OpenClaw docs and MaxClaw Feishu Wiki) are appropriate for the stated purpose.
Instruction Scope
SKILL.md contains explicit flows for doc lookup, failure classification, and escalation. It tells the agent to query documentation and ask the user for config / error messages when needed. It references reading config like openclaw.json only to decide to stop or do safety checks (i.e., it does not instruct blanket reading/exfiltration). One small caveat: the Feishu Wiki flow shows steps that involve obtaining an obj_token and reading a document via feishu-wiki/feishu-doc actions — this behavior is expected for a MaxClaw helper but does implicitly rely on platform-provided access to Feishu; the skill itself does not instruct collecting unrelated secrets or sending data to unexpected endpoints.
Install Mechanism
No install spec and no code files are present (instruction-only). This minimizes disk writes and arbitrary code execution risk.
Credentials
The skill declares no required env vars, credentials, or config paths, which is proportional. However, the trusted-sources instructions include steps for accessing a Feishu Wiki (obj_token/doc_token). Those steps imply the agent/platform must have some Feishu access mechanism; the skill does not request explicit credentials itself. This is likely acceptable if the platform exposes feishu-wiki/feishu-doc capabilities, but you should verify how Feishu access is provisioned and whether any tokens could be used.
Persistence & Privilege
always:false and no install behavior means the skill has no special persistent presence or elevated privileges. It does not modify other skills or system-wide settings in its instructions.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install maxclaw-helper - After installation, invoke the skill by name or use
/maxclaw-helper - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
v1.1.0: Bilingual triggers (CN+EN), FAQ moved to MiniMax Feishu Wiki, corrected doc query priority (Feishu Wiki first for MaxClaw-specific issues), fixed Hard Limits formatting, added language reply rule.
v1.0.0
Initial release: usage guidance and runtime diagnostics for MaxClaw / OpenClaw users.
Metadata
Frequently Asked Questions
What is MaxClaw Helper?
Usage guidance and runtime diagnostics for MaxClaw / OpenClaw. Activate when: (1) User asks how to use a feature — e.g. 'how to enable Feishu long polling',... It is an AI Agent Skill for Claude Code / OpenClaw, with 338 downloads so far.
How do I install MaxClaw Helper?
Run "/install maxclaw-helper" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is MaxClaw Helper free?
Yes, MaxClaw Helper is completely free (open-source). You can download, install and use it at no cost.
Which platforms does MaxClaw Helper support?
MaxClaw Helper is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created MaxClaw Helper?
It is built and maintained by Kris (@krisliu16); the current version is v1.1.0.
More Skills