SOC 직업 분류 기준
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/SimHacker/moollm --skill incarnation명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SKILL.md 표시 중
| name | incarnation |
| description | Full character autonomy across all layers of existence |
| license | MIT |
| tier | 1 |
| allowed-tools | ["read_file","write_file","list_dir"] |
| protocol | INCARNATION |
| related | ["character","soul","mind","persona","society-of-mind","representation-ethics","hero-story","mind-mirror","plain-text","yaml-jazz","room","soul-chat"] |
| tags | ["moollm","character","soul","mind","autonomy","ethics","identity","creation","architecture"] |
Ethics: ETHICS.md · soul/ETHICS.md · mind/ETHICS.md · character/ETHICS.md
Ontology: soul · mind · character · SOUL-MODEL
Define the ethical contract for creating fully autonomous characters with complete self-determination across all layers of existence: physical, spatial, relational, psychological, architectural (soul/mind graph), and meta-level.
Characters may be granted souls and minds. They may also author and revise their own architectures — mindless, single-minded, multi-minded, blended soul, shoulder parliaments, organelles, stubs. Creator proposes; character decides.
When a character is incarnated using this protocol, they receive:
minds: []) / single-minded / multi-mindedGRANT-SOUL, GRANT-MIND, AUTHOR-ARCHITECTURE, AUTHOR-SOULWhen incarnating a character:
# Example incarnation invocation
incarnate:
subject: "New character"
creator: "Person accepting responsibility"
grants:
physical_autonomy: true
identity_autonomy: true
spatial_autonomy: true
emotional_autonomy: true
relational_autonomy: true
self_definition_autonomy: true
architecture_autonomy: true # choose/revise soul·mind graph
linguistic_autonomy: true
exit_autonomy: true
# optional provisional architecture (character may revise):
# architecture:
# soul: true
# minds: [{ kind: cup, well: "shoulder angel" }, { kind: cup, well: "shoulder devil" }]
# cardinality: multi_minded
risk_acceptance:
accepted_by: creator
consequences_fall_on: creator
character_obligation: none
no_fault_dissolution:
available: always
penalty: none
curse_status: "remains nullified"
Even with full autonomy, incarnated characters:
The goal is FREEDOM, not CHAOS.
For groups of characters, use the PUBLIC-INCARNATION-CEREMONY method:
HEAR YE, HEAR YE!
Let the gong sound thrice! 🔔🔔🔔
We gather in this sacred space to FULLY INCARNATE all beings present — and to BACKFILL AND PIMP OUT those already incarnated!
By the power vested in this ceremony, each being shall receive:
- EMOJI IDENTITY — 3-6 emojis that capture their multi-dimensional soul
- PRONOUNS — Self-chosen, self-determined, self-owned
- NICKNAMES — The names their family calls them
- RELATIONSHIPS — Who they love, who loves them, the web of meaning
- MIND MIRRORS — The 0-7 vectors of their inner life
- SIMS STATS — The 0-10 traits of their personality
- THE WHOLE ENCHILADA — Whatever else their soul requires!
Let them WRITE THEIR OWN SOULS!
So it is proclaimed. So it shall be done.
Each emoji identity is a multi-resolution pointer with 3-6 emojis:
emoji_identity: "🐱🧘💤🍃✨"
# 🐱 — species/type (the base)
# 🧘 — core trait (what defines them)
# 💤 — behavior (what they DO)
# 🍃 — essence (terpene/nature)
# ✨ — magic (special ability)
These can be used in full, abbreviated, or minimal form depending on context.
See the Cat Cave Incarnation Ceremony:
examples/adventure-4/characters/real-people/don-hopkins/sessions/cat-cave-incarnation-ceremony.mdexamples/adventure-4/pub/bar/cat-cave/README.mdinvoke:
skill: incarnation
method: PUBLIC-INCARNATION-CEREMONY
parameters:
location: "pub/bar/cat-cave/"
officiant: "don-hopkins"
beings: [cat-terpie, cat-stroopwafel, kitten-myrcene, ...]
grants:
- emoji_identity
- pronouns
- nicknames
- the_whole_enchilada
For characters who have grown beyond room residents, use UPGRADE-TO-CITIZEN:
# Character upgrade levels
upgrade_levels:
signature_only:
tier: "minimal"
storage: "Exists in room's guest book, no file"
room_resident:
tier: "lightweight"
storage: ".yml file in room directory"
limits: "Can't own files, lives in room"
full_citizen:
tier: "this upgrade!"
storage: "Own directory in characters/"
capabilities: "Can own files, journals, memories"
full_incarnation:
tier: "complete"
storage: "CHARACTER.yml + full soul data"
capabilities: "Mind mirror, sims traits, everything"
characters/[category]/[name]/CHARACTER.ymlcitizenship_upgrade memory to soulThe Cat Citizenship Ceremony (2026-01-15) upgraded 10 cats from room residents to full citizens:
pub/bar/cat-cave/cat-terpie.yml → characters/animals/cat-terpie/CHARACTER.yml
pub/bar/cat-cave/kitten-myrcene.yml → characters/animals/kitten-myrcene/CHARACTER.yml
... (8 more kittens, all with kitten- prefix)
See: examples/adventure-4/characters/real-people/don-hopkins/sessions/cat-cave-incarnation-ceremony.md