naming

Big-endian file naming as semantic binding

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "naming" with this command: npx skills add simhacker/moollm/simhacker-moollm-naming

Naming Skill

"The filesystem is a semantic network."

This skill wraps kernel/NAMING.yml.

Core Pattern

TYPE-VARIANT.ext
PartMeaningExamples
TYPECategory/rolecat, staff, ROOM
VARIANTSpecific instanceterpie, marieke
extFile type.yml, .md

Examples

pub/
├── ROOM.yml            # Type only — the pub itself
├── cat-terpie.yml      # Type-variant
├── cat-stroopwafel.yml
├── staff-marieke.yml
└── menu-strains.yml    # Menu type, strains variant

Sorting Advantage

ls *.yml | sort
# cat-stroopwafel.yml
# cat-terpie.yml
# menu-strains.yml
# ROOM.yml
# staff-marieke.yml

Categories cluster. Finding "all cats" → cat-*.yml

Special Filenames

NamePurpose
ROOM.ymlRoom definition
CHARACTER.ymlCharacter definition
SKILL.mdSkill specification
README.mdHuman landing page
INDEX.ymlRegistry

Canonical Forms

See kernel/NAMING.yml for:

  • Full naming rules
  • Big-endian rationale
  • Minsky K-line connection

Dovetails With

Kernel

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

self-repair

No summary provided by upstream source.

Repository SourceNeeds Review
General

probability

No summary provided by upstream source.

Repository SourceNeeds Review
General

dog

No summary provided by upstream source.

Repository SourceNeeds Review
General

persona

No summary provided by upstream source.

Repository SourceNeeds Review