# Battlefield Portal Community AI Agent Skills

Battlefield Portal Community publishes official AI agent skills for its tools, services, and developer workflows.

Browse 2 official AI agent skills across 1 Battlefield Portal Community repository, with install commands and source links.

Official page: https://skillscout.sh/official/battlefield-portal-community/
Markdown page: https://skillscout.sh/official/battlefield-portal-community/battlefield-portal-community_skills_skillscout.md
Vendor website: https://bfportal.gg/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/battlefield-portal-community/battlefield-portal-community_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Battlefield Portal Community 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

### battlefield-portal-community/bfportal.gg

Includes 2 official skills: open-pr, plan-issue.

Install:

```bash
npx skills add battlefield-portal-community/bfportal.gg -y
```

Source: https://github.com/battlefield-portal-community/bfportal.gg

## Individual skills

### open-pr

Official Battlefield Portal Community skill from battlefield-portal-community/bfportal.gg.

Install:

```bash
npx skills add battlefield-portal-community/bfportal.gg@open-pr -y
```

Package: battlefield-portal-community/bfportal.gg
Source: https://github.com/battlefield-portal-community/bfportal.gg/tree/main/.claude/skills/open-pr

### plan-issue

Official Battlefield Portal Community skill from battlefield-portal-community/bfportal.gg.

Install:

```bash
npx skills add battlefield-portal-community/bfportal.gg@plan-issue -y
```

Package: battlefield-portal-community/bfportal.gg
Source: https://github.com/battlefield-portal-community/bfportal.gg/tree/main/.claude/skills/plan-issue

## battlefield-portal-community/bfportal.gg package overview

Includes 2 official skills: open-pr, plan-issue.

### Top skills in this package

- open-pr: Official Battlefield Portal Community skill from battlefield-portal-community/bfportal.gg.
- plan-issue: Official Battlefield Portal Community skill from battlefield-portal-community/bfportal.gg.

### Install

Install the full package:

```bash
npx skills add battlefield-portal-community/bfportal.gg -y
```

Install a specific skill:

```bash
npx skills add battlefield-portal-community/bfportal.gg@open-pr -y
```

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

Source: https://github.com/battlefield-portal-community/bfportal.gg#readme
