Agent Skillslocalgpt-app/localgpt › medieval-village

medieval-village

GitHub

提供中世纪村庄场景模板,含建筑、环境音效及动态行为。支持加载与二次开发,用于展示渲染、音频和交互功能,适用于创意构建或内容原型验证。

crates/gen/templates/medieval-village/SKILL.md localgpt-app/localgpt

触发场景

需要快速搭建虚拟场景 演示3D渲染与空间音频效果 基于模板进行自定义开发

安装

npx skills add localgpt-app/localgpt --skill medieval-village -g -y
更多选项

非标准路径

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

不安装直接使用

npx skills use localgpt-app/localgpt@medieval-village

指定 Agent (Claude Code)

npx skills add localgpt-app/localgpt --skill medieval-village -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": "medieval-village",
    "useWhen": [
        {
            "contains": "medieval"
        },
        {
            "contains": "village"
        },
        {
            "contains": "fantasy"
        }
    ],
    "metadata": {
        "type": "world",
        "genre": "medieval",
        "features": [
            "parametric shapes",
            "PBR materials",
            "point lights",
            "directional light",
            "ambient audio (forest + wind)",
            "spatial audio (fire emitters)",
            "bob behaviors",
            "pulse behaviors",
            "spin behaviors",
            "avatar (first person)",
            "guided tour"
        ],
        "difficulty": "starter",
        "entity_count": 38
    },
    "description": "A rustic medieval village with town square, timber-frame houses, market stalls, church, and surrounding forest",
    "user-invocable": true
}

Medieval Village

A rustic medieval village built entirely from parametric primitives. The scene demonstrates a range of Gen features: shapes, PBR materials, lighting, ambient and spatial audio, behaviors, avatar configuration, and a guided tour.

Scene Layout

  • Town square at origin with a central stone well
  • Timber-frame houses (4) arranged around the square
  • Market stalls (3) with colored awnings along the east side
  • Church with a tall steeple to the north
  • Fenced perimeter with wooden posts and crossbars
  • Trees scattered outside the fence with gentle bob animation
  • Torches with fire audio emitters and pulse glow
  • Ground plane representing a dirt village floor

Audio

  • Ambient forest soundscape with bird calls and light wind
  • Spatial fire crackle on the two torch emitters
  • Spatial hum on the church bell

Behaviors

  • Market awning flags bob gently in the breeze
  • Torch flames pulse (scale breathing)
  • Weathervane on the church spins slowly

How to Load

gen_load_world({ "path": "medieval-village" })

To customize, fork it first:

gen_fork_world({ "source": "medieval-village", "new_name": "my-village" })

Then modify entities, add NPCs, doors, or teleporters as needed.

版本历史

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

同 Skill 集合

crates/gen/templates/dungeon-crawler/SKILL.md
crates/gen/templates/island-paradise/SKILL.md
crates/gen/templates/space-station/SKILL.md
crates/gen/templates/zen-garden/SKILL.md

元信息

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

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