# 時雨堂 (shiguredo) AI Agent Skills

時雨堂 (shiguredo) publishes official AI agent skills for its tools, services, and developer workflows.

Browse 13 official AI agent skills across 12 時雨堂 (shiguredo) repositories, with install commands and source links.

Official page: https://skillscout.sh/official/shiguredo/
Markdown page: https://skillscout.sh/official/shiguredo/shiguredo_skills_skillscout.md
Vendor website: https://shiguredo.jp/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/shiguredo/shiguredo_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant 時雨堂 (shiguredo) 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

### shiguredo/github-actions

Includes 1 official skill: slack-notify.

Install:

```bash
npx skills add shiguredo/github-actions -y
```

Source: https://github.com/shiguredo/github-actions

### shiguredo/raw-player-rs

Includes 1 official skill: raw-player.

Install:

```bash
npx skills add shiguredo/raw-player-rs -y
```

Source: https://github.com/shiguredo/raw-player-rs

### shiguredo/webrtc-rs

Includes 2 official skills: libwebrtc_c, shiguredo_webrtc.

Install:

```bash
npx skills add shiguredo/webrtc-rs -y
```

Source: https://github.com/shiguredo/webrtc-rs

### shiguredo/amf-rs

Includes 1 official skill: shiguredo-amf.

Install:

```bash
npx skills add shiguredo/amf-rs -y
```

Source: https://github.com/shiguredo/amf-rs

### shiguredo/http11-rs

Includes 1 official skill: shiguredo-http11.

Install:

```bash
npx skills add shiguredo/http11-rs -y
```

Source: https://github.com/shiguredo/http11-rs

### shiguredo/http2-rs

Includes 1 official skill: shiguredo-http2.

Install:

```bash
npx skills add shiguredo/http2-rs -y
```

Source: https://github.com/shiguredo/http2-rs

### shiguredo/libcamera-rs

Includes 1 official skill: shiguredo-libcamera.

Install:

```bash
npx skills add shiguredo/libcamera-rs -y
```

Source: https://github.com/shiguredo/libcamera-rs

### shiguredo/nvcodec-rs

Includes 1 official skill: shiguredo-nvcodec.

Install:

```bash
npx skills add shiguredo/nvcodec-rs -y
```

Source: https://github.com/shiguredo/nvcodec-rs

### shiguredo/raden

Includes 1 official skill: raden.

Install:

```bash
npx skills add shiguredo/raden -y
```

Source: https://github.com/shiguredo/raden

### shiguredo/sora-rust-sdk

Includes 1 official skill: sora-rust-sdk.

Install:

```bash
npx skills add shiguredo/sora-rust-sdk -y
```

Source: https://github.com/shiguredo/sora-rust-sdk

### shiguredo/vpl-rs

Includes 1 official skill: shiguredo-vpl.

Install:

```bash
npx skills add shiguredo/vpl-rs -y
```

Source: https://github.com/shiguredo/vpl-rs

### shiguredo/websocket-rs

Includes 1 official skill: shiguredo-websocket.

Install:

```bash
npx skills add shiguredo/websocket-rs -y
```

Source: https://github.com/shiguredo/websocket-rs

## Individual skills

### slack-notify

Official 時雨堂 (shiguredo) skill from shiguredo/github-actions.

Install:

```bash
npx skills add shiguredo/github-actions@slack-notify -y
```

Package: shiguredo/github-actions
Source: https://github.com/shiguredo/github-actions/tree/main/skills/slack-notify

### raw-player

Official 時雨堂 (shiguredo) skill from shiguredo/raw-player-rs.

Install:

```bash
npx skills add shiguredo/raw-player-rs@raw-player -y
```

Package: shiguredo/raw-player-rs
Source: https://github.com/shiguredo/raw-player-rs/tree/develop/skills/raw-player

### libwebrtc_c

Official 時雨堂 (shiguredo) skill from shiguredo/webrtc-rs.

Install:

```bash
npx skills add shiguredo/webrtc-rs@libwebrtc_c -y
```

Package: shiguredo/webrtc-rs
Source: https://github.com/shiguredo/webrtc-rs/tree/develop/skills/libwebrtc_c

### shiguredo_webrtc

Official 時雨堂 (shiguredo) skill from shiguredo/webrtc-rs.

Install:

```bash
npx skills add shiguredo/webrtc-rs@shiguredo_webrtc -y
```

Package: shiguredo/webrtc-rs
Source: https://github.com/shiguredo/webrtc-rs/tree/develop/skills/shiguredo_webrtc

### shiguredo-amf

Official 時雨堂 (shiguredo) skill from shiguredo/amf-rs.

Install:

```bash
npx skills add shiguredo/amf-rs@shiguredo-amf -y
```

Package: shiguredo/amf-rs
Source: https://github.com/shiguredo/amf-rs/tree/develop/skills/shiguredo-amf

### shiguredo-http11

Official 時雨堂 (shiguredo) skill from shiguredo/http11-rs.

Install:

```bash
npx skills add shiguredo/http11-rs@shiguredo-http11 -y
```

Package: shiguredo/http11-rs
Source: https://github.com/shiguredo/http11-rs/tree/develop/skills/shiguredo-http11

### shiguredo-http2

Official 時雨堂 (shiguredo) skill from shiguredo/http2-rs.

Install:

```bash
npx skills add shiguredo/http2-rs@shiguredo-http2 -y
```

Package: shiguredo/http2-rs
Source: https://github.com/shiguredo/http2-rs/tree/develop/skills/shiguredo-http2

### shiguredo-libcamera

Official 時雨堂 (shiguredo) skill from shiguredo/libcamera-rs.

Install:

```bash
npx skills add shiguredo/libcamera-rs@shiguredo-libcamera -y
```

Package: shiguredo/libcamera-rs
Source: https://github.com/shiguredo/libcamera-rs/tree/develop/skills/shiguredo-libcamera

### shiguredo-nvcodec

Official 時雨堂 (shiguredo) skill from shiguredo/nvcodec-rs.

Install:

```bash
npx skills add shiguredo/nvcodec-rs@shiguredo-nvcodec -y
```

Package: shiguredo/nvcodec-rs
Source: https://github.com/shiguredo/nvcodec-rs/tree/develop/skills/shiguredo-nvcodec

### raden

Official 時雨堂 (shiguredo) skill from shiguredo/raden.

Install:

```bash
npx skills add shiguredo/raden@raden -y
```

Package: shiguredo/raden
Source: https://github.com/shiguredo/raden/tree/develop/skills/raden

### sora-rust-sdk

Official 時雨堂 (shiguredo) skill from shiguredo/sora-rust-sdk.

Install:

```bash
npx skills add shiguredo/sora-rust-sdk@sora-rust-sdk -y
```

Package: shiguredo/sora-rust-sdk
Source: https://github.com/shiguredo/sora-rust-sdk/tree/develop/skills/sora-rust-sdk

### shiguredo-vpl

Official 時雨堂 (shiguredo) skill from shiguredo/vpl-rs.

Install:

```bash
npx skills add shiguredo/vpl-rs@shiguredo-vpl -y
```

Package: shiguredo/vpl-rs
Source: https://github.com/shiguredo/vpl-rs/tree/develop/skills/shiguredo-vpl

### shiguredo-websocket

Official 時雨堂 (shiguredo) skill from shiguredo/websocket-rs.

Install:

```bash
npx skills add shiguredo/websocket-rs@shiguredo-websocket -y
```

Package: shiguredo/websocket-rs
Source: https://github.com/shiguredo/websocket-rs/tree/develop/skills/shiguredo-websocket

## shiguredo/github-actions package overview

Includes 1 official skill: slack-notify.

### Top skills in this package

- slack-notify: Official 時雨堂 (shiguredo) skill from shiguredo/github-actions.

### Install

Install the full package:

```bash
npx skills add shiguredo/github-actions -y
```

Install a specific skill:

```bash
npx skills add shiguredo/github-actions@slack-notify -y
```

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

Source: https://github.com/shiguredo/github-actions#readme
