·empathic-templates
</>

empathic-templates

simhacker/moollm

Smart templates that understand semantic intent, not just string substitution

4Installs·1Trend·@simhacker

Installation

$npx skills add https://github.com/simhacker/moollm --skill empathic-templates

SKILL.md

"Templates that understand what you mean, not just what you wrote."

Empathic Templates are MOOLLM's approach to template instantiation: templates that leverage LLM comprehension to understand semantic intent, not just perform mechanical string substitution.

Traditional templates: {{name}} → replace with literal value Empathic templates: {{name}} → understand what name means in context, generate appropriate content

Smart templates that understand semantic intent, not just string substitution Source: simhacker/moollm.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/simhacker/moollm --skill empathic-templates
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is empathic-templates?

Smart templates that understand semantic intent, not just string substitution Source: simhacker/moollm.

How do I install empathic-templates?

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 empathic-templates 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