# Flare Foundation AI Agent Skills

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

Browse 8 official AI agent skills across 3 Flare Foundation repositories, with install commands and source links.

Official page: https://skillscout.sh/official/flare-foundation/
Markdown page: https://skillscout.sh/official/flare-foundation/flare-foundation_skills_skillscout.md
Vendor website: https://flare.network/

## Prompt for your agent

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

### flare-foundation/flare-ai-skills

Includes 6 official skills: flare-fassets-skill, flare-fcc-skill, flare-fdc-skill, flare-ftso-skill, flare-general-skill, flare-smart-accounts-skill.

Install:

```bash
npx skills add flare-foundation/flare-ai-skills -y
```

Source: https://github.com/flare-foundation/flare-ai-skills

### flare-foundation/fce-sign

Includes 1 official skill: create-extension.

Install:

```bash
npx skills add flare-foundation/fce-sign -y
```

Source: https://github.com/flare-foundation/fce-sign

### flare-foundation/fce-weather-api

Includes 1 official skill: create-extension.

Install:

```bash
npx skills add flare-foundation/fce-weather-api -y
```

Source: https://github.com/flare-foundation/fce-weather-api

## Individual skills

### flare-fassets-skill

Official Flare Foundation skill from flare-foundation/flare-ai-skills.

Install:

```bash
npx skills add flare-foundation/flare-ai-skills@flare-fassets-skill -y
```

Package: flare-foundation/flare-ai-skills
Source: https://github.com/flare-foundation/flare-ai-skills/tree/main/skills/flare-fassets-skill

### flare-fcc-skill

Official Flare Foundation skill from flare-foundation/flare-ai-skills.

Install:

```bash
npx skills add flare-foundation/flare-ai-skills@flare-fcc-skill -y
```

Package: flare-foundation/flare-ai-skills
Source: https://github.com/flare-foundation/flare-ai-skills/tree/main/skills/flare-fcc-skill

### flare-fdc-skill

Official Flare Foundation skill from flare-foundation/flare-ai-skills.

Install:

```bash
npx skills add flare-foundation/flare-ai-skills@flare-fdc-skill -y
```

Package: flare-foundation/flare-ai-skills
Source: https://github.com/flare-foundation/flare-ai-skills/tree/HEAD/skills/flare-fdc-skill

### flare-ftso-skill

Official Flare Foundation skill from flare-foundation/flare-ai-skills.

Install:

```bash
npx skills add flare-foundation/flare-ai-skills@flare-ftso-skill -y
```

Package: flare-foundation/flare-ai-skills
Source: https://github.com/flare-foundation/flare-ai-skills/tree/main/skills/flare-ftso-skill

### flare-general-skill

Official Flare Foundation skill from flare-foundation/flare-ai-skills.

Install:

```bash
npx skills add flare-foundation/flare-ai-skills@flare-general-skill -y
```

Package: flare-foundation/flare-ai-skills
Source: https://github.com/flare-foundation/flare-ai-skills/tree/main/skills/flare-general-skill

### flare-smart-accounts-skill

Official Flare Foundation skill from flare-foundation/flare-ai-skills.

Install:

```bash
npx skills add flare-foundation/flare-ai-skills@flare-smart-accounts-skill -y
```

Package: flare-foundation/flare-ai-skills
Source: https://github.com/flare-foundation/flare-ai-skills/tree/main/skills/flare-smart-accounts-skill

### create-extension

Official Flare Foundation skill from flare-foundation/fce-sign.

Install:

```bash
npx skills add flare-foundation/fce-sign@create-extension -y
```

Package: flare-foundation/fce-sign
Source: https://github.com/flare-foundation/fce-sign/tree/main/skills/create-extension

### create-extension

Official Flare Foundation skill from flare-foundation/fce-weather-api.

Install:

```bash
npx skills add flare-foundation/fce-weather-api@create-extension -y
```

Package: flare-foundation/fce-weather-api
Source: https://github.com/flare-foundation/fce-weather-api/tree/main/skills/create-extension

## flare-foundation/flare-ai-skills package overview

Includes 6 official skills: flare-fassets-skill, flare-fcc-skill, flare-fdc-skill, flare-ftso-skill, flare-general-skill, flare-smart-accounts-skill.

### Top skills in this package

- flare-fassets-skill: Official Flare Foundation skill from flare-foundation/flare-ai-skills.
- flare-fcc-skill: Official Flare Foundation skill from flare-foundation/flare-ai-skills.
- flare-fdc-skill: Official Flare Foundation skill from flare-foundation/flare-ai-skills.
- flare-ftso-skill: Official Flare Foundation skill from flare-foundation/flare-ai-skills.
- flare-general-skill: Official Flare Foundation skill from flare-foundation/flare-ai-skills.
- flare-smart-accounts-skill: Official Flare Foundation skill from flare-foundation/flare-ai-skills.

### Install

Install the full package:

```bash
npx skills add flare-foundation/flare-ai-skills -y
```

Install a specific skill:

```bash
npx skills add flare-foundation/flare-ai-skills@flare-fassets-skill -y
```

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

Source: https://github.com/flare-foundation/flare-ai-skills#readme
