# Little Bear Apps AI Agent Skills

Little Bear Apps publishes official AI agent skills for its tools, services, and developer workflows.

Browse 2 official AI agent skills across 2 Little Bear Apps repositories, with install commands and source links.

Official page: https://skillscout.sh/official/littlebearapps/
Markdown page: https://skillscout.sh/official/littlebearapps/littlebearapps_skills_skillscout.md
Vendor website: https://littlebearapps.com/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/littlebearapps/littlebearapps_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Little Bear Apps 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

### littlebearapps/contextdocs

Includes 1 official skill: contextdocs.

Install:

```bash
npx skills add littlebearapps/contextdocs -y
```

Source: https://github.com/littlebearapps/contextdocs

### littlebearapps/pitchdocs

Includes 1 official skill: pitchdocs.

Install:

```bash
npx skills add littlebearapps/pitchdocs -y
```

Source: https://github.com/littlebearapps/pitchdocs

## Individual skills

### contextdocs

Official Little Bear Apps skill from littlebearapps/contextdocs.

Install:

```bash
npx skills add littlebearapps/contextdocs@contextdocs -y
```

Package: littlebearapps/contextdocs
Source: https://github.com/littlebearapps/contextdocs/tree/HEAD/contextdocs

### pitchdocs

Official Little Bear Apps skill from littlebearapps/pitchdocs.

Install:

```bash
npx skills add littlebearapps/pitchdocs@pitchdocs -y
```

Package: littlebearapps/pitchdocs
Source: https://github.com/littlebearapps/pitchdocs/tree/HEAD/pitchdocs

## littlebearapps/contextdocs package overview

Includes 1 official skill: contextdocs.

### Top skills in this package

- contextdocs: Official Little Bear Apps skill from littlebearapps/contextdocs.

### Install

Install the full package:

```bash
npx skills add littlebearapps/contextdocs -y
```

Install a specific skill:

```bash
npx skills add littlebearapps/contextdocs@contextdocs -y
```

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

Source: https://github.com/littlebearapps/contextdocs#readme
