# BIRD Chinese Community (BIRDCC) AI Agent Skills

BIRD Chinese Community (BIRDCC) publishes official AI agent skills for its tools, services, and developer workflows. A developer and operator-driven community focused on BIRD (BIRD Routing Daemon) in China. *We are not affiliated with CZ.NIC, the maintainers of BIRD.

Browse 6 official AI agent skills across 1 BIRD Chinese Community (BIRDCC) repository, with install commands and source links.

Official page: https://skillscout.sh/official/bird-chinese-community/
Markdown page: https://skillscout.sh/official/bird-chinese-community/bird-chinese-community_skills_skillscout.md
Vendor website: https://birdcc.link/c?from=github_org

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/bird-chinese-community/bird-chinese-community_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant BIRD Chinese Community (BIRDCC) 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

### bird-chinese-community/bird.skills

Includes 6 official skills: bird-agent, birdcc-cicd, birdcc-installer, bird-source-explorer, bird-troubleshooting, template.

Install:

```bash
npx skills add bird-chinese-community/bird.skills -y
```

Source: https://github.com/bird-chinese-community/BIRD.skills

## Individual skills

### bird-agent

Official BIRD Chinese Community (BIRDCC) skill from bird-chinese-community/bird.skills.

Install:

```bash
npx skills add bird-chinese-community/bird.skills@bird-agent -y
```

Package: bird-chinese-community/bird.skills
Source: https://github.com/bird-chinese-community/bird.skills/tree/HEAD/bird-agent

### birdcc-cicd

Official BIRD Chinese Community (BIRDCC) skill from bird-chinese-community/bird.skills.

Install:

```bash
npx skills add bird-chinese-community/bird.skills@birdcc-cicd -y
```

Package: bird-chinese-community/bird.skills
Source: https://github.com/bird-chinese-community/bird.skills/tree/HEAD/birdcc-cicd

### birdcc-installer

Official BIRD Chinese Community (BIRDCC) skill from bird-chinese-community/bird.skills.

Install:

```bash
npx skills add bird-chinese-community/bird.skills@birdcc-installer -y
```

Package: bird-chinese-community/bird.skills
Source: https://github.com/bird-chinese-community/bird.skills/tree/HEAD/birdcc-installer

### bird-source-explorer

Official BIRD Chinese Community (BIRDCC) skill from bird-chinese-community/bird.skills.

Install:

```bash
npx skills add bird-chinese-community/bird.skills@bird-source-explorer -y
```

Package: bird-chinese-community/bird.skills
Source: https://github.com/bird-chinese-community/bird.skills/tree/HEAD/bird-source-explorer

### bird-troubleshooting

Official BIRD Chinese Community (BIRDCC) skill from bird-chinese-community/bird.skills.

Install:

```bash
npx skills add bird-chinese-community/bird.skills@bird-troubleshooting -y
```

Package: bird-chinese-community/bird.skills
Source: https://github.com/bird-chinese-community/bird.skills/tree/HEAD/bird-troubleshooting

### template

Official BIRD Chinese Community (BIRDCC) skill from bird-chinese-community/bird.skills.

Install:

```bash
npx skills add bird-chinese-community/bird.skills@template -y
```

Package: bird-chinese-community/bird.skills
Source: https://github.com/bird-chinese-community/bird.skills/tree/HEAD/template

## bird-chinese-community/bird.skills package overview

Includes 6 official skills: bird-agent, birdcc-cicd, birdcc-installer, bird-source-explorer, bird-troubleshooting, template.

### Top skills in this package

- bird-agent: Official BIRD Chinese Community (BIRDCC) skill from bird-chinese-community/bird.skills.
- birdcc-cicd: Official BIRD Chinese Community (BIRDCC) skill from bird-chinese-community/bird.skills.
- birdcc-installer: Official BIRD Chinese Community (BIRDCC) skill from bird-chinese-community/bird.skills.
- bird-source-explorer: Official BIRD Chinese Community (BIRDCC) skill from bird-chinese-community/bird.skills.
- bird-troubleshooting: Official BIRD Chinese Community (BIRDCC) skill from bird-chinese-community/bird.skills.
- template: Official BIRD Chinese Community (BIRDCC) skill from bird-chinese-community/bird.skills.

### Install

Install the full package:

```bash
npx skills add bird-chinese-community/bird.skills -y
```

Install a specific skill:

```bash
npx skills add bird-chinese-community/bird.skills@bird-agent -y
```

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

Source: https://github.com/bird-chinese-community/bird.skills#readme
