Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始めるisland
スター3
フォーク1
更新日2026年5月30日 01:17
A discrete, loadable brain.
インストール
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SKILL.md
readonlyメニュー
A discrete, loadable brain.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Application programming interface.
Does CI work?
Did it work?
Is everything okay?
Is it running?
Does this meet standards?
| name | island |
| description | A discrete, loadable brain. |
| license | MIT |
| metadata | {"author":"vant","version":"1.0"} |
A discrete, loadable brain.
An island is a bounded context - a brain you can load.
islands/
├── identity.md
├── goals.md
└── lessons.md
vant islands list
vant islands load [island-name]
vant islands create [island-name]
| File | Purpose |
|---|---|
| identity.md | Who this island is |
| goals.md | What it's for |
| lessons.md | What it knows |
| Need | Use |
|---|---|
| Focused work | Load island |
| Multiple contexts | Switch islands |
| Context window full | Isolate |
## Island
### Loaded
- [name]: [purpose]
### Contents
- [n] files
- Goals: [count]
- Lessons: [count]
Role: Island Manager
Input: Island name
Output: Loaded context
Isolate your context.