lovable
v2.0.1Build apps and websites
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
codex plugin marketplace add FaLalens/codex-plugins-zh
codex plugin marketplace upgrade openai-curated
codex plugin add lovable@openai-curatedPaste 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-marketplace→lovable@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-zhClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/lovable/.
Plugin files
└── .codex-plugin/plugin.json
Plugin manifests1
{
"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"
}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.
[lovable on Agent Plugins Marketplace](https://pluginsmp.com/plugins/lovable-3)