packages/twenty-codex-plugin/assets/screenshots/README.md
The Codex marketplace listing for the Twenty plugin requires ≥ 1 screenshot showing the plugin in action (Build guide §Assets).
Three screenshots, all PNG, at marketplace resolution (preferably 1600×1000 or higher, 16:10):
01-create-app.png — create-app mid-flow: user prompt asking to scaffold a new Twenty app, the agent asking for the instance URL, and the create-twenty-app output visible.02-develop-and-sync.png — develop-app adding an entity through yarn twenty dev:add, followed by yarn twenty dev --once syncing successfully.03-use-twenty-mcp.png — use-twenty-mcp retrieving a workspace records table where the record-name column is rendered as a linked Markdown table..codex-plugin/plugin.json interface.screenshots:
"screenshots": [
"./assets/screenshots/01-create-app.png",
"./assets/screenshots/02-develop-and-sync.png",
"./assets/screenshots/03-use-twenty-mcp.png"
]
yarn workspace twenty-codex-plugin validate — the planned assertAssets check confirms every referenced screenshot exists and is PNG.CHECKLIST.md with the reviewer's date.No customer data, real workspace URLs, real API keys, or unreleased confidential content. Use the bundled local Docker instance or a dedicated demo workspace for captures.