guidance

Extract CoCo installation and configuration steps from local documentation or the official website.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/hueidou/CoCo --skill guidance-hueidou
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: guidance
Source: https://github.com/hueidou/CoCo/tree/main/src/coco/agents/skills/guidance
Command: npx skills add https://github.com/hueidou/CoCo --skill guidance-hueidou

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

提供基于项目内或官网文档的可验证回答,用于解决 CoCo 的安装、初始化、环境配置与依赖相关疑问,避免凭空推测或遗漏关键信息。

Core Features & Use Cases

  • 本地优先检索:优先定位并阅读本地仓库或已缓存的文档目录,提取安装步骤、配置项、示例命令与注意事项。
  • 分段阅读与精确回答:针对长文档读取相关章节并基于可引用的原文片段组织答案,必要时指出信息缺口与所需补充信息。
  • 官网兜底:在本地信息不足时访问并引用官方文档(http://coco.agentscope.io/)作为补充来源。
  • 使用场景示例:回答用户关于 CoCo 安装报错、环境变量配置、依赖版本要求或初始化示例命令的提问,且以用户提问语言返回结果。

Quick Start

使用本 skill 定位项目文档并基于找到的章节回答关于 CoCo 安装或配置的具体问题。

Frequently Asked Questions about guidance

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

FAQPage Schema
How do I configure CoCo environment variables and dependencies for local setup?

To configure CoCo environment variables and dependencies for local setup, this skill reads local repository documentation to extract relevant installation steps, initialization commands, and configuration items. It prioritizes local docs to provide exact, verifiable setup instructions.

Why does CoCo installation fail and how can I troubleshoot missing dependency versions?

For CoCo installation failures or missing dependency versions, this skill locates troubleshooting sections within local project documentation. It extracts specific error handling steps and requirements, falling back to the official CoCo website when local details are missing.

What is the best way to locate CoCo initialization examples and configuration steps?

The best way to locate CoCo initialization examples and configuration steps is by querying local cached documentation directories. This skill reads and prioritizes local repository docs to find and extract exact example commands and setup configurations.

Does the CoCo setup guide work when local project documentation is incomplete?

Yes, the CoCo setup guide works when local project documentation is incomplete by falling back to the official CoCo website. It reads available local docs first, identifies information gaps, and supplements missing setup details from official online sources.

Can I get CoCo installation help in my native language if local docs are not enough?

Yes, you can get CoCo installation help in your native language. The skill answers configuration and setup questions by returning results in the user's提问语言, ensuring localized troubleshooting for environment and dependency issues.