﻿---
title: "Wherobots Agent Skills"
filename: "terminal"
canonical: /templates/wherobots-agent-skills/
---

# Wherobots Agent Skills

查看可用技能并安装到用户目录，也可通过 --skill 选择单项。

```
npx skills add wherobots/agent-skills --list
npx skills add -g wherobots/agent-skills

# 单项：
# npx skills add -g wherobots/agent-skills --skill wherobots-usage
# npx skills add wherobots/agent-skills@wherobots-usage

```
