# Eat Pray Ai AI Agent Skills

Eat Pray Ai publishes official AI agent skills for its tools, services, and developer workflows.

Browse 2 official AI agent skills across 1 Eat Pray Ai repository, with install commands and source links.

Official page: https://skillscout.sh/official/eat-pray-ai/
Markdown page: https://skillscout.sh/official/eat-pray-ai/eat-pray-ai_skills_skillscout.md
Vendor website: https://ifor.dev/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/eat-pray-ai/eat-pray-ai_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Eat Pray Ai 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

### eat-pray-ai/yutu

Includes 2 official skills: youtube, youtube.

Install:

```bash
npx skills add eat-pray-ai/yutu -y
```

Source: https://github.com/eat-pray-ai/yutu

## Individual skills

### youtube

Official Eat Pray Ai skill from eat-pray-ai/yutu.

Install:

```bash
npx skills add eat-pray-ai/yutu@youtube -y
```

Package: eat-pray-ai/yutu
Source: https://github.com/eat-pray-ai/yutu/tree/HEAD/cmd/agent/skills/youtube

### youtube

Official Eat Pray Ai skill from eat-pray-ai/yutu.

Install:

```bash
npx skills add eat-pray-ai/yutu@youtube -y
```

Package: eat-pray-ai/yutu
Source: https://github.com/eat-pray-ai/yutu/tree/main/skills/youtube

## eat-pray-ai/yutu package overview

Includes 2 official skills: youtube, youtube.

### Top skills in this package

- youtube: Official Eat Pray Ai skill from eat-pray-ai/yutu.
- youtube: Official Eat Pray Ai skill from eat-pray-ai/yutu.

### Install

Install the full package:

```bash
npx skills add eat-pray-ai/yutu -y
```

Install a specific skill:

```bash
npx skills add eat-pray-ai/yutu@youtube -y
```

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

Source: https://github.com/eat-pray-ai/yutu#readme
