vanguard-frontier-agentic
v3.13.0Curated marketplace for cloud and zero-trust AI workflows. 331 agents, 286 skills, and rules across AWS, Azure, OCI, GCP, Alibaba Cloud, Huawei Cloud, Kubernetes, and Terraform.
By VincentChuWaiChowLicense: Apache-2.023 GitHub starsUpdated 12 hours ago
Directory evidence
- Runtimes
- Codex
- Parsed components
- 1 skill or MCP entry
- 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 vanguard-frontier-agentic for Codex
codex plugin marketplace add VincentChuWaiChow/vanguard-frontier-agentic
codex plugin marketplace upgrade vanguard-frontier-agentic
codex plugin add vanguard-frontier-agentic@vanguard-frontier-agenticPaste 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 “vanguard-frontier-agentic-3” remain stable.
- Codex:
vanguard-frontier-agentic-3@agent-plugin-marketplace→vanguard-frontier-agentic@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-agenticClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/vanguard-frontier-agentic/.
Plugin files
├── .codex-plugin/plugin.json└── skills/vanguard-frontier-agentic-install/SKILL.md
Included Skills1
Install all Vanguard Frontier Agentic Codex agents and companion skills into the current user's ~/.codex home after adding or installing the plugin marketplace.
Plugin manifests1
{
"name": "vanguard-frontier-agentic",
"version": "3.13.0",
"description": "Curated marketplace for cloud and zero-trust AI workflows. 331 agents, 286 skills, and rules across AWS, Azure, OCI, GCP, Alibaba Cloud, Huawei Cloud, Kubernetes, and Terraform.",
"author": {
"name": "VincentChuWaiChow",
"url": "https://github.com/VincentChuWaiChow"
},
"homepage": "https://github.com/VincentChuWaiChow/vanguard-frontier-agentic#readme",
"repository": "https://github.com/VincentChuWaiChow/vanguard-frontier-agentic",
"license": "Apache-2.0",
"keywords": [
"agentic",
"agents",
"marketplace",
"cloud",
"aws",
"azure",
"gcp",
"oci",
"alibaba",
"huawei",
"kubernetes",
"terraform",
"zero-trust",
"compliance",
"codex"
],
"interface": {
"displayName": "Vanguard Frontier Agentic",
"shortDescription": "Cloud and zero-trust agent marketplace for Codex.",
"longDescription": "Curated cloud, security, compliance, and platform agents for AWS, Azure, OCI, GCP, Alibaba Cloud, Huawei Cloud, OVHcloud, Scaleway, Hetzner, Contabo, IONOS, Kubernetes, Terraform, and NVIDIA. Includes provider maestros (router agents) and live-mutation guards that enforce approval, target confirmation, evidence capture, and rollback before any live cloud mutation. For the full catalog of agent adapter files (.codex/agents/*.toml), run `npx vfa-export-agents --platform codex --all --repo .` after installing this plugin.",
"developerName": "VincentChuWaiChow",
"category": "Productivity",
"capabilities": [
"Interactive",
"Write"
],
"defaultPrompt": [
"Audit my AWS IAM policies for least-privilege violations.",
"Review this Terraform plan for blast radius and deletion risk.",
"Route this Alibaba Cloud task through the maestro pattern."
],
"brandColor": "#3B82F6"
},
"skills": "./skills/"
}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.
[vanguard-frontier-agentic on Agent Plugins Marketplace](https://pluginsmp.com/plugins/vanguard-frontier-agentic-3)