character
Core patterns for all characters — home, location, relationships, inventory
Installation
SKILL.md
Characters are entities that exist in the world. Players, NPCs, companions, cats — all are characters.
| home | Physical file path | NEVER | | location | Current position in world | Runtime |
Characters own their own state. The CHARACTER.yml file is CANONICAL for:
Core patterns for all characters — home, location, relationships, inventory Source: simhacker/moollm.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/simhacker/moollm --skill character- Source
- simhacker/moollm
- Category
- </>Dev Tools
- Verified
- —
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is character?
Core patterns for all characters — home, location, relationships, inventory Source: simhacker/moollm.
How do I install character?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/simhacker/moollm --skill character Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/simhacker/moollm
Details
- Category
- </>Dev Tools
- Source
- user
- First Seen
- 2026-02-01