morning-note-desk
v0.1.0+codex.20260925003326Discover APAC market events, research new developments and generate a cited morning email draft.
By Local developer0 GitHub starsUpdated 1 hour ago
Directory evidence
- Runtimes
- Codex
- Parsed components
- 1 skill or MCP entry
- Source updated
- Sep 25, 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 morning-note-desk for Codex
codex plugin marketplace add eloriahu/morning-note-desk
codex plugin marketplace upgrade morning-note-desk
codex plugin add morning-note-desk@morning-note-deskPaste and run these commands in a terminal with Codex. They add and refresh the morning-note-desk catalog, then install this plugin.
Compatibility: the page URL and API slug “morning-note-desk” remain stable.
- Codex:
morning-note-desk@agent-plugin-marketplace→morning-note-desk@morning-note-desk
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/eloriahu/morning-note-deskClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.
Plugin files
├── .codex-plugin/plugin.json└── skills/morning-note/SKILL.md
Included Skills1
Research a broad APAC morning news scan, investigate priority companies and newly discovered names, then generate a cited English morning email draft. Use for morning-note generation or turning a researched news pack into the morning email.
Plugin manifests1
{
"name": "morning-note-desk",
"version": "0.1.0+codex.20260925003326",
"description": "Discover APAC market events, research new developments and generate a cited morning email draft.",
"author": {
"name": "Local developer"
},
"skills": "./skills/",
"interface": {
"displayName": "Morning Note Desk",
"shortDescription": "Research the news, then draft the morning email.",
"longDescription": "Scans broad public news, investigates priority companies and new names, compares evidence, writes concise English updates and creates an editable email draft. Runs inside Codex when requested; sending is separate.",
"developerName": "Local developer",
"category": "Finance",
"capabilities": [],
"defaultPrompt": [
"Generate my APAC morning email from the last 24 hours.",
"Find important new names beyond my priority list.",
"Turn this research pack into a morning email draft."
]
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[morning-note-desk on Agent Plugins Marketplace](https://pluginsmp.com/plugins/morning-note-desk)