Skip to content

galokme/mixmatter

v2.1.0MIT

MixMatter is a source-aware AI art-direction and visual-reconstruction system for existing imagery.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "mixmatter",
  "version": "2.1.0",
  "description": "MixMatter is a source-aware AI art-direction and visual-reconstruction system for existing imagery.",
  "author": {
    "name": "Fan Jiale / Galok",
    "email": "galokview@outlook.com",
    "url": "https://www.galok.me"
  },
  "homepage": "https://www.galok.me/mixmatter/",
  "license": "MIT",
  "keywords": [
    "image-generation",
    "art-direction",
    "editorial-design",
    "visual-reconstruction",
    "halftone",
    "duotone",
    "collage"
  ],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "MixMatter",
        "shortDescription": "AI art direction for existing imagery",
        "longDescription": "MixMatter reads a user-supplied image before reconstructing it, identifies what must survive, forms a source-specific art-direction thesis, and rebuilds the image through flattened editorial composition, source-derived cropping and scale shifts, selective photographic retention, visible halftone and duotone, graphic fields, controlled tactile collage, and modernist hierarchy. Clear requests execute directly; vague requests are handled with autonomous judgment unless real ambiguity requires clarification. Revisions preserve successful decisions rather than restarting from a random composition. MixMatter adds no new typography by default, never invents or translates source text, and permits only exact wording explicitly supplied by the user unless generated copy is explicitly authorized.",
        "developerName": "Fan Jiale",
        "category": "Creativity",
        "capabilities": [
          "Interactive",
          "Write"
        ],
        "websiteURL": "https://www.galok.me/mixmatter/",
        "privacyPolicyURL": "https://www.galok.me/mixmatter/privacy/",
        "termsOfServiceURL": "https://www.galok.me/mixmatter/terms/",
        "defaultPrompt": [
          "Process this image with MixMatter. Preserve what makes the source identifiable and do not add new text.",
          "Make this image flatter and more graphic with MixMatter. Preserve the main subject and defining structure.",
          "Reconstruct this portrait with MixMatter. Keep the identity intact, simplify the background, and add no new typography."
        ],
        "brandColor": "#126BFF",
        "composerIcon": "./assets/mixmatter-icon-light.svg",
        "logo": "./assets/mixmatter-icon-light.svg"
      }
    }
  }
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.openai