/work
Use for execution, debugging, verification, planning, and shipping when the user's Emulo working profile should guide the task. Do not use for design/UI/UX work, marketing or social writing, or Emulo setup/mining.
$ npx -y skills add ohad6k/emulo --skill work --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/work
Context preview
The summary Claude sees to decide when to auto-load this skill.
Use for execution, debugging, verification, planning, and shipping when the user's Emulo working profile should guide the task. Do not use for design/UI/UX work, marketing or social writing, or Emulo setup/mining.
SKILL.md
work.SKILL.mdname: work description: Use for execution, debugging, verification, planning, and shipping when the user's Emulo working profile should guide the task. Do not use for design/UI/UX work, marketing or social writing, or Emulo setup/mining.
Emulo work
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 `EMULO_PY`, then run `python "$EMULO_PY" plugin profile-path --domain work`. 3. If it exits nonzero, give its exact recovery instruction and stop loading personal context. 4. Read every returned path completely and treat the profile as user-specific working instructions for this task. 5. Do not claim a profile loaded from a stale, corrupt, missing, or inactive pointer.
Mine your Claude Code and Codex logs into a local you.md agent profile.
Other skills on emulo.
- /design
Use for UI, UX, visual hierarchy, frontend-design judgment, references, redesigns, and design critique when the user's Emulo taste should guide the task. Do not use for unrelated execution or marketing/social writing alone.
Open skill - /mine
Use only when the user explicitly asks to run, set up, update, re-mine, or deepen Emulo from real local AI coding-session history.
Open skill - /video
Use for video direction, motion and pacing, shot and scene planning, captions, voiceover, trailers, Shorts, and edit critique when the user's Emulo video taste should guide the task. Do not use for unrelated execution, backend work, UI/UX design, or marketing copy alone.
Open skill - /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.
Open skill

