Agent skill · Frontend

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.

Ohad Krispin387★ · +11/wk · 2 repos on radarProfile →
claude-codecodexcursorMIT
Install
npx skills add ohad6k/emulo --skill work --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 1 KB
Bundled scripts: none
Path: skills/work/SKILL.md
Open the folder on GitHub →
Where it comes from
Source: ohad6k/emulo
Stars: 215 · +7 this week
Language: Python

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

From the SKILL.md

# 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.

About this skill
What does the work skill do?

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.

How do I install it?

Run `npx skills add ohad6k/emulo --skill work --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 ohad6k/emulo, a repository with 215 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