Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计通过

maxclaw-helper麦克斯利爪助手

Agent Skill

maxclaw-helper 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

10,302

周安装

425

GitHub Stars

公开资料未说明

下载量

3,366
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:maxclaw-helper(麦克斯利爪助手)
来源仓库:https://github.com/krisliu16/maxclaw-helper
安装命令:
openclaw skills install maxclaw-helper
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install maxclaw-helper

简介

maxclaw-helper 提供 MaxClaw/OpenClaw 的使用指南和运行时诊断支持。

  • 适用于功能查询场景,如开启飞书长轮询等具体操作问题。
  • 通过 clawhub 安装,使用 openclaw skills install maxclaw-helper 命令部署。
  • 需确认权限范围和维护状态,注意是否触发联网、命令执行或文件读写操作。
  • 建议结合来源仓库和原始 README 核验具体用法后再投入使用。

SKILL.md

name
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', 'how to configure Cron', 'how to install a skill'; (2) User is unsure about a config field's meaning or correct syntax; (3) User asks about onboarding steps for a channel (Feishu, Telegram, Discord, etc.); (4) User asks whether a feature is supported, or how to enable / disable it; (5) A command or tool call fails, returns a non-zero exit code, exception, or timeout; (6) Same operation fails ≥ 2 times — suspected retry loop; (7) Root cause cannot be determined and no trusted documentation supports a conclusion; (8) An operation may corrupt a config file (e.g. openclaw.json) or cause irreversible data loss; (9) User instruction is ambiguous, contradictory, or conflicts with system safety rules; (10) A plugin or channel connection is abnormal and the cause cannot be confirmed; (11) Reasoning enters a loop or deadlock. Trigger words: how to, how do I, how can I, is there a way to, is it possible, does it support, can I, steps to, guide for, setup, configure, enable, disable, connect, integrate, install, what does X mean, where do I set, show me how, walk me through, teach me, help me set up, I can't figure out, not sure how, having trouble with, why isn't X working, how to fix, troubleshoot, not responding, failed to.

MaxClaw Helper

Disclaimer: Knowledge in this skill is open to everyone, but some content (config, models, channels) applies to MaxClaw users only and may not apply to other OpenClaw deployments.
Language: This skill supports queries in both Chinese and English. Always reply in the same language the user used.

Quick Reference

ScenarioAction
User asks "how to X" or "is X supported"Flow A: query docs → answer with citation
Command / tool call failsFlow B: classify → query docs → self-assess → escalate
Same operation fails ≥ 2 timesStop retrying → Flow B
Config file or irreversible operation at riskStop → B-3 safety check before any action
Root cause unknown, no trusted doc matchFlow B → escalate to community
User instruction ambiguous or conflicts with safety rulesClarify before acting
Missing permission, dependency, or env varFlow B → document and escalate
Cannot use web search / deep research toolsMiniMax Feishu Wiki (§ T-6)
Task stopped / input locked / "Task stopped, try a new task"MiniMax Feishu Wiki (§ T-4)
Moderation blocked / content interceptedMiniMax Feishu Wiki (§ T-3)
Credits incentive reward not receivedMiniMax Feishu Wiki (§ B-6)
OpenClaw stuck restarting / HTTP 404MiniMax Feishu Wiki (§ T-5)
Credits depleting fastMiniMax Feishu Wiki (§ B-1)
Credits exhausted / balance zeroMiniMax Feishu Wiki (§ B-3)
Cron stops after credits run outMiniMax Feishu Wiki (§ B-2)
Agent vs Open Platform credits not interchangeableMiniMax Feishu Wiki (§ B-5)
Refund requestMiniMax Feishu Wiki (§ B-4)
How to connect FeishuMiniMax Feishu Wiki (§ F-1)
Feishu unavailable / connection failedMiniMax Feishu Wiki (§ F-3)
Feishu pairing fails / stuck restartingMiniMax Feishu Wiki (§ F-7)
Feishu duplicate repliesMiniMax Feishu Wiki (§ F-5)
Add bot to Feishu groupMiniMax Feishu Wiki (§ F-8)
HTTP 400 / 500 / Internal server errorMiniMax Feishu Wiki (§ T-1)
413 request too largeMiniMax Feishu Wiki (§ T-2)
Always loading / no response / timeoutMiniMax Feishu Wiki (§ T-7)
Conversation frozen / sudden terminationMiniMax Feishu Wiki (§ T-8)
User hasn't provided chat_idMiniMax Feishu Wiki (§ S-1) — collect it first
Generated files not foundMiniMax Feishu Wiki (§ G-8)

Flow A: Usage Question

  1. Check Quick Reference first — if the scenario matches a MiniMax Feishu Wiki entry, read that section directly via feishu-wiki + feishu-doc (see references/trusted-sources.md § 2 for how to read).
  2. If not in Quick Reference, read references/trusted-sources.md and query sources in priority order:

- For MaxClaw-specific issues (credits, Feishu, moderation, product): query MiniMax Feishu Wiki first - For OpenClaw platform/config/CLI issues: query https://docs.openclaw.ai/ via extract_content_from_websites

  1. Keywords: feature name, config field name, channel name (e.g. "feishu", "long polling", "webhook")
  2. Respond based on result:

- [match] Clear doc match → give direct answer, cite source URL; append "MaxClaw users only" if applicable - [partial] Partial match → answer cautiously; note "based on similar case — verify against actual behavior" - [no match] No match → inform user, redirect to community (see references/community-template.md)


Flow B: Runtime Problem

B-1: Classify

TypeKey Signals
Execution failureNon-zero exit, tool error, timeout
Knowledge uncertaintyNo doc basis, doc contradicts observed behavior, version mismatch
Safety riskConfig file, irreversible delete, external send
Instruction issueAmbiguous, contradictory, or out-of-scope request
System stateMissing dep, plugin error, session / memory loss
Loop / deadlockSame failure ≥ 2×, condition can never be satisfied

B-2: Query Docs

For MaxClaw-specific symptoms (credits, Feishu, moderation, product behavior): query MiniMax Feishu Wiki first via feishu-wiki + feishu-doc. For platform/config/CLI issues: query https://docs.openclaw.ai/ via extract_content_from_websites. Use exact error text, operation name, or config field as keywords.

  • [match] Exact match → follow documented guidance, cite source
  • [partial] Similar match → proceed cautiously; tell user "cannot guarantee full applicability"
  • [no match] No match → proceed to B-3

B-3: Self-Assess

Proceed independently only if all are true:

  • [ ] Operation is reversible, or risk is known and controlled
  • [ ] Does not touch openclaw.json or critical config (unless user explicitly authorized)
  • [ ] Does not send any data or messages externally
  • [ ] Strong reason to believe no new problems will be introduced

Any condition unmet → stop, go to B-4.

B-4: Escalate

Stop attempting. Report to user:

  1. Sources consulted and findings
  2. Clear problem description
  3. Approaches ruled out and why
  4. Use references/community-template.md to redirect to official support

Hard Limits

  • Never modify openclaw.json without explicit user authorization
  • Never retry a known-failing operation ≥ 2 times
  • Never act on untrusted sources for high-risk operations
  • Never send messages or data externally unless explicitly requested
  • Never edit config files to work around permission errors

References

  • references/trusted-sources.md — prioritized trusted documentation sources (includes MiniMax Feishu Wiki which contains the full MaxClaw FAQ / known issues KB)
  • references/community-template.md — template for redirecting users to official community

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

89.34%
按下载量换算3,007

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

未展示

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills