Agent Skillslocalgpt-app/localgpt › space-station

space-station

GitHub

提供模块化轨道空间站场景,包含走廊、控制室、气闸舱等模块及动态音效与行为,支持加载和自定义。

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

触发场景

需要生成或加载科幻风格的空间站3D场景 初始化带有特定音频和行为的环境世界

安装

npx skills add localgpt-app/localgpt --skill space-station -g -y
更多选项

非标准路径

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

不安装直接使用

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" })

版本历史

  • ec17e10 当前 2026-08-16 15:41

同 Skill 集合

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

元信息

文件数
0
版本
ec17e10
Hash
099dec2b
收录时间
2026-08-16 15:41

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-28 23:27
浙ICP备14020137号-1 $访客地图$