Agent Plugins Marketplace
All plugins

cross-platform-agent-template

v0.1.0

Cross-platform agent templates for a curated cloud and zero-trust AI workflow marketplace, with explicit portability boundaries across major coding-agent platforms.

Codex

By VincentChuWaiChowLicense: Apache-2.023 GitHub starsUpdated 14 hours ago

Directory evidence

Runtimes
Codex
Parsed components
0 skill or MCP entries
Source updated
Sep 23, 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 cross-platform-agent-template for Codex

Installs for the current user
codex plugin marketplace add VincentChuWaiChow/vanguard-frontier-agentic
codex plugin marketplace upgrade vanguard-frontier-agentic
codex plugin add cross-platform-agent-template@vanguard-frontier-agentic

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

Compatibility: the page URL and API slug “cross-platform-agent-template” remain stable.

  • Codex: cross-platform-agent-template@agent-plugin-marketplacecross-platform-agent-template@vanguard-frontier-agentic

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/VincentChuWaiChow/vanguard-frontier-agentic

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/cross-platform-agent-template/.

Plugin files

plugins/cross-platform-agent-template/
└── .codex-plugin/plugin.json

Plugin manifests1

plugins/cross-platform-agent-template/.codex-plugin/plugin.json
{
  "name": "cross-platform-agent-template",
  "version": "0.1.0",
  "description": "Cross-platform agent templates for a curated cloud and zero-trust AI workflow marketplace, with explicit portability boundaries across major coding-agent platforms.",
  "author": {
    "name": "VincentChuWaiChow",
    "url": "https://github.com/VincentChuWaiChow"
  },
  "repository": "https://github.com/VincentChuWaiChow/vanguard-frontier-agentic",
  "license": "Apache-2.0",
  "keywords": [
    "agentic",
    "agents",
    "cross-platform",
    "codex",
    "copilot",
    "claude-code",
    "cursor",
    "gemini",
    "kiro"
  ],
  "interface": {
    "displayName": "Cross-Platform Agent Template",
    "shortDescription": "Portable agent templates for secure cloud and zero-trust AI workflows.",
    "longDescription": "A cross-platform agent template plugin for Vanguard Frontier Agentic: a curated marketplace of cloud, security, compliance-aware, and zero-trust AI workflows. It helps authors define one strong canonical agent specification, then adapt it honestly across Codex, GitHub Copilot, Claude Code, Cursor, Gemini CLI, and Kiro without pretending the platforms are identical.",
    "developerName": "VincentChuWaiChow",
    "category": "Productivity",
    "capabilities": [
      "Interactive",
      "Write"
    ],
    "defaultPrompt": [
      "Create a cloud-security agent spec and adapt it to Codex, Copilot, Claude Code, Cursor, Gemini CLI, and Kiro.",
      "Normalize a zero-trust workflow across supported agent platforms and show the non-portable fields.",
      "Generate only the requested adapters and keep compliance, least-privilege, and evidence-backed guidance intact."
    ],
    "brandColor": "#3B82F6"
  }
}

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

[cross-platform-agent-template on Agent Plugins Marketplace](https://pluginsmp.com/plugins/cross-platform-agent-template)