# Bluebear Security AI Agent Skills

Bluebear Security publishes official AI agent skills for its tools, services, and developer workflows.

Browse 3 official AI agent skills across 1 Bluebear Security repository, with install commands and source links.

Official page: https://skillscout.sh/official/bluebear-io/
Markdown page: https://skillscout.sh/official/bluebear-io/bluebear-io_skills_skillscout.md
Vendor website: https://bluebear.io/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/bluebear-io/bluebear-io_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Bluebear Security 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

### bluebear-io/angry-bear

Includes 3 official skills: go-standards, linear-workflow, no-frontmatter.

Install:

```bash
npx skills add bluebear-io/angry-bear -y
```

Source: https://github.com/bluebear-io/angry-bear

## Individual skills

### go-standards

Official Bluebear Security skill from bluebear-io/angry-bear.

Install:

```bash
npx skills add bluebear-io/angry-bear@go-standards -y
```

Package: bluebear-io/angry-bear
Source: https://github.com/bluebear-io/angry-bear/tree/main/test/testdata/skills/claude/go-standards

### linear-workflow

Official Bluebear Security skill from bluebear-io/angry-bear.

Install:

```bash
npx skills add bluebear-io/angry-bear@linear-workflow -y
```

Package: bluebear-io/angry-bear
Source: https://github.com/bluebear-io/angry-bear/tree/main/test/testdata/skills/claude/linear-workflow

### no-frontmatter

Official Bluebear Security skill from bluebear-io/angry-bear.

Install:

```bash
npx skills add bluebear-io/angry-bear@no-frontmatter -y
```

Package: bluebear-io/angry-bear
Source: https://github.com/bluebear-io/angry-bear/tree/HEAD/test/testdata/skills/claude/no-frontmatter

## bluebear-io/angry-bear package overview

Includes 3 official skills: go-standards, linear-workflow, no-frontmatter.

### Top skills in this package

- go-standards: Official Bluebear Security skill from bluebear-io/angry-bear.
- linear-workflow: Official Bluebear Security skill from bluebear-io/angry-bear.
- no-frontmatter: Official Bluebear Security skill from bluebear-io/angry-bear.

### Install

Install the full package:

```bash
npx skills add bluebear-io/angry-bear -y
```

Install a specific skill:

```bash
npx skills add bluebear-io/angry-bear@go-standards -y
```

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

Source: https://github.com/bluebear-io/angry-bear#readme
