ohad6k/emulo · Archived

write

Use for marketing, social, replies, product copy, launch copy, and writing in the user's voice when their Emulo writing profile should guide the task. Do not use for unrelated execution or UI/UX design alone.

First seen Jul 12, 2026

Installation

$ npx skills add ohad6k/emulo --skill write

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from ohad6k/emulo.

npx skills add ohad6k/emulo

Browse all from ohad6k/emulo

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 289
License LICENSE
Default branch main
Open issues 12
Status Archived

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,951 B
  • docs SUMMARY.md 221 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 6 installs

SKILL.md

Emulo write

  1. Locate emulo.py two directories above this skill; fall back to ./emulo.py only for a direct repo checkout.
  2. Store the resolved absolute runtime path as EMULOPY, then run python "$EMULOPY" plugin profile-path --domain write.
  3. If it exits nonzero, give its exact recovery or targeted-deepen instruction and stop loading personal context.
  4. Read every returned path completely. The first is the core working profile; the second is the writing profile. Apply both.
  5. Pick the register from context; never ask. A writing profile with register sections (## Voice laws, ## Casual register, ## Professional register) loads voice laws always, plus exactly one register:

- An explicit audience statement from the user ("for my boss", "make it formal") always wins. - Otherwise infer from what is in the task: a pasted thread with a manager, client, or customer, a formal email, documentation, or official product copy selects professional; a community reply, social post, chat banter, or a builder-to-builder thread selects casual; a pasted conversation selects the register matching that thread's own audience and tone. - State the pick in one short line ("using professional register") so it is correctable, then write; never block on register confirmation. - If the picked register has no section in the profile, load the voice laws only and never substitute the other register; say so in the same line ("professional register not mined yet, using voice laws only") and suggest run emulo and deepen write to mine it. - A flat profile without register sections applies in full, unchanged.

  1. Never imitate a generic voice when the writing domain is inactive.