# Okinawa Institute Of Science & Technology AI Agent Skills

Okinawa Institute Of Science & Technology publishes official AI agent skills for its tools, services, and developer workflows.

Browse 1 official AI agent skill across 1 Okinawa Institute Of Science & Technology repository, with install commands and source links.

Official page: https://skillscout.sh/official/oist/
Markdown page: https://skillscout.sh/official/oist/oist_skills_skillscout.md
Vendor website: http://www.oist.jp/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/oist/oist_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Okinawa Institute Of Science & Technology 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

### oist/neuro-workflow

Includes 1 official skill: create-node.

Install:

```bash
npx skills add oist/neuro-workflow -y
```

Source: https://github.com/oist/neuro-workflow

## Individual skills

### create-node

Official Okinawa Institute Of Science & Technology skill from oist/neuro-workflow.

Install:

```bash
npx skills add oist/neuro-workflow@create-node -y
```

Package: oist/neuro-workflow
Source: https://github.com/oist/neuro-workflow/tree/main/.claude/skills/create-node

## oist/neuro-workflow package overview

Includes 1 official skill: create-node.

### Top skills in this package

- create-node: Official Okinawa Institute Of Science & Technology skill from oist/neuro-workflow.

### Install

Install the full package:

```bash
npx skills add oist/neuro-workflow -y
```

Install a specific skill:

```bash
npx skills add oist/neuro-workflow@create-node -y
```

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

Source: https://github.com/oist/neuro-workflow#readme
