# Systemorph AI Agent Skills

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

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

Official page: https://skillscout.sh/official/systemorph/
Markdown page: https://skillscout.sh/official/systemorph/systemorph_skills_skillscout.md
Vendor website: https://systemorph.com/

## Prompt for your agent

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

### systemorph/meshweaver

Includes 8 official skills: async, debug, delete-user, gui, playwright, pullrequest.

Install:

```bash
npx skills add systemorph/meshweaver -y
```

Source: https://github.com/Systemorph/MeshWeaver

## Individual skills

### async

Official Systemorph skill from systemorph/meshweaver.

Install:

```bash
npx skills add systemorph/meshweaver@async -y
```

Package: systemorph/meshweaver
Source: https://github.com/Systemorph/MeshWeaver/tree/main/.claude/skills/async

### debug

Official Systemorph skill from systemorph/meshweaver.

Install:

```bash
npx skills add systemorph/meshweaver@debug -y
```

Package: systemorph/meshweaver
Source: https://github.com/Systemorph/MeshWeaver/tree/main/.claude/skills/debug

### delete-user

Official Systemorph skill from systemorph/meshweaver.

Install:

```bash
npx skills add systemorph/meshweaver@delete-user -y
```

Package: systemorph/meshweaver
Source: https://github.com/Systemorph/MeshWeaver/tree/main/.claude/skills/delete-user

### gui

Official Systemorph skill from systemorph/meshweaver.

Install:

```bash
npx skills add systemorph/meshweaver@gui -y
```

Package: systemorph/meshweaver
Source: https://github.com/Systemorph/MeshWeaver/tree/main/.claude/skills/gui

### playwright

Official Systemorph skill from systemorph/meshweaver.

Install:

```bash
npx skills add systemorph/meshweaver@playwright -y
```

Package: systemorph/meshweaver
Source: https://github.com/Systemorph/MeshWeaver/tree/main/.claude/skills/playwright

### pullrequest

Official Systemorph skill from systemorph/meshweaver.

Install:

```bash
npx skills add systemorph/meshweaver@pullrequest -y
```

Package: systemorph/meshweaver
Source: https://github.com/Systemorph/MeshWeaver/tree/main/.claude/skills/pullrequest

### release

Official Systemorph skill from systemorph/meshweaver.

Install:

```bash
npx skills add systemorph/meshweaver@release -y
```

Package: systemorph/meshweaver
Source: https://github.com/Systemorph/MeshWeaver/tree/main/.claude/skills/release

### storm

Official Systemorph skill from systemorph/meshweaver.

Install:

```bash
npx skills add systemorph/meshweaver@storm -y
```

Package: systemorph/meshweaver
Source: https://github.com/Systemorph/MeshWeaver/tree/main/.claude/skills/storm

## systemorph/meshweaver package overview

Includes 8 official skills: async, debug, delete-user, gui, playwright, pullrequest.

### Top skills in this package

- async: Official Systemorph skill from systemorph/meshweaver.
- debug: Official Systemorph skill from systemorph/meshweaver.
- delete-user: Official Systemorph skill from systemorph/meshweaver.
- gui: Official Systemorph skill from systemorph/meshweaver.
- playwright: Official Systemorph skill from systemorph/meshweaver.
- pullrequest: Official Systemorph skill from systemorph/meshweaver.
- release: Official Systemorph skill from systemorph/meshweaver.
- storm: Official Systemorph skill from systemorph/meshweaver.

### Install

Install the full package:

```bash
npx skills add systemorph/meshweaver -y
```

Install a specific skill:

```bash
npx skills add systemorph/meshweaver@async -y
```

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

Source: https://github.com/systemorph/meshweaver#readme
