# 万界规划局 Everything Planning Bureau AI Agent Skills

万界规划局 Everything Planning Bureau publishes official AI agent skills for its tools, services, and developer workflows.

Browse 1 official AI agent skill across 1 万界规划局 Everything Planning Bureau repository, with install commands and source links.

Official page: https://skillscout.sh/official/project-epb/
Markdown page: https://skillscout.sh/official/project-epb/project-epb_skills_skillscout.md
Vendor website: https://www.epb.wiki/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/project-epb/project-epb_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant 万界规划局 Everything Planning Bureau 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-epb/sili-agent

Includes 1 official skill: koishi-plugin-authoring.

Install:

```bash
npx skills add project-epb/sili-agent -y
```

Source: https://github.com/project-epb/SILI-agent

## Individual skills

### koishi-plugin-authoring

Official 万界规划局 Everything Planning Bureau skill from project-epb/sili-agent.

Install:

```bash
npx skills add project-epb/sili-agent@koishi-plugin-authoring -y
```

Package: project-epb/sili-agent
Source: https://github.com/project-epb/SILI-agent/tree/master/skills/koishi-plugin-authoring

## project-epb/sili-agent package overview

Includes 1 official skill: koishi-plugin-authoring.

### Top skills in this package

- koishi-plugin-authoring: Official 万界规划局 Everything Planning Bureau skill from project-epb/sili-agent.

### Install

Install the full package:

```bash
npx skills add project-epb/sili-agent -y
```

Install a specific skill:

```bash
npx skills add project-epb/sili-agent@koishi-plugin-authoring -y
```

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

Source: https://github.com/project-epb/sili-agent#readme
