# Hyperf Community AI Agent Skills

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

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

Official page: https://skillscout.sh/official/hyperf/
Markdown page: https://skillscout.sh/official/hyperf/hyperf_skills_skillscout.md
Vendor website: https://hyperf.io/

## Prompt for your agent

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

### hyperf/skills

Includes 3 official skills: hyperf-container, easywechat, hyperf-upgrade.

Install:

```bash
npx skills add hyperf/skills -y
```

Source: https://github.com/hyperf/skills

## Individual skills

### hyperf-container

Official Hyperf Community skill from hyperf/skills.

Install:

```bash
npx skills add hyperf/skills@hyperf-container -y
```

Package: hyperf/skills
Source: https://github.com/hyperf/skills/tree/main/hyperf-container

### easywechat

Official Hyperf Community skill from hyperf/skills.

Install:

```bash
npx skills add hyperf/skills@easywechat -y
```

Package: hyperf/skills
Source: https://github.com/hyperf/skills/tree/main/easywechat

### hyperf-upgrade

Official Hyperf Community skill from hyperf/skills.

Install:

```bash
npx skills add hyperf/skills@hyperf-upgrade -y
```

Package: hyperf/skills
Source: https://github.com/hyperf/skills/tree/main/hyperf-upgrade

## hyperf/skills package overview

Includes 3 official skills: hyperf-container, easywechat, hyperf-upgrade.

### Top skills in this package

- hyperf-container: Official Hyperf Community skill from hyperf/skills.
- easywechat: Official Hyperf Community skill from hyperf/skills.
- hyperf-upgrade: Official Hyperf Community skill from hyperf/skills.

### Install

Install the full package:

```bash
npx skills add hyperf/skills -y
```

Install a specific skill:

```bash
npx skills add hyperf/skills@hyperf-container -y
```

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

Source: https://github.com/hyperf/skills#readme
