Agent skill · Design & Presentation

simulator-effect

Implication beats simulation — imagination renders (Will Wright)

majiayu000github.com/majiayu000GitHub ↗
claude-coderead-onlyMIT
Install
npx skills add majiayu000/claude-skill-registry --skill simulator-effect-simhacker-moollm-3 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 7 KB
Bundled scripts: none
Allowed tools: read_file
Path: skills/ai-llm/simulator-effect-simhacker-moollm-3/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Simulator Effect Skill Specification > *Implication is more efficient (and richer) than simulation.* ## Purpose The Simulator Effect skill provides principles and methods for leveraging imagination -- human or LLM -- to fill gaps in sparse specifications. Instead of exhaustive simulation, provide seeds that activate rich mental models. --- ## Core Methods ### IMPLY Instead of simulating, imply. **Input:** Minimal specification (name, archetype, sensory details) **Output:** Rich interpretation filling gaps coherently ```yaml # Input character: archetype: "grizzled bartender" # LLM interprets as bartender: name: Grim appearance: weathered face, salt-and-pepper beard manner: laconic, speaks in short sentences knowledge: has seen every adventurer who passed through secrets: knows where the treasure is, will not say ``` ### SEED Provide imagination seeds rather than exhaustive specification. **Seed types:** - **Archetype** -- "bartender", "sage", "trickster" - **Sensory detail** -- "smells of woodsmoke" - **Mystery** -- "the locked door no one mentions" - **Tension** -- "she avoided his gaze" - **K-line** -- "Sagittarius", "melancholy", "playful" ```yaml room: seeds: archetype: "myste

What's inside
Steps it walks through
  1. Purpose
  2. Core Methods
  3. IMPLY
  4. SEED
  5. SPARSE
  6. ARCHETYPE
  7. JAZZ
  8. The Astrillogical Pattern
  9. Integration with Other Skills
  10. With k-lines/
  11. With adversarial-committee/
  12. With speed-of-light/
  13. With needs/
  14. With empathic-templates/
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the simulator-effect skill do?

Implication beats simulation — imagination renders (Will Wright)

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill simulator-effect-simhacker-moollm-3 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going