# The Agency Fund AI Agent Skills

The Agency Fund publishes official AI agent skills for its tools, services, and developer workflows. Mobilizing an ecosystem of diverse stakeholders to improve lives by expanding human agency.

Browse 4 official AI agent skills across 1 The Agency Fund repository, with install commands and source links.

Official page: https://skillscout.sh/official/agency-fund/
Markdown page: https://skillscout.sh/official/agency-fund/agency-fund_skills_skillscout.md
Vendor website: https://agency.fund/

## Prompt for your agent

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

### agency-fund/taf-skills

Includes 4 official skills: behavioral-science, ask-agency-measurement, taf-design-system, taf-web-design.

Install:

```bash
npx skills add agency-fund/taf-skills -y
```

Source: https://github.com/agency-fund/taf-skills

## Individual skills

### behavioral-science

Official The Agency Fund skill from agency-fund/taf-skills.

Install:

```bash
npx skills add agency-fund/taf-skills@behavioral-science -y
```

Package: agency-fund/taf-skills
Source: https://github.com/agency-fund/taf-skills/tree/HEAD/behavioral-science

### ask-agency-measurement

Official The Agency Fund skill from agency-fund/taf-skills.

Install:

```bash
npx skills add agency-fund/taf-skills@ask-agency-measurement -y
```

Package: agency-fund/taf-skills
Source: https://github.com/agency-fund/taf-skills/tree/HEAD/ask-agency-measurement

### taf-design-system

Official The Agency Fund skill from agency-fund/taf-skills.

Install:

```bash
npx skills add agency-fund/taf-skills@taf-design-system -y
```

Package: agency-fund/taf-skills
Source: https://github.com/agency-fund/taf-skills/tree/main/taf-design-system

### taf-web-design

Official The Agency Fund skill from agency-fund/taf-skills.

Install:

```bash
npx skills add agency-fund/taf-skills@taf-web-design -y
```

Package: agency-fund/taf-skills
Source: https://github.com/agency-fund/taf-skills/tree/main/taf-web-design

## agency-fund/taf-skills package overview

Includes 4 official skills: behavioral-science, ask-agency-measurement, taf-design-system, taf-web-design.

### Top skills in this package

- behavioral-science: Official The Agency Fund skill from agency-fund/taf-skills.
- ask-agency-measurement: Official The Agency Fund skill from agency-fund/taf-skills.
- taf-design-system: Official The Agency Fund skill from agency-fund/taf-skills.
- taf-web-design: Official The Agency Fund skill from agency-fund/taf-skills.

### Install

Install the full package:

```bash
npx skills add agency-fund/taf-skills -y
```

Install a specific skill:

```bash
npx skills add agency-fund/taf-skills@behavioral-science -y
```

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

Source: https://github.com/agency-fund/taf-skills#readme
