AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified Apache-2.0 Self-run

Guidance

skill-mateaix-mateclaw-guidance · by mateaix

回答用户关于 MateClaw 安装与配置的问题。优先定位并阅读本地文档,再提炼答案;文档不足时访问官网。

No reviews yet
0 installs
3 views
0.0% view→install

Install

$ agentstack add skill-mateaix-mateclaw-guidance

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-mateaix-mateclaw-guidance)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
1mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Guidance? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

MateClaw 安装与配置问答

当用户询问 MateClaw 的安装、初始化、环境配置、依赖要求、常见配置项时使用本技能。

核心原则:先查文档,再回答;不臆测;回答语言与提问语言一致。

工作流程

第一步:查文档目录

readMateClawDoc(action="list")

浏览返回的文件列表,找到与用户问题最相关的文档(如 zh/quickstart.mden/config.md)。

第二步:读取相关文档

readMateClawDoc(action="read", path="zh/quickstart.md")

文档较长时只读相关章节;如多个文档都相关,按优先级依次读取。

第三步:提炼答案

从文档中提取关键信息,组织成可执行答案:

  1. 先给直接结论
  2. 再给步骤 / 命令 / 配置示例
  3. 补充必要前置条件和常见坑

第四步(兜底):搜索官网

如本地文档信息不足:

search(query="MateClaw 安装配置 ", language="zh-CN", count=5)

参考搜索结果补充回答,并注明信息来自官网搜索。

文档路径速查

| 内容 | 路径 | |------|------| | 快速开始(中文) | zh/quickstart.md | | 配置说明(中文) | zh/config.md | | Quick Start (EN) | en/quickstart.md | | Config Reference (EN) | en/config.md |

输出质量要求

  • 不编造不存在的配置项或命令
  • 涉及版本差异时标注"请以当前版本文档为准"
  • 涉及路径、命令、配置键时给可复制的原文片段
  • 若信息仍不足,明确告知用户缺少哪类信息(操作系统、安装方式、报错日志等)

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.