# Openwebf AI Agent Skills

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

Browse 9 official AI agent skills across 1 Openwebf repository, with install commands and source links.

Official page: https://skillscout.sh/official/openwebf/
Markdown page: https://skillscout.sh/official/openwebf/openwebf_skills_skillscout.md
Vendor website: https://github.com/openwebf

## Prompt for your agent

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

### openwebf/webf

Includes 9 official skills: webf-infinite-scrolling, webf-async-rendering, webf-native-ui, webf-api-compatibility, webf-native-plugin-dev, webf-native-ui-dev.

Install:

```bash
npx skills add openwebf/webf -y
```

Source: https://github.com/openwebf/webf

## Individual skills

### webf-infinite-scrolling

Official Openwebf skill from openwebf/webf.

Install:

```bash
npx skills add openwebf/webf@webf-infinite-scrolling -y
```

Package: openwebf/webf
Source: https://github.com/openwebf/webf/tree/HEAD/skills/webf-infinite-scrolling

### webf-async-rendering

Official Openwebf skill from openwebf/webf.

Install:

```bash
npx skills add openwebf/webf@webf-async-rendering -y
```

Package: openwebf/webf
Source: https://github.com/openwebf/webf/tree/HEAD/skills/webf-async-rendering

### webf-native-ui

Official Openwebf skill from openwebf/webf.

Install:

```bash
npx skills add openwebf/webf@webf-native-ui -y
```

Package: openwebf/webf
Source: https://github.com/openwebf/webf/tree/HEAD/skills/webf-native-ui

### webf-api-compatibility

Official Openwebf skill from openwebf/webf.

Install:

```bash
npx skills add openwebf/webf@webf-api-compatibility -y
```

Package: openwebf/webf
Source: https://github.com/openwebf/webf/tree/HEAD/skills/webf-api-compatibility

### webf-native-plugin-dev

Official Openwebf skill from openwebf/webf.

Install:

```bash
npx skills add openwebf/webf@webf-native-plugin-dev -y
```

Package: openwebf/webf
Source: https://github.com/openwebf/webf/tree/HEAD/skills/webf-native-plugin-dev

### webf-native-ui-dev

Official Openwebf skill from openwebf/webf.

Install:

```bash
npx skills add openwebf/webf@webf-native-ui-dev -y
```

Package: openwebf/webf
Source: https://github.com/openwebf/webf/tree/HEAD/skills/webf-native-ui-dev

### webf-quickstart

Official Openwebf skill from openwebf/webf.

Install:

```bash
npx skills add openwebf/webf@webf-quickstart -y
```

Package: openwebf/webf
Source: https://github.com/openwebf/webf/tree/HEAD/skills/webf-quickstart

### webf-native-plugins

Official Openwebf skill from openwebf/webf.

Install:

```bash
npx skills add openwebf/webf@webf-native-plugins -y
```

Package: openwebf/webf
Source: https://github.com/openwebf/webf/tree/HEAD/skills/webf-native-plugins

### webf-routing-setup

Official Openwebf skill from openwebf/webf.

Install:

```bash
npx skills add openwebf/webf@webf-routing-setup -y
```

Package: openwebf/webf
Source: https://github.com/openwebf/webf/tree/HEAD/skills/webf-routing-setup

## openwebf/webf package overview

Includes 9 official skills: webf-infinite-scrolling, webf-async-rendering, webf-native-ui, webf-api-compatibility, webf-native-plugin-dev, webf-native-ui-dev.

### Top skills in this package

- webf-infinite-scrolling: Official Openwebf skill from openwebf/webf.
- webf-async-rendering: Official Openwebf skill from openwebf/webf.
- webf-native-ui: Official Openwebf skill from openwebf/webf.
- webf-api-compatibility: Official Openwebf skill from openwebf/webf.
- webf-native-plugin-dev: Official Openwebf skill from openwebf/webf.
- webf-native-ui-dev: Official Openwebf skill from openwebf/webf.
- webf-quickstart: Official Openwebf skill from openwebf/webf.
- webf-native-plugins: Official Openwebf skill from openwebf/webf.

### Install

Install the full package:

```bash
npx skills add openwebf/webf -y
```

Install a specific skill:

```bash
npx skills add openwebf/webf@webf-infinite-scrolling -y
```

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

Source: https://github.com/openwebf/webf#readme
