安装技能

Install skills from local directories, SKILL.md files, archives, or URLs.

Updated Feb 19, 2024
One-click install
npx skills add https://github.com/GXDE-OS/uos-ai --skill -gxde-os
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 安装技能
Source: https://github.com/GXDE-OS/uos-ai/tree/main/assets/skills-default/install-skill
Command: npx skills add https://github.com/GXDE-OS/uos-ai --skill -gxde-os

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

当用户需要安装、导入或添加 skill 时,常常需要手动寻找和配置多个文件或链接,这个过程既耗时又容易出错。

Core Features & Use Cases

  • 快速安装: 支持本地 skill 目录、SKILL.md 文件、多种格式的压缩包以及直接下载的 URL。
  • 路径优先级: 优先使用 UOS AI 用户级 Skill 安装目录,提供灵活的安装路径选择。
  • 工具调用: 提供直接调用 install_skill 工具或使用 UOS AI 原生命令的安装选项。

Quick Start

使用 install_skill 工具安装 skill,命令如下:

install_skill "<path-or-url>"

Frequently Asked Questions about 安装技能

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

FAQPage Schema
How do I install a UOS AI skill from a local directory?

To install a UOS AI skill from a local directory, use the `install_skill` tool followed by the local path. The system prioritizes the UOS AI user-level Skill installation directory for streamlined setup.

Can I install a UOS AI skill directly from a URL?

Yes, you can install a UOS AI skill directly from a URL by passing the link to the `install_skill` tool. This allows you to download and install compressed packages without manual extraction.

What is the best way to import a SKILL.md file into UOS AI?

The best way to import a SKILL.md file is using the `install_skill` tool with the file path. It integrates with UOS AI CLI to handle the configuration and placement automatically.

Does UOS AI skill installation support compressed packages?

Yes, UOS AI skill installation supports multiple compressed package formats. You can provide the compressed file path to the `install_skill` tool for automatic extraction and import.

Why use the install_skill tool instead of manual skill configuration?

Using the `install_skill` tool eliminates manual file searching and configuration errors. It provides a comprehensive installation solution by integrating directly with UOS AI CLI for reliable setup.

What installation path does UOS AI use for imported skills?

UOS AI prioritizes the user-level Skill installation directory when importing skills. This path priority ensures skills are correctly recognized and managed within the UOS AI ecosystem.