Agent Plugins Marketplace
All plugins

codiris-agentizer

v2.1.1

Turn any website into an AI-powered agentfront — crawl, generate, deploy in one command.

Codex

By Iris LabLicense: MIT1.1k GitHub starsUpdated 13 hours ago

Directory evidence

Runtimes
Codex
Parsed components
0 skill or MCP entries
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 codiris-agentizer for Codex

Installs for the current user
codex plugin marketplace add hashgraph-online/awesome-codex-plugins
codex plugin marketplace upgrade awesome-codex-plugins
codex plugin add codiris-agentizer@awesome-codex-plugins

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

Compatibility: the page URL and API slug “codiris-agentizer” remain stable.

  • Codex: codiris-agentizer@agent-plugin-marketplacecodiris-agentizer@awesome-codex-plugins

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/hashgraph-online/awesome-codex-plugins

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

Plugin files

plugins/Humiris/wwa-transform/
└── .codex-plugin/plugin.json

Plugin manifests1

plugins/Humiris/wwa-transform/.codex-plugin/plugin.json
{
  "name": "codiris-agentizer",
  "version": "2.1.1",
  "description": "Turn any website into an AI-powered agentfront — crawl, generate, deploy in one command.",
  "author": {
    "name": "Iris Lab",
    "email": "[email protected]",
    "url": "https://codiris.app"
  },
  "homepage": "https://codiris.app/skills",
  "repository": "https://github.com/Humiris/wwa-transform",
  "license": "MIT",
  "keywords": [
    "codiris",
    "agentizer",
    "agentfront",
    "transform",
    "website",
    "ai-agent",
    "deploy",
    "crawl",
    "wwa"
  ],
  "skills": "./skills/",
  "interface": {
    "displayName": "Codiris Agentizer",
    "shortDescription": "Transform any website into an AI-powered agentfront",
    "longDescription": "Codiris Agentizer crawls any website, analyzes the company (market, products, customers), downloads real images, generates a full Next.js agentfront with AI chat, voice calls, 3D cards, conversational checkout, and deploys to {domain}.codiris.app. Works with any type of company: SaaS, e-commerce, fintech, enterprise.",
    "developerName": "Iris Lab / Codiris",
    "category": "Development",
    "capabilities": [
      "Read",
      "Write",
      "Edit",
      "Bash",
      "Glob",
      "Grep",
      "WebFetch"
    ],
    "websiteURL": "https://codiris.app",
    "privacyPolicyURL": "https://codiris.app/privacy",
    "termsOfServiceURL": "https://codiris.app/terms",
    "defaultPrompt": [
      "Agentize https://stripe.com",
      "Create an agentfront for notion.com",
      "Turn shopify.com into an AI-powered website"
    ],
    "brandColor": "#635BFF",
    "logo": "./assets/logo-256.png",
    "logoLarge": "./assets/logo-1024.png",
    "icon": "./assets/logo-256.png",
    "thumbnail": "./assets/logo-1024.png",
    "logoSmall": "./assets/logo-64.png",
    "logoMedium": "./assets/logo-128.png"
  }
}

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

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