---
title: "bird-skills"
description: "Agent skills for BIRD projects, editor tooling, CI/CD, source research, and incident diagnosis."
canonical: https://agentpluginsdirectory.com/plugins/bird-skills
last-updated: 2026-09-22
---

# bird-skills
Agent skills for BIRD projects, editor tooling, CI/CD, source research, and incident diagnosis.
- Slug: bird-skills
- Publisher: bird-chinese-community
- Repository: https://github.com/bird-chinese-community/BIRD.skills
- Manifest: plugin.json
- Version: 2.0.0
- License: MIT
- Category (editorial): devops-cloud
- Skills: 0
- MCP servers: 1 (bird-docs-query)
- Stars: 5
- Repository created: 2026-06-14
- Repository last pushed: 2026-08-07
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/bird-skills
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What bird-skills does, in the publisher's words

> Agent skills for BIRD 2/3 projects, editor tooling, CI/CD, source research, and incident diagnosis. BIRD 1 is handled as a legacy, best-effort target.

- bird-agent: Discover project entry points, generate or migrate bird.config.json, and lint, format, or natively validate BIRD 2/3 configurations.
- bird-source-explorer: Trace behavior from parser/registry definitions through runtime dispatch and tests at an exact BIRD source revision.
- bird-troubleshooting: Separate project discovery, static diagnostics, native parsing, live daemon state, and source evidence during incidents.
- birdcc-installer: Install the verified VS Code extensions, BIRD.nvim, BIRD.vim, JetBrains TextMate bundle, or @birdcc/cli, including legacy repository migrations.
- birdcc-cicd: Build GitHub Actions from the current setup-birdcc contract without duplicate checkout, missing CLI installation, or stale cache inputs.

Agent Skills are reusable, agent-readable capability bundles. Each skill contains a SKILL.md manifest, agents/openai.yaml metadata, optional PEP 723 stdlib-only helper scripts, and focused reference guides.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/bird-chinese-community/BIRD.skills/HEAD/README.md

## MCP servers

- bird-docs-query: transport: stdio; command: uv run --directory ${PLUGIN_ROOT}/bird-agent/mcp/bird-docs-query-mcp server.py; env: FASTMCP_SHOW_SERVER_BANNER

Read from the plugin's own mcp.json. Environment variable names only, never values.
