Agent Skillslocalgpt-app/localgpt › space-station

space-station

GitHub

提供模块化轨道空间站场景,包含走廊、控制室、气闸舱等模块及音频与动态行为。用于加载或分叉定制空间站环境,适用于模拟仿真或游戏开发中的太空场景构建。

crates/gen/templates/space-station/SKILL.md localgpt-app/localgpt

Trigger Scenarios

需要创建太空站场景 加载空间站世界资源 分叉并自定义空间站配置

Install

npx skills add localgpt-app/localgpt --skill space-station -g -y
More Options

Non-standard path

npx skills add https://github.com/localgpt-app/localgpt/tree/main/crates/gen/templates/space-station -g -y

Use without installing

npx skills use localgpt-app/localgpt@space-station

指定 Agent (Claude Code)

npx skills add localgpt-app/localgpt --skill space-station -a claude-code -g -y

安装 repo 全部 skill

npx skills add localgpt-app/localgpt --all -g -y

预览 repo 内 skill

npx skills add localgpt-app/localgpt --list

SKILL.md

Frontmatter
{
    "name": "space-station",
    "useWhen": [
        {
            "contains": "space"
        },
        {
            "contains": "station"
        },
        {
            "contains": "sci-fi"
        }
    ],
    "metadata": {
        "type": "world",
        "genre": "sci-fi",
        "features": [
            "parametric shapes",
            "PBR materials (metallic surfaces)",
            "point lights",
            "spot lights",
            "ambient audio (hum)",
            "spatial audio (hum emitters)",
            "pulse behaviors (consoles)",
            "spin behaviors (radar dish)",
            "orbit behaviors (satellite)",
            "avatar (first person)",
            "guided tour (fly mode)"
        ],
        "difficulty": "starter",
        "entity_count": 36
    },
    "description": "A modular orbital space station with corridors, control room, airlock, observation deck, and cargo bay",
    "user-invocable": true
}

Space Station

A modular orbital space station built from parametric primitives. The interior features metallic corridors, a control room with pulsing consoles, an airlock, an observation deck with a viewport, and a cargo bay.

Scene Layout

  • Central corridor connecting all modules along the Z axis
  • Control room (north) with console banks, screens, and a rotating radar dish
  • Airlock (east) with inner and outer doors
  • Observation deck (south) with a transparent viewport overlooking space
  • Cargo bay (west) with storage containers and cargo racks
  • Exterior radar dish with spin behavior, orbiting communications satellite

Audio

  • Ambient low-frequency hum pervading the entire station
  • Spatial hum on console banks (higher frequency, warmer tone)
  • Spatial hum on the airlock (mechanical resonance)

Behaviors

  • Console indicator lights pulse slowly
  • Radar dish spins on the Y axis
  • Communications satellite orbits the station exterior

How to Load

gen_load_world({ "path": "space-station" })

To customize, fork it first:

gen_fork_world({ "source": "space-station", "new_name": "my-station" })

Version History

  • ec17e10 Current 2026-08-16 15:41

Same Skill Collection

crates/gen/templates/dungeon-crawler/SKILL.md
crates/gen/templates/island-paradise/SKILL.md
crates/gen/templates/medieval-village/SKILL.md
crates/gen/templates/zen-garden/SKILL.md

Metadata

Files
0
Version
ec17e10
Hash
099dec2b
Indexed
2026-08-16 15:41

ホーム - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-22 04:04
浙ICP备14020137号-1 $お客様$