Agent Plugins Marketplace
All plugins

anime-identity-designer

v1.1.0

Create recognizable anime character identities, portraits, branding boards, and production sheets from real people.

Codex1 Skill

By Lux SolariLicense: CC-BY-SA-4.00 GitHub starsUpdated last week

Directory evidence

Runtimes
Codex
Parsed components
1 skill or MCP entry
Source updated
Sep 11, 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 anime-identity-designer for Codex

Installs for the current user
codex plugin marketplace add luxsolari/lux-solari-codex-plugins
codex plugin marketplace upgrade lux-solari-codex
codex plugin add anime-identity-designer@lux-solari-codex

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

Compatibility: the page URL and API slug “anime-identity-designer” remain stable.

  • Codex: anime-identity-designer@agent-plugin-marketplaceanime-identity-designer@lux-solari-codex

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/luxsolari/lux-solari-codex-plugins

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

Plugin files

plugins/anime-identity-designer/
├── .codex-plugin/plugin.json
└── skills/anime-identity-designer/SKILL.md

Included Skills1

anime-identity-designerskills/anime-identity-designer/SKILL.md

Art-direct and generate recognizable anime-inspired portraits, character branding boards, expression sheets, costume explorations, emblems, and production-ready character bibles from real people. Use when a user provides a person or portrait and wants an anime identity treatment. Do not use for unrelated generic anime scenes.

Plugin manifests1

plugins/anime-identity-designer/.codex-plugin/plugin.json
{
  "name": "anime-identity-designer",
  "version": "1.1.0",
  "description": "Create recognizable anime character identities, portraits, branding boards, and production sheets from real people.",
  "author": {
    "name": "Lux Solari"
  },
  "repository": "https://github.com/luxsolari/lux-solari-codex-plugins",
  "license": "CC-BY-SA-4.0",
  "keywords": [
    "anime",
    "character-design",
    "identity",
    "image-generation",
    "art-direction"
  ],
  "skills": "./skills/",
  "interface": {
    "displayName": "Anime Identity Designer",
    "shortDescription": "Create recognizable anime character identity systems.",
    "longDescription": "Art-direct and generate anime portraits, character branding boards, expression sheets, costume explorations, and production-ready character bibles while preserving the subject's identity.",
    "developerName": "Lux Solari",
    "category": "Design",
    "capabilities": [
      "art direction",
      "image generation",
      "identity preservation",
      "character systems"
    ],
    "brandColor": "#EF7D5A",
    "screenshots": [
      "skills/anime-identity-designer/assets/ChatGPT Image Jun 13, 2026, 01_13_19 AM.png",
      "skills/anime-identity-designer/assets/ChatGPT Image Jun 13, 2026, 01_24_25 AM.png",
      "skills/anime-identity-designer/assets/ChatGPT Image Jun 13, 2026, 01_31_40 AM.png"
    ],
    "defaultPrompt": "Use $anime-identity-designer."
  }
}

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

[anime-identity-designer on Agent Plugins Marketplace](https://pluginsmp.com/plugins/anime-identity-designer)