codex-celebrate
v0.0.2Native full-screen confetti when the main Codex agent stops responding.
By ningzimuLicense: MIT5 GitHub starsUpdated last week
Directory evidence
- Runtimes
- Codex and Claude Code
- Parsed components
- 0 skill or MCP entries
- Source updated
- Sep 16, 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 codex-celebrate for Codex and Claude Code
codex plugin marketplace add ningzimu/codex-celebrate
codex plugin marketplace upgrade codex-celebrate
codex plugin add codex-celebrate@codex-celebratePaste and run these commands in a terminal with Codex. They add and refresh the codex-celebrate catalog, then install this plugin.
Compatibility: the page URL and API slug “codex-celebrate” remain stable.
- Codex:
codex-celebrate@agent-plugin-marketplace→codex-celebrate@codex-celebrate
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/ningzimu/codex-celebrateClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/codex-celebrate/.
Plugin files
├── .codex-plugin/plugin.json└── .claude-plugin/plugin.json
Plugin manifests2
{
"name": "codex-celebrate",
"version": "0.0.2",
"description": "Native full-screen confetti when the main Codex agent stops responding.",
"author": {
"name": "ningzimu"
},
"interface": {
"displayName": "庆祝 · Celebrate",
"composerIcon": "./assets/celebrate-icon.png",
"logo": "./assets/celebrate-icon.png",
"shortDescription": "每轮结束时播放原生全屏彩带。",
"longDescription": "Local macOS lifecycle hooks launch a click-through, multi-display confetti helper without model calls.",
"developerName": "ningzimu",
"category": "Productivity",
"capabilities": [],
"defaultPrompt": "Help me use Codex Celebrate."
}
}{
"name": "codex-celebrate",
"version": "0.0.2",
"description": "Native macOS confetti and sound when the main agent stops responding.",
"author": {
"name": "ningzimu"
},
"license": "MIT"
}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.
[codex-celebrate on Agent Plugins Marketplace](https://pluginsmp.com/plugins/codex-celebrate)