# PHP OPC UA AI Agent Skills

PHP OPC UA publishes official AI agent skills for its tools, services, and developer workflows.

Browse 9 official AI agent skills across 2 PHP OPC UA repositories, with install commands and source links.

Official page: https://skillscout.sh/official/php-opcua/
Markdown page: https://skillscout.sh/official/php-opcua/php-opcua_skills_skillscout.md
Vendor website: https://php-opcua.com/

## Prompt for your agent

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

### php-opcua/ai-skills

Includes 8 official skills: laravel-opcua, opcua-cli, opcua-client, opcua-client-ext-reverse-connect, opcua-client-ext-transport-https, opcua-client-nodeset.

Install:

```bash
npx skills add php-opcua/ai-skills -y
```

Source: https://github.com/php-opcua/ai-skills

### php-opcua/laravel-opcua

Includes 1 official skill: laravel-opcua.

Install:

```bash
npx skills add php-opcua/laravel-opcua -y
```

Source: https://github.com/php-opcua/laravel-opcua

## Individual skills

### laravel-opcua

Official PHP OPC UA skill from php-opcua/ai-skills.

Install:

```bash
npx skills add php-opcua/ai-skills@laravel-opcua -y
```

Package: php-opcua/ai-skills
Source: https://github.com/php-opcua/ai-skills/tree/HEAD/skills/laravel-opcua

### opcua-cli

Official PHP OPC UA skill from php-opcua/ai-skills.

Install:

```bash
npx skills add php-opcua/ai-skills@opcua-cli -y
```

Package: php-opcua/ai-skills
Source: https://github.com/php-opcua/ai-skills/tree/master/skills/opcua-cli

### opcua-client

Official PHP OPC UA skill from php-opcua/ai-skills.

Install:

```bash
npx skills add php-opcua/ai-skills@opcua-client -y
```

Package: php-opcua/ai-skills
Source: https://github.com/php-opcua/ai-skills/tree/HEAD/skills/opcua-client

### opcua-client-ext-reverse-connect

Official PHP OPC UA skill from php-opcua/ai-skills.

Install:

```bash
npx skills add php-opcua/ai-skills@opcua-client-ext-reverse-connect -y
```

Package: php-opcua/ai-skills
Source: https://github.com/php-opcua/ai-skills/tree/master/skills/opcua-client-ext-reverse-connect

### opcua-client-ext-transport-https

Official PHP OPC UA skill from php-opcua/ai-skills.

Install:

```bash
npx skills add php-opcua/ai-skills@opcua-client-ext-transport-https -y
```

Package: php-opcua/ai-skills
Source: https://github.com/php-opcua/ai-skills/tree/master/skills/opcua-client-ext-transport-https

### opcua-client-nodeset

Official PHP OPC UA skill from php-opcua/ai-skills.

Install:

```bash
npx skills add php-opcua/ai-skills@opcua-client-nodeset -y
```

Package: php-opcua/ai-skills
Source: https://github.com/php-opcua/ai-skills/tree/master/skills/opcua-client-nodeset

### opcua-session-manager

Official PHP OPC UA skill from php-opcua/ai-skills.

Install:

```bash
npx skills add php-opcua/ai-skills@opcua-session-manager -y
```

Package: php-opcua/ai-skills
Source: https://github.com/php-opcua/ai-skills/tree/master/skills/opcua-session-manager

### symfony-opcua

Official PHP OPC UA skill from php-opcua/ai-skills.

Install:

```bash
npx skills add php-opcua/ai-skills@symfony-opcua -y
```

Package: php-opcua/ai-skills
Source: https://github.com/php-opcua/ai-skills/tree/master/skills/symfony-opcua

### laravel-opcua

Official PHP OPC UA skill from php-opcua/laravel-opcua.

Install:

```bash
npx skills add php-opcua/laravel-opcua@laravel-opcua -y
```

Package: php-opcua/laravel-opcua
Source: https://github.com/php-opcua/laravel-opcua/tree/master/.ai/skills/laravel-opcua

## php-opcua/ai-skills package overview

Includes 8 official skills: laravel-opcua, opcua-cli, opcua-client, opcua-client-ext-reverse-connect, opcua-client-ext-transport-https, opcua-client-nodeset.

### Top skills in this package

- laravel-opcua: Official PHP OPC UA skill from php-opcua/ai-skills.
- opcua-cli: Official PHP OPC UA skill from php-opcua/ai-skills.
- opcua-client: Official PHP OPC UA skill from php-opcua/ai-skills.
- opcua-client-ext-reverse-connect: Official PHP OPC UA skill from php-opcua/ai-skills.
- opcua-client-ext-transport-https: Official PHP OPC UA skill from php-opcua/ai-skills.
- opcua-client-nodeset: Official PHP OPC UA skill from php-opcua/ai-skills.
- opcua-session-manager: Official PHP OPC UA skill from php-opcua/ai-skills.
- symfony-opcua: Official PHP OPC UA skill from php-opcua/ai-skills.

### Install

Install the full package:

```bash
npx skills add php-opcua/ai-skills -y
```

Install a specific skill:

```bash
npx skills add php-opcua/ai-skills@laravel-opcua -y
```

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

Source: https://github.com/php-opcua/ai-skills#readme
