Agent Plugins Marketplace
All plugins

emulo

v0.6.2

Mine real AI coding sessions into a bounded, evidence-backed personal layer.

Codex5 Skills

By OhadLicense: MIT1.1k GitHub starsUpdated 2 days ago

Directory evidence

Runtimes
Codex
Parsed components
5 skill or MCP entries
Source updated
Sep 22, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install emulo for Codex

Installs for the current user
codex plugin marketplace add hashgraph-online/awesome-codex-plugins
codex plugin marketplace upgrade awesome-codex-plugins
codex plugin add emulo@awesome-codex-plugins

Paste and run these commands in a terminal with Codex. They add and refresh the awesome-codex-plugins catalog, then install this plugin.

Compatibility: the page URL and API slug “emulo” remain stable.

  • Codex: emulo@agent-plugin-marketplaceemulo@awesome-codex-plugins

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/hashgraph-online/awesome-codex-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/ohad6k/ditto/.

Plugin files

plugins/ohad6k/ditto/
├── .codex-plugin/plugin.json
├── skills/design/SKILL.md
├── skills/mine/SKILL.md
├── skills/video/SKILL.md
├── skills/work/SKILL.md
└── skills/write/SKILL.md

Included Skills5

designskills/design/SKILL.md

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.

mineskills/mine/SKILL.md

Use only when the user explicitly asks to run, set up, update, re-mine, or deepen Emulo from real local AI coding-session history.

videoskills/video/SKILL.md

Use when a brief has to become a film. Turns a one line ask into a Claude Design prompt written in the animations-v3 engine's own language, plus the built piece.jsx and a contact sheet to look at before anyone renders. Covers reference roles, the kit, the storyboard gate, the motion floor, and the verification commands. Do not use for backend work, UI design, or marketing copy alone.

workskills/work/SKILL.md

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.

writeskills/write/SKILL.md

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.

Plugin manifests1

plugins/ohad6k/ditto/.codex-plugin/plugin.json
{
  "name": "emulo",
  "version": "0.6.2",
  "description": "Mine real AI coding sessions into a bounded, evidence-backed personal layer.",
  "author": {
    "name": "Ohad"
  },
  "homepage": "https://github.com/ohad6k/emulo",
  "repository": "https://github.com/ohad6k/emulo",
  "license": "MIT",
  "keywords": [
    "personalization",
    "skills",
    "session-mining",
    "agents"
  ],
  "skills": "./skills/",
  "interface": {
    "displayName": "Emulo",
    "shortDescription": "Your agents stop starting from zero",
    "longDescription": "Emulo mines selected evidence from your real local coding-agent sessions into private work, design, writing, and video profiles.",
    "developerName": "Ohad",
    "category": "Developer Tools",
    "capabilities": [
      "Interactive",
      "Read",
      "Write"
    ],
    "defaultPrompt": [
      "Run Emulo",
      "Update my Emulo profile"
    ],
    "websiteURL": "https://github.com/ohad6k/emulo",
    "brandColor": "#141414",
    "composerIcon": "./assets/emulo.svg",
    "logo": "./assets/emulo.png",
    "screenshots": []
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[emulo on Agent Plugins Marketplace](https://pluginsmp.com/plugins/emulo)