# Bahá'í Song Project AI Agent Skills

Bahá'í Song Project publishes official AI agent skills for its tools, services, and developer workflows.

Browse 1 official AI agent skill across 1 Bahá'í Song Project repository, with install commands and source links.

Official page: https://skillscout.sh/official/bahaisongproject/
Markdown page: https://skillscout.sh/official/bahaisongproject/bahaisongproject_skills_skillscout.md
Vendor website: http://bahaisongproject.com/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/bahaisongproject/bahaisongproject_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Bahá'í Song Project 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

### bahaisongproject/bahaisongproject.com

Includes 1 official skill: interface-design.

Install:

```bash
npx skills add bahaisongproject/bahaisongproject.com -y
```

Source: https://github.com/bahaisongproject/bahaisongproject.com

## Individual skills

### interface-design

Official Bahá'í Song Project skill from bahaisongproject/bahaisongproject.com.

Install:

```bash
npx skills add bahaisongproject/bahaisongproject.com@interface-design -y
```

Package: bahaisongproject/bahaisongproject.com
Source: https://github.com/bahaisongproject/bahaisongproject.com/tree/master/.agents/skills/interface-design

## bahaisongproject/bahaisongproject.com package overview

Includes 1 official skill: interface-design.

### Top skills in this package

- interface-design: Official Bahá'í Song Project skill from bahaisongproject/bahaisongproject.com.

### Install

Install the full package:

```bash
npx skills add bahaisongproject/bahaisongproject.com -y
```

Install a specific skill:

```bash
npx skills add bahaisongproject/bahaisongproject.com@interface-design -y
```

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

Source: https://github.com/bahaisongproject/bahaisongproject.com#readme
