guidance

Answer MateClaw installation and configuration questions using local documentation first.

839|277|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/matevip/mateclaw --skill guidance-matevip
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: guidance
Source: https://github.com/matevip/mateclaw/tree/main/mateclaw-server/src/main/resources/skills/guidance
Command: npx skills add https://github.com/matevip/mateclaw --skill guidance-matevip

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

MateClaw guidance helps operators and developers answer installation and configuration questions by leveraging local, version-specific documentation first, reducing reliance on external sources and guesswork.

Core Features & Use Cases

  • Prioritize local MateClaw docs: read and list relevant files, then extract precise steps.
  • Structured QA workflow for setup, environment configuration, and dependency requirements across different environments.
  • Safe, reproducible guidance by documenting sources and keeping answers aligned with available local references.

Quick Start

Install and configure MateClaw by following the exact steps documented in the local zh/en guides and start with a simple environment check to verify readiness.

Frequently Asked Questions about guidance

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up the MateClaw environment and verify installation readiness?

To set up MateClaw, follow the exact steps in the local zh/en guides to configure dependencies and run a simple environment check to verify installation readiness.

What is the best way to answer MateClaw configuration questions without external sources?

The best way to answer MateClaw configuration questions is by leveraging local, version-specific documentation first, extracting precise steps from relevant files before escalating to the official site.

Does MateClaw guidance work offline for resolving dependency and initialization issues?

Yes, MateClaw guidance is offline-first, identifying and answering dependency and initialization questions by reading local documentation to provide reproducible steps without external reliance.

When should I escalate MateClaw installation problems to the official site?

You should escalate MateClaw installation problems to the official site only when local documentation is insufficient to resolve the environment setup or configuration issue.

How are MateClaw setup steps documented to ensure they are safe and reproducible?

MateClaw setup steps are documented by extracting exact, copyable references from local docs and keeping answers aligned with available local references to ensure safe, reproducible guidance.