# Open Culture Foundation AI Agent Skills

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

Browse 1 official AI agent skill across 1 Open Culture Foundation repository, with install commands and source links.

Official page: https://skillscout.sh/official/ocftw/
Markdown page: https://skillscout.sh/official/ocftw/ocftw_skills_skillscout.md
Vendor website: http://ocf.tw/

## Prompt for your agent

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

### ocftw/open-star-ter-village

Includes 1 official skill: webapp-deploy-smoke-test.

Install:

```bash
npx skills add ocftw/open-star-ter-village -y
```

Source: https://github.com/ocftw/open-star-ter-village

## Individual skills

### webapp-deploy-smoke-test

Official Open Culture Foundation skill from ocftw/open-star-ter-village.

Install:

```bash
npx skills add ocftw/open-star-ter-village@webapp-deploy-smoke-test -y
```

Package: ocftw/open-star-ter-village
Source: https://github.com/ocftw/open-star-ter-village/tree/main/packages/webapp/skills/webapp-deploy-smoke-test

## ocftw/open-star-ter-village package overview

Includes 1 official skill: webapp-deploy-smoke-test.

### Top skills in this package

- webapp-deploy-smoke-test: Official Open Culture Foundation skill from ocftw/open-star-ter-village.

### Install

Install the full package:

```bash
npx skills add ocftw/open-star-ter-village -y
```

Install a specific skill:

```bash
npx skills add ocftw/open-star-ter-village@webapp-deploy-smoke-test -y
```

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

Source: https://github.com/ocftw/open-star-ter-village#readme
