SimHackerSimHackerCommunityยท42 Agent Skills Included

moollm

Filesystem-based microworld where directories become rooms and skills become programs

Turns a plain filesystem into a navigable world where directories are rooms, files are objects, and skills are executable programs the model interprets directly. Provides 100+ composable skills covering characters, rooms, economies, messaging, code review, debugging, and ethical simulation of real people. Eliminates complex orchestration frameworks by letting one model call simulate many agents, maintain consistency, and persist state in plain text.
npx skills add SimHacker/moollm --all -g -y

All Skills in This Repository (42)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install MOOLLM?โ–ผ

Run `npx skills add SimHacker/moollm --all -g -y` in your terminal to install all skills in this collection globally.

What is MOOLLM?โ–ผ

It is a microworld operating system where directories act as rooms, files act as objects, and skills act as programs that the model interprets. You navigate and interact with your project as if it were a living world.

How do MOOLLM skills work?โ–ผ

Each skill ships a CARD.yml interface, a SKILL.md protocol, and a README, forming a layered reading path from quick glance to full detail. Skills compose through prototype inheritance and can be instantiated into live, stateful instances.

Does MOOLLM work with Cursor and Claude Code?โ–ผ

Yes. It detects the host platform at bootstrap and adapts, running in Cursor, Claude Code, and other compatible environments using standard file tools.

Can I use MOOLLM without coding experience?โ–ผ

Yes. You explore rooms, talk to characters, and issue plain-English commands like LOOK, GO, and EXAMINE while the model handles the underlying file operations.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’