# Project PLATEAU By MLIT,Japan AI Agent Skills

Project PLATEAU By MLIT,Japan publishes official AI agent skills for its tools, services, and developer workflows. PLATEAUは、国土交通省が様々なプレイヤーと連携して推進する、日本全国の都市デジタルツイン実現プロジェクト。 都市活動のプラットフォームデータとして3D都市モデルを整備し、オープンデータとして公開することで、誰もが自由に都市のデータを引き出し、活用できるようにします。.

Browse 1 official AI agent skill across 1 Project PLATEAU By MLIT,Japan repository, with install commands and source links.

Official page: https://skillscout.sh/official/project-plateau/
Markdown page: https://skillscout.sh/official/project-plateau/project-plateau_skills_skillscout.md
Vendor website: https://www.mlit.go.jp/plateau/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/project-plateau/project-plateau_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Project PLATEAU By MLIT,Japan 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

### project-plateau/skills

Includes 1 official skill: plateau-api.

Install:

```bash
npx skills add project-plateau/skills -y
```

Source: https://github.com/Project-PLATEAU/skills

## Individual skills

### plateau-api

Official Project PLATEAU By MLIT,Japan skill from project-plateau/skills.

Install:

```bash
npx skills add project-plateau/skills@plateau-api -y
```

Package: project-plateau/skills
Source: https://github.com/project-plateau/skills/tree/HEAD/skills/plateau-api

## project-plateau/skills package overview

Includes 1 official skill: plateau-api.

### Top skills in this package

- plateau-api: Official Project PLATEAU By MLIT,Japan skill from project-plateau/skills.

### Install

Install the full package:

```bash
npx skills add project-plateau/skills -y
```

Install a specific skill:

```bash
npx skills add project-plateau/skills@plateau-api -y
```

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

Source: https://github.com/project-plateau/skills#readme
