Agent Plugins Marketplace
All plugins

catalyst-by-zoho

v1.0.1

Extend Codex with Catalyst by Zoho's capabilities.

Codex1 Skill

By Catalyst by ZohoLicense: MIT5.2k GitHub starsUpdated 4 weeks ago

Directory evidence

Runtimes
Codex
Parsed components
1 skill or MCP entry
Source updated
Aug 26, 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 catalyst-by-zoho for Codex

Installs for the current user
codex plugin marketplace add IchenDEV/agent-plugin-mkt
codex plugin marketplace upgrade agent-plugin-marketplace
codex plugin add catalyst-by-zoho@agent-plugin-marketplace

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

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/openai/plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/catalyst-by-zoho/.

Plugin files

plugins/catalyst-by-zoho/
├── .codex-plugin/plugin.json
└── skills/catalyst-by-zoho/SKILL.md

Included Skills1

catalyst-by-zohoskills/catalyst-by-zoho/SKILL.md

Expert coding assistant for Catalyst by Zoho — full-stack serverless cloud platform. Trigger on any mention of Catalyst, zcatalyst, AppSail, Data Store, ZCQL, Cache, Stratus, Circuits, SmartBrowz, ConvoKraft, Slate, Signals, Pipelines, QuickML, NoSQL, Job Scheduling, Zia Services, CodeLib, API Gateway, Connections, Zoho MCP, CatalystbyZoho, catalyst init/deploy/serve, zcatalyst-sdk-node, or catalyst-config.json. Covers all 7 function types, full service catalog, architectural guidance, and Zoho MCP tool-based resource management. Also trigger on migration/comparison with AWS Lambda, S3, DynamoDB, Vercel, Netlify, Supabase, Firebase, Heroku, Cloud Run, Cloudflare R2, Railway. Trigger on Catalyst pricing, cost estimation, or "create tables for me", "set up the database", "deploy to Catalyst", "build on Zoho's platform", or "is Catalyst like Firebase". Do NOT use for generic Zoho CRM questions unless Catalyst is the target.

Plugin manifests1

plugins/catalyst-by-zoho/.codex-plugin/plugin.json
{
  "name": "catalyst-by-zoho",
  "version": "1.0.1",
  "description": "Extend Codex with Catalyst by Zoho's capabilities.",
  "author": {
    "name": "Catalyst by Zoho",
    "email": "[email protected]",
    "url": "https://catalyst.zoho.com/"
  },
  "homepage": "https://catalyst.zoho.com/",
  "repository": "https://github.com/catalystbyzoho",
  "license": "MIT",
  "keywords": [
    "zoho",
    "catalyst",
    "serverless",
    "mcp",
    "cloud"
  ],
  "skills": "./skills/",
  "apps": "./.app.json",
  "interface": {
    "displayName": "Catalyst by Zoho",
    "shortDescription": "Use Catalyst by Zoho capabilities in Codex.",
    "longDescription": "Catalyst by Zoho plugin extends Codex with MCP-backed workflows and skills for building, managing, and operating Catalyst projects.",
    "developerName": "Catalyst by Zoho",
    "category": "Developer Tools",
    "capabilities": [
      "MCP",
      "Read",
      "Write"
    ],
    "websiteURL": "https://catalyst.zoho.com/",
    "privacyPolicyURL": "https://www.zoho.com/privacy.html",
    "termsOfServiceURL": "https://www.zoho.com/terms.html",
    "brandColor": "#226DB4",
    "composerIcon": "./assets/catalyst_logo.svg",
    "logo": "./assets/catalyst_logo.svg",
    "defaultPrompt": [
      "Help me work with Catalyst by Zoho.",
      "Show me available Catalyst by Zoho capabilities.",
      "Guide my Catalyst project setup."
    ]
  }
}

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

[catalyst-by-zoho on Agent Plugins Marketplace](https://pluginsmp.com/plugins/catalyst-by-zoho)