Agent Plugins Marketplace
All plugins

lovable

v2.0.1

Build apps and websites

Codex

By Lovable Labs0 GitHub starsUpdated 4 days ago

Directory evidence

Runtimes
Codex
Parsed components
0 skill or MCP entries
Source updated
Sep 20, 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 lovable for Codex

Installs for the current user
codex plugin marketplace add FaLalens/codex-plugins-zh
codex plugin marketplace upgrade openai-curated
codex plugin add lovable@openai-curated

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

Compatibility: the page URL and API slug “lovable-3” remain stable.

  • Codex: lovable-3@agent-plugin-marketplacelovable@openai-curated

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/FaLalens/codex-plugins-zh

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

Plugin files

plugins/lovable/
└── .codex-plugin/plugin.json

Plugin manifests1

plugins/lovable/.codex-plugin/plugin.json
{
  "apps": "./.app.json",
  "author": {
    "name": "Lovable Labs"
  },
  "description": "Build apps and websites",
  "interface": {
    "capabilities": [],
    "category": "Developer Tools",
    "defaultPrompt": [
      "build me an AI-powered customer support app",
      "build me an AI-powered coaching app",
      "build me a marketing campaign planner"
    ],
    "developerName": "Lovable Labs",
    "displayName": "Lovable",
    "longDescription": "Build apps and websites",
    "privacyPolicyURL": "https://lovable.dev/privacy",
    "shortDescription": "Build apps and websites",
    "termsOfServiceURL": "https://lovable.dev/terms",
    "websiteURL": "https://lovable.dev/"
  },
  "name": "lovable",
  "version": "2.0.1"
}

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

[lovable on Agent Plugins Marketplace](https://pluginsmp.com/plugins/lovable-3)