Che cos'è room?
Le stanze sono mappe contestuali di attivazione navigabili intrecciate. Entrare = chiamare. Uscire = ritornare. Fonte: simhacker/moollm.
Le stanze sono mappe contestuali di attivazione navigabili intrecciate. Entrare = chiamare. Uscire = ritornare.
Installa rapidamente la skill AI room nel tuo ambiente di sviluppo tramite riga di comando
Fonte: simhacker/moollm.
Rooms are intertwingled navigable activation context maps. Entering = calling. Exiting = returning.
| Directory | Room | Stack frame | | cd room/ | Enter | Function call | | cd .. | Exit | Return | | Files in dir | Active entities | Local variables | | Links | Exits/doors | Calls to other functions |
A region is a sub-directory that represents a portion of the same room — like the stage area of the pub, or the back corner of a library.
Le stanze sono mappe contestuali di attivazione navigabili intrecciate. Entrare = chiamare. Uscire = ritornare. Fonte: simhacker/moollm.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/simhacker/moollm --skill roomLe stanze sono mappe contestuali di attivazione navigabili intrecciate. Entrare = chiamare. Uscire = ritornare. Fonte: simhacker/moollm.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/simhacker/moollm --skill room Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/simhacker/moollm