guidance

Locate and interpret QwenPaw documentation for installation and configuration guidance.

34.3k|3.0k|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/agentscope-ai/QwenPaw --skill guidance-agentscope-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: guidance
Source: https://github.com/agentscope-ai/QwenPaw/tree/main/src/qwenpaw/agents/skills/guidance
Command: npx skills add https://github.com/agentscope-ai/QwenPaw --skill guidance-agentscope-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users find authoritative answers for QwenPaw installation, initialization, environment configuration, dependency requirements, and common configuration items by prioritizing local project documentation and avoiding speculation.

Core Features & Use Cases

  • Document-first discovery: look up remembered doc directories, then search the project filesystem to locate relevant docs before consulting external sources.
  • Targeted extraction: read installation and configuration sections, extract commands, prerequisites, and configuration examples, and present concise, actionable guidance.
  • Official fallback and provenance: if local documentation is missing or insufficient, retrieve and cite content from the official QwenPaw website and explicitly note that the answer comes from the site.
  • Use case: a developer asks how to install QwenPaw on a specific OS or how to set a config key; the skill locates local docs, extracts the exact commands and caveats, and returns step-by-step instructions or falls back to the website with a clear source note.

Quick Start

Ask the guidance skill "How do I install and configure QwenPaw on my system?" and it will locate local docs, extract the relevant steps, and provide a clear, source-cited answer.

Frequently Asked Questions about guidance

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

FAQPage Schema
How do I install QwenPaw and set up the environment on my system?

To install QwenPaw, locate the installation section in your local project documentation to extract the exact commands and prerequisites. If local docs are missing or insufficient, it falls back to the official website and provides source-cited step-by-step instructions.

What is the best way to find authoritative configuration options for QwenPaw?

The best way to find QwenPaw configuration options is by checking remembered doc directories and searching the project filesystem. It extracts relevant configuration examples and caveats directly from local documentation before consulting the official site.

Why does QwenPaw configuration fail when local documentation is missing?

QwenPaw configuration troubleshooting should start with local project filesystem searches. If local documentation is missing or lacks the required configuration details, the system retrieves and cites content directly from the official QwenPaw website.

Do I need specific dependencies to initialize QwenPaw?

You can find specific QwenPaw dependency requirements by extracting the prerequisites listed in your local project documentation. The system reads installation sections to present concise, actionable guidance on required dependencies and environment setup.

Can I get QwenPaw installation steps without guessing or speculating?

Yes, you can get QwenPaw installation steps without speculation by prioritizing document-first discovery. The system locates authoritative local docs, extracts exact commands, and only falls back to the official website with explicit source notes when local information is missing.