Agent Plugins Marketplace
All plugins

morning-ai

v1.4.1

AI news tracking system. Tracks 80+ AI entities across 5 automated sources + agent X/Twitter search and generates daily structured reports.

Codex

By octo-patchLicense: MIT1.1k GitHub starsUpdated 2 days ago

Directory evidence

Runtimes
Codex
Parsed components
0 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 morning-ai 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 morning-ai@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 “morning-ai” remain stable.

  • Codex: morning-ai@agent-plugin-marketplacemorning-ai@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/octo-patch/MorningAI/.

Plugin files

plugins/octo-patch/MorningAI/
└── .codex-plugin/plugin.json

Plugin manifests1

plugins/octo-patch/MorningAI/.codex-plugin/plugin.json
{
  "name": "morning-ai",
  "version": "1.4.1",
  "description": "AI news tracking system. Tracks 80+ AI entities across 5 automated sources + agent X/Twitter search and generates daily structured reports.",
  "author": {
    "name": "octo-patch",
    "url": "https://github.com/octo-patch"
  },
  "homepage": "https://github.com/octo-patch/MorningAI",
  "repository": "https://github.com/octo-patch/MorningAI",
  "license": "MIT",
  "keywords": [
    "ai",
    "news",
    "tracking",
    "daily-report",
    "multi-source",
    "scheduled",
    "cron",
    "automated"
  ],
  "skills": "./",
  "interface": {
    "displayName": "Morning AI",
    "shortDescription": "Track 80+ AI entities across 5 automated sources + agent X/Twitter search with daily scored reports",
    "longDescription": "Daily-scheduled AI news tracker. Collects updates from 80+ AI entities across Reddit, HN, GitHub, HuggingFace, arXiv, and agent X/Twitter search. Generates scored, deduplicated Markdown reports with optional cover infographics.",
    "developerName": "octo-patch",
    "category": "Productivity",
    "capabilities": [
      "Read",
      "Write"
    ],
    "websiteURL": "https://github.com/octo-patch/MorningAI",
    "defaultPrompt": "Track today's AI news and generate a scored daily report"
  }
}

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

[morning-ai on Agent Plugins Marketplace](https://pluginsmp.com/plugins/morning-ai)