Agent Plugins Marketplace
All plugins

whatsapp-business-platform

v1.0.0

Projeta e opera integrações Meta WhatsApp Business Platform, incluindo Cloud API, Technology Provider, Embedded Signup v4 e Coexistence.

Codex1 Skill

By Carlos AraujoLicense: MIT0 GitHub starsUpdated 3 days ago

Directory evidence

Runtimes
Codex
Parsed components
1 skill or MCP entry
Source updated
Sep 21, 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 whatsapp-business-platform for Codex

Installs for the current user
codex plugin marketplace add cadugevaerd/codex-skills
codex plugin marketplace upgrade codex-skills
codex plugin add whatsapp-business-platform@codex-skills

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

Compatibility: the page URL and API slug “whatsapp-business-platform-2” remain stable.

  • Codex: whatsapp-business-platform-2@agent-plugin-marketplacewhatsapp-business-platform@codex-skills

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/cadugevaerd/codex-skills

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

Plugin files

plugins/whatsapp-business-platform/
├── .codex-plugin/plugin.json
└── skills/whatsapp-business-platform/SKILL.md

Included Skills1

whatsapp-business-platformskills/whatsapp-business-platform/SKILL.md

Projeta e opera integrações Meta WhatsApp Business Platform, incluindo Cloud API, Technology Provider, Embedded Signup v4 e Coexistence.

Plugin manifests1

plugins/whatsapp-business-platform/.codex-plugin/plugin.json
{
  "name": "whatsapp-business-platform",
  "version": "1.0.0",
  "description": "Projeta e opera integrações Meta WhatsApp Business Platform, incluindo Cloud API, Technology Provider, Embedded Signup v4 e Coexistence.",
  "author": {
    "name": "Carlos Araujo",
    "email": "[email protected]",
    "url": "https://github.com/cadugevaerd"
  },
  "homepage": "https://github.com/cadugevaerd/codex-skills",
  "repository": "https://github.com/cadugevaerd/codex-skills",
  "license": "MIT",
  "keywords": [
    "whatsapp",
    "meta",
    "cloud-api",
    "technology-provider",
    "embedded-signup",
    "coexistence"
  ],
  "skills": "./skills/",
  "interface": {
    "displayName": "WhatsApp Business Platform",
    "shortDescription": "Cloud API, Provider, onboarding v4 e Coexistence.",
    "longDescription": "Orienta arquitetura, onboarding multi-WABA, Technology Provider, segurança, webhooks e uso simultâneo do WhatsApp Business App com Cloud API.",
    "developerName": "Carlos Araujo",
    "category": "Development",
    "capabilities": [
      "WhatsApp Cloud API",
      "Technology Provider",
      "Embedded Signup",
      "Coexistence",
      "Webhook Architecture"
    ],
    "defaultPrompt": [
      "/whatsapp-business-platform modo=provider planejar onboarding multiempresa",
      "/whatsapp-business-platform modo=coexistence verificar App manual + Cloud API"
    ]
  }
}

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

[whatsapp-business-platform on Agent Plugins Marketplace](https://pluginsmp.com/plugins/whatsapp-business-platform-2)