# Endor AI Agent Skills

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

Browse 11 official AI agent skills across 1 Endor repository, with install commands and source links.

Official page: https://skillscout.sh/official/endorhq/
Markdown page: https://skillscout.sh/official/endorhq/endorhq_skills_skillscout.md
Vendor website: https://endor.dev/

## Prompt for your agent

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

### endorhq/flightplanner

Includes 11 official skills: flightplanner, fp-add, fp-audit, fp-fix, fp-init, fp-review-spec.

Install:

```bash
npx skills add endorhq/flightplanner -y
```

Source: https://github.com/endorhq/flightplanner

## Individual skills

### flightplanner

Official Endor skill from endorhq/flightplanner.

Install:

```bash
npx skills add endorhq/flightplanner@flightplanner -y
```

Package: endorhq/flightplanner
Source: https://github.com/endorhq/flightplanner/tree/main/skills/flightplanner

### fp-add

Official Endor skill from endorhq/flightplanner.

Install:

```bash
npx skills add endorhq/flightplanner@fp-add -y
```

Package: endorhq/flightplanner
Source: https://github.com/endorhq/flightplanner/tree/main/skills/fp-add

### fp-audit

Official Endor skill from endorhq/flightplanner.

Install:

```bash
npx skills add endorhq/flightplanner@fp-audit -y
```

Package: endorhq/flightplanner
Source: https://github.com/endorhq/flightplanner/tree/main/skills/fp-audit

### fp-fix

Official Endor skill from endorhq/flightplanner.

Install:

```bash
npx skills add endorhq/flightplanner@fp-fix -y
```

Package: endorhq/flightplanner
Source: https://github.com/endorhq/flightplanner/tree/main/skills/fp-fix

### fp-init

Official Endor skill from endorhq/flightplanner.

Install:

```bash
npx skills add endorhq/flightplanner@fp-init -y
```

Package: endorhq/flightplanner
Source: https://github.com/endorhq/flightplanner/tree/main/skills/fp-init

### fp-review-spec

Official Endor skill from endorhq/flightplanner.

Install:

```bash
npx skills add endorhq/flightplanner@fp-review-spec -y
```

Package: endorhq/flightplanner
Source: https://github.com/endorhq/flightplanner/tree/main/skills/fp-review-spec

### fp-smoke-test

Official Endor skill from endorhq/flightplanner.

Install:

```bash
npx skills add endorhq/flightplanner@fp-smoke-test -y
```

Package: endorhq/flightplanner
Source: https://github.com/endorhq/flightplanner/tree/HEAD/skills/fp-smoke-test

### fp-update

Official Endor skill from endorhq/flightplanner.

Install:

```bash
npx skills add endorhq/flightplanner@fp-update -y
```

Package: endorhq/flightplanner
Source: https://github.com/endorhq/flightplanner/tree/HEAD/skills/fp-update

### fp-update-spec

Official Endor skill from endorhq/flightplanner.

Install:

```bash
npx skills add endorhq/flightplanner@fp-update-spec -y
```

Package: endorhq/flightplanner
Source: https://github.com/endorhq/flightplanner/tree/main/skills/fp-update-spec

### fp-add-spec

Official Endor skill from endorhq/flightplanner.

Install:

```bash
npx skills add endorhq/flightplanner@fp-add-spec -y
```

Package: endorhq/flightplanner
Source: https://github.com/endorhq/flightplanner/tree/main/skills/fp-add-spec

### fp-generate

Official Endor skill from endorhq/flightplanner.

Install:

```bash
npx skills add endorhq/flightplanner@fp-generate -y
```

Package: endorhq/flightplanner
Source: https://github.com/endorhq/flightplanner/tree/HEAD/skills/fp-generate

## endorhq/flightplanner package overview

Includes 11 official skills: flightplanner, fp-add, fp-audit, fp-fix, fp-init, fp-review-spec.

### Top skills in this package

- flightplanner: Official Endor skill from endorhq/flightplanner.
- fp-add: Official Endor skill from endorhq/flightplanner.
- fp-audit: Official Endor skill from endorhq/flightplanner.
- fp-fix: Official Endor skill from endorhq/flightplanner.
- fp-init: Official Endor skill from endorhq/flightplanner.
- fp-review-spec: Official Endor skill from endorhq/flightplanner.
- fp-smoke-test: Official Endor skill from endorhq/flightplanner.
- fp-update: Official Endor skill from endorhq/flightplanner.

### Install

Install the full package:

```bash
npx skills add endorhq/flightplanner -y
```

Install a specific skill:

```bash
npx skills add endorhq/flightplanner@flightplanner -y
```

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

Source: https://github.com/endorhq/flightplanner#readme
