# Rust 中文资源 AI Agent Skills

Rust 中文资源 publishes official AI agent skills for its tools, services, and developer workflows.

Browse 1 official AI agent skill across 1 Rust 中文资源 repository, with install commands and source links.

Official page: https://skillscout.sh/official/rust-lang-cn/
Markdown page: https://skillscout.sh/official/rust-lang-cn/rust-lang-cn_skills_skillscout.md
Vendor website: https://rustwiki.org/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/rust-lang-cn/rust-lang-cn_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Rust 中文资源 skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

## Skills packages

### rust-lang-cn/nomicon-zh-hans

Includes 1 official skill: sync-upstream.

Install:

```bash
npx skills add rust-lang-cn/nomicon-zh-hans -y
```

Source: https://github.com/rust-lang-cn/nomicon-zh-Hans

## Individual skills

### sync-upstream

Official Rust 中文资源 skill from rust-lang-cn/nomicon-zh-hans.

Install:

```bash
npx skills add rust-lang-cn/nomicon-zh-hans@sync-upstream -y
```

Package: rust-lang-cn/nomicon-zh-hans
Source: https://github.com/rust-lang-cn/nomicon-zh-Hans/tree/main/.claude/skills/sync-upstream

## rust-lang-cn/nomicon-zh-hans package overview

Includes 1 official skill: sync-upstream.

### Top skills in this package

- sync-upstream: Official Rust 中文资源 skill from rust-lang-cn/nomicon-zh-hans.

### Install

Install the full package:

```bash
npx skills add rust-lang-cn/nomicon-zh-hans -y
```

Install a specific skill:

```bash
npx skills add rust-lang-cn/nomicon-zh-hans@sync-upstream -y
```

Use the package when you want your agent to choose the relevant skill from this official repository.

Source: https://github.com/rust-lang-cn/nomicon-zh-hans#readme
