# Island Paradise

> A tropical island with sandy beach, palm trees, lagoon, waterfall, hut, campfire, and pier

- Skill: `localgpt-app/island-paradise` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add localgpt-app/island-paradise`
- Raw SKILL.md: https://api.skillmd.com/api/skills/localgpt-app/island-paradise/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: localgpt-app (https://skillmd.com/u/localgpt-app)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/localgpt-app/island-paradise

---

# Island Paradise

A tropical island with sandy beach, palm trees, a turquoise lagoon, and a
waterfall. Built entirely from parametric primitives demonstrating water surfaces
with alpha blending, ambient ocean and stream audio, fire emitters, swaying
palm trees, and a guided walking tour.

## Scene Layout

- **Sandy beach** surrounding the island at water level
- **Central hill** rising to a peak with a waterfall on one side
- **Palm trees** (4) along the beach with gentle bob animation
- **Lagoon** with transparent water plane
- **Waterfall** with stream audio emitter at the cliff face
- **Beach hut** with thatched pyramid roof
- **Campfire** with fire audio emitter, pulse glow, and point light
- **Pier** extending into the ocean from the south beach
- **Rocks** scattered around the waterfall and shore
- **Fish** following a looping path through the lagoon

## Audio

- Ambient ocean waves (global)
- Ambient stream (global, lower volume)
- Spatial fire crackle at campfire
- Spatial water turbulence at waterfall

## How to Load

```json
gen_load_world({ "path": "island-paradise" })
```

To customize, fork it first:

```json
gen_fork_world({ "source": "island-paradise", "new_name": "my-island" })
```

