# NativePHP AI Agent Skills

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

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

Official page: https://skillscout.sh/official/nativephp/
Markdown page: https://skillscout.sh/official/nativephp/nativephp_skills_skillscout.md
Vendor website: https://nativephp.com/

## Prompt for your agent

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

### nativephp/mobile-air

Includes 3 official skills: nativephp-mobile, nativephp-v3-to-v4-upgrade, nativephp-webview-to-native.

Install:

```bash
npx skills add nativephp/mobile-air -y
```

Source: https://github.com/NativePHP/mobile-air

## Individual skills

### nativephp-mobile

Official NativePHP skill from nativephp/mobile-air.

Install:

```bash
npx skills add nativephp/mobile-air@nativephp-mobile -y
```

Package: nativephp/mobile-air
Source: https://github.com/NativePHP/mobile-air/tree/3.x/resources/boost/skills/nativephp-mobile

### nativephp-v3-to-v4-upgrade

Official NativePHP skill from nativephp/mobile-air.

Install:

```bash
npx skills add nativephp/mobile-air@nativephp-v3-to-v4-upgrade -y
```

Package: nativephp/mobile-air
Source: https://github.com/nativephp/mobile-air/tree/HEAD/resources/boost/skills/nativephp-v3-to-v4-upgrade

### nativephp-webview-to-native

Official NativePHP skill from nativephp/mobile-air.

Install:

```bash
npx skills add nativephp/mobile-air@nativephp-webview-to-native -y
```

Package: nativephp/mobile-air
Source: https://github.com/nativephp/mobile-air/tree/HEAD/resources/boost/skills/nativephp-webview-to-native

## nativephp/mobile-air package overview

Includes 3 official skills: nativephp-mobile, nativephp-v3-to-v4-upgrade, nativephp-webview-to-native.

### Top skills in this package

- nativephp-mobile: Official NativePHP skill from nativephp/mobile-air.
- nativephp-v3-to-v4-upgrade: Official NativePHP skill from nativephp/mobile-air.
- nativephp-webview-to-native: Official NativePHP skill from nativephp/mobile-air.

### Install

Install the full package:

```bash
npx skills add nativephp/mobile-air -y
```

Install a specific skill:

```bash
npx skills add nativephp/mobile-air@nativephp-mobile -y
```

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

Source: https://github.com/nativephp/mobile-air#readme
